ambari git commit: Revert "AMBARI-20509. Incorrect webhbase host and port for Knox Topology (Sandeep More via smohanty)"

2017-04-13 Thread smohanty
Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 6cf930b11 -> e4db0c2dc


Revert "AMBARI-20509. Incorrect webhbase host and port for Knox Topology 
(Sandeep More via smohanty)"

This reverts commit 187cded16dca661c41514a430c20d2d5f87a91e4.


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

Branch: refs/heads/branch-2.5
Commit: e4db0c2dc26a8f8ff887262fb334649db73ebefc
Parents: 6cf930b
Author: Sumit Mohanty 
Authored: Thu Apr 13 16:00:32 2017 -0700
Committer: Sumit Mohanty 
Committed: Thu Apr 13 16:00:32 2017 -0700

--
 .../stacks/HDP/2.6/services/KNOX/configuration/topology.xml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/e4db0c2d/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
index f27aac7..df4c1b4 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
@@ -100,7 +100,7 @@
 
 service
 roleWEBHBASE/role
-
urlhttp://{{hbase_rest_server}}:{{hbase_rest_port}}/url;
+
urlhttp://{{hbase_master_host}}:{{hbase_master_port}}/url;
 /service
 
 service



[44/50] [abbrv] ambari git commit: Revert "AMBARI-20509. Incorrect webhbase host and port for Knox Topology (Sandeep More via smohanty)"

2017-03-23 Thread ncole
Revert "AMBARI-20509. Incorrect webhbase host and port for Knox Topology 
(Sandeep More via smohanty)"

This reverts commit 50d684a95f1ee107d9a6bc1772750ea74fee39bb.


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

Branch: refs/heads/branch-feature-AMBARI-12556
Commit: 8fc7db16bb825242200e51008dfb02af7be1959c
Parents: 936d859
Author: Sumit Mohanty 
Authored: Wed Mar 22 14:41:35 2017 -0700
Committer: Sumit Mohanty 
Committed: Wed Mar 22 14:41:35 2017 -0700

--
 .../stacks/HDP/2.6/services/KNOX/configuration/topology.xml| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/8fc7db16/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
index f27aac7..df4c1b4 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/topology.xml
@@ -100,7 +100,7 @@
 
 service
 roleWEBHBASE/role
-
urlhttp://{{hbase_rest_server}}:{{hbase_rest_port}}/url;
+
urlhttp://{{hbase_master_host}}:{{hbase_master_port}}/url;
 /service
 
 service