You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by su...@apache.org on 2017/07/03 17:09:25 UTC

[4/7] incubator-trafodion git commit: [TRAFODION-2263] include ambari-installer keyvalue change

[TRAFODION-2263] include ambari-installer keyvalue change

Missed one file in prior commit.


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

Branch: refs/heads/master
Commit: d1e3cec9ff3a83da05176fced98423043c3aad8e
Parents: c0e3951
Author: Steve Varnau <st...@esgyn.com>
Authored: Wed Jun 28 19:45:26 2017 +0000
Committer: Steve Varnau <st...@esgyn.com>
Committed: Wed Jun 28 19:45:26 2017 +0000

----------------------------------------------------------------------
 .../traf-mpack/custom-services/TRAFODION/2.2.0/service_advisor.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d1e3cec9/install/ambari-installer/traf-mpack/custom-services/TRAFODION/2.2.0/service_advisor.py
----------------------------------------------------------------------
diff --git a/install/ambari-installer/traf-mpack/custom-services/TRAFODION/2.2.0/service_advisor.py b/install/ambari-installer/traf-mpack/custom-services/TRAFODION/2.2.0/service_advisor.py
index b58b6c4..17dfda3 100644
--- a/install/ambari-installer/traf-mpack/custom-services/TRAFODION/2.2.0/service_advisor.py
+++ b/install/ambari-installer/traf-mpack/custom-services/TRAFODION/2.2.0/service_advisor.py
@@ -236,8 +236,7 @@ class TRAFODION21ServiceAdvisor(service_advisor.DefaultStackAdvisor):
         "hbase.snapshot.enabled": "true",
         "hbase.bulkload.staging.dir": "/apps/hbase/staging",
         "hbase.regionserver.region.transactional.tlog": "true",
-        "hbase.snapshot.region.timeout": "600000",
-        "hbase.client.keyvalue.maxsize": "0"
+        "hbase.snapshot.region.timeout": "600000"
     }
     return desired