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

[FLINK-7098] Adapt startup scripts to start Flip-6 standalone session cluster #4262

Merged
merged 2 commits into from Jul 27, 2017

Conversation

tillrohrmann
Copy link
Contributor

@tillrohrmann tillrohrmann commented Jul 5, 2017

This PR is based on #4272, #4261, #4260 and #4259.

Adapt the start up scripts such that we can now use the jobmanager.sh script to launch a Flip-6 standalone session cluster with the command ./jobmanager.sh start flip6. Stopping the standalone session cluster entrypoint is done via ./jobmanager.sh stop flip6.

In order to start a complete Flip-6 standalone cluster, we can use the ./start-cluster.sh flip6 command. In order to stop the cluster, we have to call ./stop-cluster.sh flip6.

Copy link
Contributor

@zentol zentol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes to the script look good to me.

@tillrohrmann
Copy link
Contributor Author

Thanks for the review @zentol. Will rebase this PR and if Travis gives green light, then I'll merge it.

@asfgit asfgit merged commit fa16e9a into apache:master Jul 27, 2017
@tillrohrmann tillrohrmann deleted the clusterStartupScripts branch September 14, 2017 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants