ODI Job Execution via Oozie Agent Results in Error "The ownership on the staging directory <STAGING_PATH>/.staging is not as expected."
(Doc ID 2506490.1)
Last updated on OCTOBER 18, 2019
Applies to:
Oracle Data Integrator - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
With an Oozie agent configured with Hortonworks, the testing and initialization is successful with Oracle Data Integrator (ODI). However, it is unable to execute the job. The following error occurs in the Oozie log:
The ownership on the staging directory <STAGING_PATH>/.staging is not as expected.
It is owned by <USER_UUID>.
The directory must be owned by the submitter <LIST_OF_USERS>
Caused by: java.io.IOException: The ownership on the staging directory <STAGING_PATH>/.staging is not as expected. It is owned by <USER_UUID>. The directory must be owned by the submitter <LIST_OF_USERS>
at org.apache.hadoop.mapreduce.JobSubmissionFiles.getStagingDir(JobSubmissionFiles.java:146)
at org.apache.hadoop.mapreduce.JobSubmissionFiles.getStagingDir(JobSubmissionFiles.java:111)
at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:144)
...
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |