-
Notifications
You must be signed in to change notification settings - Fork 364
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
Spark 3 & Hadoop 3 support, Scala 2.13 cross compilation #3294
Merged
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
6077b89
Upd Spark and Spire, drop Scala 2.11
pomadchin 8d35578
Proxy SparkHadoopUtil
pomadchin 04748ff
Workaround Cassandra JXM issue and commentout a failing test
pomadchin c1d54b8
Add Scala 2.13 crosscompilation
pomadchin b36631e
Adjust Raster and Spark tests
pomadchin 7518fbc
Fix Raster tests
pomadchin 2d033b0
Fix GDAL tests
pomadchin 9c9b5e1
Fix HBase tests
pomadchin 6874f33
Generate mdoc in a sep SBT process
pomadchin ffe87c9
Accumulo tests run in a separate process
pomadchin f28e6b7
Increase CircleCI no output timeout
pomadchin da70ac9
Supply the empty argument list explicitly, it is deprecated since Sca…
pomadchin 744d88e
Upd up to Hadoop 3.2.1 and HBase 2.4.2
pomadchin c7404a9
Downgrade HBase server
pomadchin 2ab8c7b
Move Accumulo into a separate executor
pomadchin bb028a8
Supply more empty argument lists explicitly
pomadchin 35ab1d7
Upd SBT up to 1.5.0
pomadchin 25ac4f2
Bump spire up to 0.17.0
pomadchin f8e6111
Rm SparkHadoopUtilShim object
pomadchin a9f5598
Move new Hadoop3 deps into the Provided scope
pomadchin 6fa727c
fromRGBA(double) => fromRGBAPct
pomadchin f37c7c1
Bump proj4j version up
pomadchin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test properly works now!