You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by el...@apache.org on 2014/11/22 23:05:18 UTC

[47/50] incubator-slider git commit: Use HFile v2 for Slider HBase

Use HFile v2 for Slider HBase


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

Branch: refs/heads/master
Commit: 98aff4d08840530717ce29ce2cb88fbf7ec65df7
Parents: 12b0a2a
Author: tedyu <yu...@gmail.com>
Authored: Thu Nov 13 13:12:27 2014 -0800
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Thu Nov 13 19:03:31 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/98aff4d0/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 dc09dae..ba5ae25 100644
--- a/app-packages/hbase/appConfig-secured-default.json
+++ b/app-packages/hbase/appConfig-secured-default.json
@@ -37,7 +37,6 @@
         "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",