Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
5.1.0
-
None
-
None
Description
When OozieCLI is called with job -validatejar and –-verbose options, the resulting workflow.xml is stored in an insecure place: /tmp on the host computer.
To reduce world readability, it's required that the resulting workflow.xml be stored in the currend working directory with rights only readable to the caller where OozieCLI has just been called.
Since this information is also available via normal OozieCLI call job -definition, it's considered a minor issue.