Created 09-24-2020 09:59 PM
Created 09-25-2020 02:06 AM
Hello @Devink ,
thank you for reaching out to the Community.
I understand that your issue is:
Hive on Tez job that is failed because of OutOfMemory issue is reported as successful and you would like to know the reason for it.
Please note if you have a Cloudera Subscription, a Support Case might be a better forum for deep analysis.
Could you please give us some additional information, so we can assist you more efficiently?
Please note, Oozie is at the mercy of the status reported back from the job it is running.
There are two ways that Oozie can detect a failure in e.g. a Java action. If an exception is thrown from the main method of the class executed by the Java action or System.exit is called anywhere in the code, Oozie will treat the action as failed. It will then transition to the Error state configured for the action.
Thank you:
Ferenc
Ferenc Erdelyi, Technical Solutions Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
Created 09-29-2020 11:50 PM
Sincerely,thanks to the reply.I would like to offer more information you may need. We use cdp7.1.1. The successful information can be seen in YARN(MR included), which is in cloudera manager.