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

Submit queries interactively #12

Open
Zethson opened this issue May 14, 2019 · 4 comments
Open

Submit queries interactively #12

Zethson opened this issue May 14, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request lowpriority

Comments

@Zethson
Copy link
Collaborator

Zethson commented May 14, 2019

Would be nice if one didn't have to restart the jar every time to submit a query. Maybe one could do this interactively?

@Zethson Zethson self-assigned this May 14, 2019
@Zethson Zethson added the enhancement New feature or request label May 14, 2019
@Zethson
Copy link
Collaborator Author

Zethson commented May 16, 2019

jline could work

@Zethson
Copy link
Collaborator Author

Zethson commented May 21, 2019

Spring shell might be a more mature and powerful option.

@Zethson
Copy link
Collaborator Author

Zethson commented May 21, 2019

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 .

@Zethson
Copy link
Collaborator Author

Zethson commented Jul 2, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lowpriority
Projects
None yet
Development

No branches or pull requests

1 participant