[
https://issues.apache.org/jira/browse/AMBARI-20090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875834#comment-15875834
]
Hudson commented on AMBARI-20090:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1041 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1041/])
AMBARI-20090. On submit of bundle, if any coordinator path contains (grvngr:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d7ff046a51f4ce7f5abbba1c59bd655b1ddcb1d8])
* (edit)
contrib/views/wfmanager/src/main/resources/ui/app/components/coord-config.js
* (edit)
contrib/views/wfmanager/src/main/resources/ui/app/domain/workflow-xml-generator.js
* (edit)
contrib/views/wfmanager/src/main/resources/ui/app/components/bundle-config.js
* (edit)
contrib/views/wfmanager/src/main/resources/ui/app/templates/components/job-config.hbs
* (edit)
contrib/views/wfmanager/src/main/resources/ui/app/templates/components/bundle-config.hbs
> On submit of bundle, if any coordinator path contains variables, user should
> be notified about custom variables.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-20090
> URL: https://issues.apache.org/jira/browse/AMBARI-20090
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.5.0
> Reporter: Padma Priya Nagaraj
> Assignee: Padma Priya Nagaraj
> Labels: WFD, WFM
> Fix For: 2.5.0
>
> Attachments: AMBARI-20090_trunk.patch
>
>
> If there is a variable in file path, it becomes difficult to deduce variables
> as we don't know the actual workflow that the bundle or coordinator uses. The
> fix is to just prompt the user the variables cannot be auto detected as path
> is not known.
> In bundle submit, we parse though all coordinator paths and their respective
> workflows to find the variables to be entered. But in case any of these paths
> contain "variable" section,WFD wont be able to auto prompt these variables .
> In this scenario, WFD has to notify the user to fill the variables manually
> using custom variables.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)