Repository: ambari
Updated Branches:
  refs/heads/trunk 40f0c056b -> 93265aa98


AMBARI-8077. HBase RegionServer does not start on single-node cluster with 8GB 
memory. (yusaku)


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

Branch: refs/heads/trunk
Commit: 93265aa983e913749c381fe0a07ec110076ac29a
Parents: 40f0c05
Author: Yusaku Sako <yus...@hortonworks.com>
Authored: Fri Oct 31 15:24:10 2014 -0700
Committer: Yusaku Sako <yus...@hortonworks.com>
Committed: Fri Oct 31 15:25:11 2014 -0700

----------------------------------------------------------------------
 .../services/HBASE/configuration/hbase-env.xml  | 29 --------------------
 1 file changed, 29 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/93265aa9/ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
deleted file mode 100644
index c74bc6a..0000000
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
-<!--
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
--->
-
-<configuration>
-  <property>
-    <name>hbase_regionserver_heapsize</name>
-    <value>2048</value>
-    <description>HBase RegionServer Heap Size.</description>
-  </property>
-</configuration>

Reply via email to