venkat created AMBARI-24491:
-------------------------------
Summary: Workflow Manager should add ${nameNone}/ string to the
beginning of app path
Key: AMBARI-24491
URL: https://issues.apache.org/jira/browse/AMBARI-24491
Project: Ambari
Issue Type: Bug
Components: ambari-views
Reporter: venkat
Assignee: venkat
When I use Workflow Manager to create a workflow for Oozie and add a spark
action and provide *Application* path using the *Browse* button, Ambari WFM
only inserts the app path in this form: */path/to/app*
In this case the result is a FileNotFoundException in Oozie.
*Workaround*:
When I modify the app path to *${nameNode}/path/to/app* then the job will run
successfully.
Please see <jar> tag of the attached generated good and bad workflow xmls.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)