Browse Source

AMBARI-1748. JDK option on the UI when used is not passed onto the global parameters. (srimanth)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1462564 13f79535-47bb-0310-9956-ffa450edef68
Srimanth 12 years ago
parent
commit
b4740b343d
2 changed files with 4 additions and 2 deletions
  1. 3 0
      CHANGES.txt
  2. 1 2
      ambari-web/app/data/config_properties.js

+ 3 - 0
CHANGES.txt

@@ -534,6 +534,9 @@ Trunk (unreleased changes):
 
  BUG FIXES
 
+ AMBARI-1748. JDK option on the UI when used is not passed onto the global 
+ parameters. (srimanth)
+
  AMBARI-1747. Added executable permission of generate monitor/server scripts.
  (smohanty)
 

+ 1 - 2
ambari-web/app/data/config_properties.js

@@ -1657,7 +1657,7 @@ module.exports =
       "isVisible": true,
       "serviceName": "MISC"
     },
-
+    */
     {
       "id": "puppet var",
       "name": "java64_home",
@@ -1671,7 +1671,6 @@ module.exports =
       "domain": "global",
       "serviceName": "MISC"
     },
-     */
     {
       "id": "puppet var",
       "name": "run_dir",