You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by km...@apache.org on 2013/10/01 14:56:57 UTC

git commit: KNOX-170: Remove HBase from Sandbox 1.3 template as it doesn't work.

Updated Branches:
  refs/heads/master 34492a258 -> ce815ba01


KNOX-170: Remove HBase from Sandbox 1.3 template as it doesn't work.


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

Branch: refs/heads/master
Commit: ce815ba01cc1546ea3066a6485086ac74be8b25f
Parents: 34492a2
Author: Kevin Minder <ke...@hortonworks.com>
Authored: Tue Oct 1 08:56:53 2013 -0400
Committer: Kevin Minder <ke...@hortonworks.com>
Committed: Tue Oct 1 08:56:53 2013 -0400

----------------------------------------------------------------------
 gateway-release/home/templates/sandbox-1-3.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-knox/blob/ce815ba0/gateway-release/home/templates/sandbox-1-3.xml
----------------------------------------------------------------------
diff --git a/gateway-release/home/templates/sandbox-1-3.xml b/gateway-release/home/templates/sandbox-1-3.xml
index 9f1ab8f..f76f070 100644
--- a/gateway-release/home/templates/sandbox-1-3.xml
+++ b/gateway-release/home/templates/sandbox-1-3.xml
@@ -108,9 +108,4 @@
         <url>http://localhost:11000/oozie</url>
     </service>
 
-    <service>
-        <role>WEBHBASE</role>
-        <url>http://localhost:60080</url>
-    </service>
-
 </topology>