-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55206/
-----------------------------------------------------------
Review request for Ambari, Gaurav Nagar, Nitiraj Rathore, and Pallav
Kulshreshtha.
Bugs: AMBARI-19385
https://issues.apache.org/jira/browse/AMBARI-19385
Repository: ambari
Description
-------
Resolve variables in workflow ,if workflow path in coordinator contains
variables..
Steps:
while creating coordinator use variables while configuring the workflow path.
User is not prompted for the variables in workflow.
Expected.
the variables in workflow should be prompted for user to submit.
Also need to add custom properties that the user can configure while submitting
workflow/coordinator/bundle.
Diffs
-----
contrib/views/wfmanager/src/main/resources/ui/app/components/bundle-config.js
122b956
contrib/views/wfmanager/src/main/resources/ui/app/components/coord-config.js
904901c
contrib/views/wfmanager/src/main/resources/ui/app/components/flow-designer.js
3454374
contrib/views/wfmanager/src/main/resources/ui/app/components/job-config.js
8b685f0
contrib/views/wfmanager/src/main/resources/ui/app/services/property-extractor.js
0ebd9a7
contrib/views/wfmanager/src/main/resources/ui/app/templates/components/coord-config.hbs
5b5cd68
contrib/views/wfmanager/src/main/resources/ui/app/templates/components/job-config.hbs
f0d9ee3
Diff: https://reviews.apache.org/r/55206/diff/
Testing
-------
Manual
Thanks,
Padma Priya N