You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2016/12/14 18:05:45 UTC

[2/2] ambari git commit: AMBARI-19127. hbase_regionserver_shutdown_timeout should be editable all the time (aonishuk)

AMBARI-19127. hbase_regionserver_shutdown_timeout should be editable all the time (aonishuk)


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

Branch: refs/heads/branch-2.5
Commit: 10cb81af4fb0ae21391db489485a93398b92bca5
Parents: ecc916b
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed Dec 14 20:04:46 2016 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed Dec 14 20:04:46 2016 +0200

----------------------------------------------------------------------
 .../AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml            | 1 -
 .../common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml    | 1 -
 2 files changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/10cb81af/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml
index 80fd95c..a620c5b 100644
--- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml
+++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-env.xml
@@ -168,7 +168,6 @@ The timeout is introduced because there is a known bug when from time to time HB
     <value-attributes>
       <type>int</type>
       <overridable>false</overridable>
-      <editable-only-at-install>true</editable-only-at-install>
     </value-attributes>
     <on-ambari-upgrade add="false"/>
   </property>

http://git-wip-us.apache.org/repos/asf/ambari/blob/10cb81af/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
index 24bd563..2ab6aa0 100644
--- a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
+++ b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
@@ -150,7 +150,6 @@ The timeout is introduced because there is a known bug when from time to time HB
     <value-attributes>
       <type>int</type>
       <overridable>false</overridable>
-      <editable-only-at-install>true</editable-only-at-install>
     </value-attributes>
     <on-ambari-upgrade add="false"/>
   </property>