-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38107/
-----------------------------------------------------------
Review request for Ambari, Jaimin Jetly and Yusaku Sako.
Bugs: AMBARI-12856
https://issues.apache.org/jira/browse/AMBARI-12856
Repository: ambari
Description
-------
Ambari UI should not restrict core-site to be only part of HDFS service.
Modification to the FE logic to not expect a primaryDFS if HCFS is selected
Generate hdfs-site only if its present
Logging enhancement
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
3b0e3d8
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py
542a5fe
ambari-web/app/controllers/wizard/step4_controller.js 3a545a3
ambari-web/app/mixins/common/configs/configs_saver.js b80309e
ambari-web/test/mixins/common/configs/configs_saver_test.js d8b3cb3
Diff: https://reviews.apache.org/r/38107/diff/
Testing
-------
Manually tested and ran unit tests.
Thanks,
Sumit Mohanty