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

Scala 2.12 Cleanup Tasks (No Milestone) #91

Open
KenSuenobu opened this issue Jun 2, 2018 · 2 comments
Open

Scala 2.12 Cleanup Tasks (No Milestone) #91

KenSuenobu opened this issue Jun 2, 2018 · 2 comments
Labels
cleanup Bulldozer time help wanted Extra attention is needed improvement Make something better than it was

Comments

@KenSuenobu
Copy link
Owner

Here's a list of some cleanups that should be done when shifting to Scala 2.12.x branch after Spark is converted to Scala 2.12. No milestone is set for this, as this timeline is uncertain.

@KenSuenobu KenSuenobu added help wanted Extra attention is needed improvement Make something better than it was cleanup Bulldozer time labels Jun 2, 2018
@KenSuenobu
Copy link
Owner Author

ShellTask:

  if (process.isAlive()) {
    logger.info("Process is still running; terminating.")
    process.destroy()
  }

@KenSuenobu
Copy link
Owner Author

KenSuenobu commented Aug 3, 2018

Spark 2.4.0 release is coming soon. Once the 2.4.x branch is released, it will be a good time to switch to Spark 2.12.x. Should be noted that the current ticket to close Scala 2.12.x functionality with Spark has been closed, which means it now compiled in Scala 2.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Bulldozer time help wanted Extra attention is needed improvement Make something better than it was
Projects
None yet
Development

No branches or pull requests

1 participant