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

Get jobId from Flink Stream Execute #36

Closed
datafibers opened this issue Nov 15, 2016 · 1 comment
Closed

Get jobId from Flink Stream Execute #36

datafibers opened this issue Nov 15, 2016 · 1 comment
Assignees

Comments

@datafibers
Copy link
Contributor

Currently, the jobId is captured from console screen in the separate thread. It is observed that exceptions on the console output stream sometimes. The proposed change may come from following solutions.

  • Create Flink execution series of class so that we can get jobID from job objects to Mongo
  • Search from Flink rest API to find the jobID (To be check if it has such API)
@datafibers datafibers added this to the Q4 2016 Milestones milestone Nov 15, 2016
@datafibers datafibers changed the title Get job_id from Flink Stream Execute Get jobId from Flink Stream Execute Nov 15, 2016
@willddy
Copy link
Contributor

willddy commented Nov 29, 2016

#54

@willddy willddy closed this as completed Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants