Author: srimanth
Date: Fri Mar 29 18:15:09 2013
New Revision: 1462569
URL: http://svn.apache.org/r1462569
Log:
AMBARI-1748. JDK option on the UI when used is not passed onto the global
parameters. (srimanth)
Modified:
incubator/ambari/branches/branch-1.2/CHANGES.txt
incubator/ambari/branches/branch-1.2/ambari-web/app/data/config_properties.js
Modified: incubator/ambari/branches/branch-1.2/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ambari/branches/branch-1.2/CHANGES.txt?rev=1462569&r1=1462568&r2=1462569&view=diff
==============================================================================
--- incubator/ambari/branches/branch-1.2/CHANGES.txt (original)
+++ incubator/ambari/branches/branch-1.2/CHANGES.txt Fri Mar 29 18:15:09 2013
@@ -310,6 +310,9 @@ Trunk (unreleased changes):
BUG FIXES
+ AMBARI-1748. JDK option on the UI when used is not passed onto the global
+ parameters. (srimanth)
+
AMBARI-1463. State of HBase region server not updated when instance is shut
down on a cluster not installed via Ambari. (tbeerbower)
AMBARI-1446. URL used by API to invoke Ganglia rrd script may exceed max
length
Modified:
incubator/ambari/branches/branch-1.2/ambari-web/app/data/config_properties.js
URL:
http://svn.apache.org/viewvc/incubator/ambari/branches/branch-1.2/ambari-web/app/data/config_properties.js?rev=1462569&r1=1462568&r2=1462569&view=diff
==============================================================================
---
incubator/ambari/branches/branch-1.2/ambari-web/app/data/config_properties.js
(original)
+++
incubator/ambari/branches/branch-1.2/ambari-web/app/data/config_properties.js
Fri Mar 29 18:15:09 2013
@@ -1591,7 +1591,7 @@ module.exports =
"isVisible": true,
"serviceName": "MISC"
},
-
+ */
{
"id": "puppet var",
"name": "java64_home",
@@ -1605,7 +1605,6 @@ module.exports =
"domain": "global",
"serviceName": "MISC"
},
- */
{
"id": "puppet var",
"name": "run_dir",