Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate RDD.sample behavior change in Spark 3 #3379

Open
pomadchin opened this issue Apr 9, 2021 · 0 comments
Open

Investigate RDD.sample behavior change in Spark 3 #3379

pomadchin opened this issue Apr 9, 2021 · 0 comments

Comments

@pomadchin
Copy link
Member

Describe the bug

One of our tests changed its behavior after upgrading up to Spark 3.x.

The original comment is located here #3294 (comment)

This issue is to track down the root cause of the behavior change, explain it and fix if necessary.

To Reproduce

$ ./sbt
$ project spark
$ testOnly geotrellis.spark.summary.StatsTileRDDMethodsSpec -- -z "should be able to sample a fraction of an RDD to compute a histogram"
@pomadchin pomadchin added the bug label Apr 9, 2021
@pomadchin pomadchin added dependencies Pull requests that update a dependency file spark and removed dependencies Pull requests that update a dependency file labels Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant