Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Spark 2.3 Support #19

Closed
rbrush opened this issue Apr 16, 2018 · 2 comments
Closed

Spark 2.3 Support #19

rbrush opened this issue Apr 16, 2018 · 2 comments

Comments

@rbrush
Copy link
Collaborator

rbrush commented Apr 16, 2018

Spark 2.3 is out and gaining traction, so we should support it. Ideally we should be able to produce a build that supports both Spark 2.2 and 2.3.

rbrush pushed a commit that referenced this issue Apr 16, 2018
@rbrush
Copy link
Collaborator Author

rbrush commented Apr 16, 2018

After some experiments, the same Bunsen code will work for Spark 2.2 and 2.3, but we will need to recompile for the newer version. For the time being we will limit the scope fo this change to getting common code that will work to simplify a future state if we need to deploy versions for 2.2 and 2.3.

rbrush added a commit that referenced this issue Apr 18, 2018
This branch is working well locally and all tests pass, so merging.
@rbrush
Copy link
Collaborator Author

rbrush commented Apr 18, 2018

Closing this as master can now be compiled and run against either 2.2 or 2.3. We can create separate releases for these versions in the future.

@rbrush rbrush closed this as completed Apr 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant