'How to get application id from oozie job id

Is there a way to find out the applicationid using the oozie job id in single command? I want to display the application id of the failed jobs for an oozie id.

oozie job -info

Can any option be used in above command to retrieve ext id of failed jobs?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source