-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55257/
-----------------------------------------------------------
Review request for Ambari, Gaurav Nagar, Nitiraj Rathore, and Pallav
Kulshreshtha.
Bugs: AMBARI-19398
https://issues.apache.org/jira/browse/AMBARI-19398
Repository: ambari
Description
-------
Namenode is not resovled while creating configuration in job.properties while
submitting workflow in certain environments.
Step.
if the hdfs-site does not have dfs.namenode.rpc-address property workflow
submission fails.
Expected.
certain environments may not have dfs.namenode.rpc-address set, and in those
environments workflow should be submitted without error
Diffs
-----
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/AmbariIOUtil.java
93447b7
contrib/views/wfmanager/src/main/java/org/apache/oozie/ambari/view/OozieDelegate.java
2779f05
contrib/views/wfmanager/src/main/resources/view.xml b8e2fcc
Diff: https://reviews.apache.org/r/55257/diff/
Testing
-------
Manual
Thanks,
Padma Priya N