Repository: ambari
Updated Branches:
  refs/heads/trunk f0f0c7b4b -> 572251803


AMBARI-9034. Add ability to change log and pid dirs for AMS daemons. Confusing 
property description. (swagle)


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

Branch: refs/heads/trunk
Commit: 572251803f6fe25262234bf72a5dc5512eb3aa74
Parents: a4af6ca
Author: Siddharth Wagle <[email protected]>
Authored: Tue Jan 13 16:29:05 2015 -0800
Committer: Siddharth Wagle <[email protected]>
Committed: Tue Jan 13 18:06:58 2015 -0800

----------------------------------------------------------------------
 .../common-services/AMS/0.1.0/configuration/ams-hbase-site.xml   | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/57225180/ambari-server/src/main/resources/common-services/AMS/0.1.0/configuration/ams-hbase-site.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/AMS/0.1.0/configuration/ams-hbase-site.xml
 
b/ambari-server/src/main/resources/common-services/AMS/0.1.0/configuration/ams-hbase-site.xml
index a8e2cb0..8de4f30 100644
--- 
a/ambari-server/src/main/resources/common-services/AMS/0.1.0/configuration/ams-hbase-site.xml
+++ 
b/ambari-server/src/main/resources/common-services/AMS/0.1.0/configuration/ams-hbase-site.xml
@@ -27,9 +27,7 @@
     <description>
       AMS service uses HBase as default storage backend. Set the rootdir for
       HBase to either local filesystem path if using AMS in embedded mode or
-      to a HDFS dir, example: hdfs://namenode.example.org:9000/hbase.  By
-      default HBase writes into /tmp. Change this configuration else all data
-      will be lost on machine restart.
+      to a HDFS dir, example: hdfs://namenode.example.org:9000/hbase.
     </description>
   </property>
   <property>

Reply via email to