[06/12] ambari git commit: AMBARI-15103: Move HAWQ system password to General Accordion tab (mithmatt via jaoki)

2016-02-23 Thread ncole
AMBARI-15103: Move HAWQ system password to General Accordion tab (mithmatt via 
jaoki)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/d741e438
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/d741e438
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/d741e438

Branch: refs/heads/branch-dev-patch-upgrade
Commit: d741e438db58bcea2d59f902ccf9d7ad40097b7f
Parents: 49813c9
Author: Jun Aoki 
Authored: Mon Feb 22 14:51:07 2016 -0800
Committer: Jun Aoki 
Committed: Mon Feb 22 14:51:07 2016 -0800

--
 .../common-services/HAWQ/2.0.0/configuration/hawq-env.xml | 2 +-
 ambari-web/app/data/HDP2.3/site_properties.js | 7 +++
 2 files changed, 8 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/d741e438/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
--
diff --git 
a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
 
b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
index 22777f1..a948bae 100644
--- 
a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
+++ 
b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
@@ -19,7 +19,7 @@
 
   
 hawq_password
-HAWQ system user password
+HAWQ System User Password
 
 The password of HAWQ system user.
   During cluster initialization and when provisioning new hosts, ssh keys 
are exchanged using this password.

http://git-wip-us.apache.org/repos/asf/ambari/blob/d741e438/ambari-web/app/data/HDP2.3/site_properties.js
--
diff --git a/ambari-web/app/data/HDP2.3/site_properties.js 
b/ambari-web/app/data/HDP2.3/site_properties.js
index c5fb525..e706d40 100644
--- a/ambari-web/app/data/HDP2.3/site_properties.js
+++ b/ambari-web/app/data/HDP2.3/site_properties.js
@@ -340,6 +340,13 @@ hdp23properties.push({
 "index": 9
   },
   {
+"name": "hawq_password",
+"filename": "hawq-env.xml",
+"category": "General",
+"serviceName": "HAWQ",
+"index": 10
+  },
+  {
 "name": "content",
 "serviceName": "HAWQ",
 "filename": "hawq-check-env.xml",



ambari git commit: AMBARI-15103: Move HAWQ system password to General Accordion tab (mithmatt via jaoki)

2016-02-22 Thread jaoki
Repository: ambari
Updated Branches:
  refs/heads/trunk 49813c987 -> d741e438d


AMBARI-15103: Move HAWQ system password to General Accordion tab (mithmatt via 
jaoki)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/d741e438
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/d741e438
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/d741e438

Branch: refs/heads/trunk
Commit: d741e438db58bcea2d59f902ccf9d7ad40097b7f
Parents: 49813c9
Author: Jun Aoki 
Authored: Mon Feb 22 14:51:07 2016 -0800
Committer: Jun Aoki 
Committed: Mon Feb 22 14:51:07 2016 -0800

--
 .../common-services/HAWQ/2.0.0/configuration/hawq-env.xml | 2 +-
 ambari-web/app/data/HDP2.3/site_properties.js | 7 +++
 2 files changed, 8 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/d741e438/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
--
diff --git 
a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
 
b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
index 22777f1..a948bae 100644
--- 
a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
+++ 
b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
@@ -19,7 +19,7 @@
 
   
 hawq_password
-HAWQ system user password
+HAWQ System User Password
 
 The password of HAWQ system user.
   During cluster initialization and when provisioning new hosts, ssh keys 
are exchanged using this password.

http://git-wip-us.apache.org/repos/asf/ambari/blob/d741e438/ambari-web/app/data/HDP2.3/site_properties.js
--
diff --git a/ambari-web/app/data/HDP2.3/site_properties.js 
b/ambari-web/app/data/HDP2.3/site_properties.js
index c5fb525..e706d40 100644
--- a/ambari-web/app/data/HDP2.3/site_properties.js
+++ b/ambari-web/app/data/HDP2.3/site_properties.js
@@ -340,6 +340,13 @@ hdp23properties.push({
 "index": 9
   },
   {
+"name": "hawq_password",
+"filename": "hawq-env.xml",
+"category": "General",
+"serviceName": "HAWQ",
+"index": 10
+  },
+  {
 "name": "content",
 "serviceName": "HAWQ",
 "filename": "hawq-check-env.xml",



ambari git commit: AMBARI-15103: Move HAWQ system password to General Accordion tab (mithmatt via jaoki)

2016-02-22 Thread jaoki
Repository: ambari
Updated Branches:
  refs/heads/branch-2.2 8430fbd39 -> 217d5fea5


AMBARI-15103: Move HAWQ system password to General Accordion tab (mithmatt via 
jaoki)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/217d5fea
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/217d5fea
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/217d5fea

Branch: refs/heads/branch-2.2
Commit: 217d5fea57b0bd900b07116e95a7e488d688ea76
Parents: 8430fbd
Author: Jun Aoki 
Authored: Mon Feb 22 14:49:56 2016 -0800
Committer: Jun Aoki 
Committed: Mon Feb 22 14:49:56 2016 -0800

--
 .../common-services/HAWQ/2.0.0/configuration/hawq-env.xml | 2 +-
 ambari-web/app/data/HDP2.3/site_properties.js | 7 +++
 2 files changed, 8 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/217d5fea/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
--
diff --git 
a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
 
b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
index e3a97fd..324a3d8 100644
--- 
a/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
+++ 
b/ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml
@@ -19,7 +19,7 @@
 
   
 hawq_password
-HAWQ system user password
+HAWQ System User Password
 
 The password of HAWQ system user.
   During cluster initialization and when provisioning new hosts, ssh keys 
are exchanged using this password.

http://git-wip-us.apache.org/repos/asf/ambari/blob/217d5fea/ambari-web/app/data/HDP2.3/site_properties.js
--
diff --git a/ambari-web/app/data/HDP2.3/site_properties.js 
b/ambari-web/app/data/HDP2.3/site_properties.js
index c5fb525..e706d40 100644
--- a/ambari-web/app/data/HDP2.3/site_properties.js
+++ b/ambari-web/app/data/HDP2.3/site_properties.js
@@ -340,6 +340,13 @@ hdp23properties.push({
 "index": 9
   },
   {
+"name": "hawq_password",
+"filename": "hawq-env.xml",
+"category": "General",
+"serviceName": "HAWQ",
+"index": 10
+  },
+  {
 "name": "content",
 "serviceName": "HAWQ",
 "filename": "hawq-check-env.xml",