Member since
03-12-2019
1
Post
0
Kudos Received
0
Solutions
03-12-2019
06:55 PM
how to `Using the Oozie REST api, poll for RUNNING workflows and get the ApplicationId of the Yarn jobs` ? I used oozie 4.2.0, and execute a spark job. When I see the logs in hue, however, I found 2 application ids. one is binding to workflow action external Id, but it is not really spark yarn application. The other one is, but I cannot get it!
... View more