Repository: incubator-slider
Updated Branches:
  refs/heads/develop dcd63775a -> 112de0e14


SLIDER-576. Default packages needs additional parameter


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

Branch: refs/heads/develop
Commit: 112de0e145b23706f0aca242b4a3296185b2e1a7
Parents: dcd6377
Author: Sumit Mohanty <[email protected]>
Authored: Tue Oct 28 16:24:19 2014 -0700
Committer: Sumit Mohanty <[email protected]>
Committed: Tue Oct 28 16:24:19 2014 -0700

----------------------------------------------------------------------
 app-packages/hbase/appConfig-secured-default.json | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/112de0e1/app-packages/hbase/appConfig-secured-default.json
----------------------------------------------------------------------
diff --git a/app-packages/hbase/appConfig-secured-default.json 
b/app-packages/hbase/appConfig-secured-default.json
index 4700557..ebe4137 100644
--- a/app-packages/hbase/appConfig-secured-default.json
+++ b/app-packages/hbase/appConfig-secured-default.json
@@ -37,6 +37,7 @@
         "site.hbase-site.hbase.master.info.port": 
"${HBASE_MASTER.ALLOCATED_PORT}",
         "site.hbase-site.hbase.regionserver.port": "0",
         "site.hbase-site.hbase.master.port": "0",
+        "site.hbase-site.hfile.format.version": "3",
 
         "site.hbase-site.hbase.security.authentication": "kerberos",
         "site.hbase-site.hbase.security.authorization": "true",

Reply via email to