git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1463338 13f79535-47bb-0310-9956-ffa450edef68
@@ -544,6 +544,8 @@ Trunk (unreleased changes):
BUG FIXES
+ AMBARI-1766. Hide Java Home option on step-7 of Installer wizard. (jaimin)
+
AMBARI-1765. Enable the Ganglia rrd files location to be configurable
when Ganglia is selected as service. (jaimin)
@@ -1667,7 +1667,7 @@ module.exports =
"isRequired": true,
"isReconfigurable": false,
"displayType": "directory",
- "isVisible": true,
+ "isVisible": false,
"domain": "global",
"serviceName": "MISC"
},