We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would be nice if one didn't have to restart the jar every time to submit a query. Maybe one could do this interactively?
The text was updated successfully, but these errors were encountered:
jline could work
Sorry, something went wrong.
Spring shell might be a more mature and powerful option.
https://github.com/Zethson/Scala-Spring-Shell-Example
I setup an example project for Scala and maven based projects using Spring Boot and Spring shell.
I have to convert this maven based project to sbt and then integrate it into spark-benchmark-cli .
I setup an example using sbt and native packaging here:
https://github.com/Zethson/spring-shell2-scala
However, this is very likely overengineering and will therefore be put on hold.
Zethson
No branches or pull requests
Would be nice if one didn't have to restart the jar every time to submit a query. Maybe one could do this interactively?
The text was updated successfully, but these errors were encountered: