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

How would you submit job to Flink Application running on Yarn (flinkapp-from-ambari) #10

Open
teamsoo opened this issue Dec 28, 2016 · 0 comments

Comments

@teamsoo
Copy link

teamsoo commented Dec 28, 2016

Executing your test command

./bin/flink run --jobmanager yarn-cluster -yn 1 -ytm 768 -yjm 768 ./examples/batch/WordCount.jar

will create new application called "Flink Application: org.apache.flink.examples.java.wordcount.WordCount" (according to Yarn ResourceManager UI) instead of submitting job to the "flinkapp-from-ambari" application.

So, how would you submit a job to "flinkapp-from-ambari" that's started by Ambari Service?

@teamsoo teamsoo changed the title How do you submit job to Flink Application running on Yarn (flinkapp-from-ambari) How would you submit job to Flink Application running on Yarn (flinkapp-from-ambari) Dec 28, 2016
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

No branches or pull requests

1 participant