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

Support for multi Scala version & updated Spark-network commons to the latest version #3

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Support for multi Scala version & updated Spark-network commons to the latest version #3

wants to merge 7 commits into from

Conversation

prassee
Copy link
Contributor

@prassee prassee commented Mar 8, 2019

This PR brings the following features :-

  • support for Scala 2.12 & latest Spark network commons 2.4
  • changes in build.sbt to support both 2.11 & 2.12 versions of Scala
  • renamed package from com.* to net.*
  • added new dependency to support net.neoremind.kraps.serializer package since the package moved to a new artifact called spark-tags
  • 🚧 completely got rid of maven build support in favor of sbt. Though this has been discussed in my previous PR. Iam suggesting again for the following reasons :
    • sbt has support for delivering artifacts for multiple Scala version
    • easy to manage ,since sbt can publish maven artifacts as well

@prassee prassee changed the title 🚧 Scala 2.12 & latest Spark-network commons support for Kraps-rpc Support for multi Scala version & updated Spark-network commons to the latest version Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant