hbase git commit: HBASE-14632 Region server aborts due to unguarded dereference of Reader

2015-12-08 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1.1 86aa45b12 -> 1b427f198 HBASE-14632 Region server aborts due to unguarded dereference of Reader Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b427f19 Tree: http:/

[3/3] hbase git commit: HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari)

2015-12-08 Thread enis
HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e8c3899d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e

[1/3] hbase git commit: HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari)

2015-12-08 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 2e5499ed6 -> e5c435d25 refs/heads/branch-1.2 1bcb2c66a -> e8c3899d4 refs/heads/master 1f999c1e2 -> 63f2ebca1 HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari) Project: htt

[2/3] hbase git commit: HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari)

2015-12-08 Thread enis
HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e5c435d2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e

hbase git commit: Updated affiliation for Mikhail Antonov

2015-12-08 Thread antonov
Repository: hbase Updated Branches: refs/heads/master 63f2ebca1 -> b449b0f1c Updated affiliation for Mikhail Antonov Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b449b0f1 Tree: http://git-wip-us.apache.org/repos/asf/hba

hbase git commit: HBASE-7171 Initial web UI for region/memstore/storefiles details

2015-12-08 Thread antonov
Repository: hbase Updated Branches: refs/heads/master b449b0f1c -> 2430efc2b HBASE-7171 Initial web UI for region/memstore/storefiles details Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2430efc2 Tree: http://git-wip-us

[1/2] hbase git commit: HBASE-14425 In Secure Zookeeper cluster superuser will not have sufficient permission if multiple values are configured in hbase.superuser (Pankaj Kumar)

2015-12-08 Thread apurtell
Repository: hbase Updated Branches: refs/heads/0.98 e2b70c3a3 -> 22f537d9f HBASE-14425 In Secure Zookeeper cluster superuser will not have sufficient permission if multiple values are configured in hbase.superuser (Pankaj Kumar) Conflicts: hbase-client/src/main/java/org/apache/hadoop/

[2/2] hbase git commit: HBASE-13796 ZKUtil doesn't clean quorum setting properly

2015-12-08 Thread apurtell
HBASE-13796 ZKUtil doesn't clean quorum setting properly Signed-off-by: stack Conflicts: hbase-client/src/test/java/org/apache/hadoop/hbase/zookeeper/TestZKUtil.java Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/

hbase git commit: HBASE-7171 Initial web UI for region/memstore/storefiles details

2015-12-08 Thread antonov
Repository: hbase Updated Branches: refs/heads/branch-1 e5c435d25 -> 9f39d356c HBASE-7171 Initial web UI for region/memstore/storefiles details Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9f39d356 Tree: http://git-wip-

hbase git commit: HBASE-7171 Initial web UI for region/memstore/storefiles details

2015-12-08 Thread antonov
Repository: hbase Updated Branches: refs/heads/branch-1.2 e8c3899d4 -> ded975820 HBASE-7171 Initial web UI for region/memstore/storefiles details Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ded97582 Tree: http://git-wi

[3/4] hbase git commit: HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl)

2015-12-08 Thread larsh
HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl) Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java Conflicts: hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/ipc/Metr

[1/4] hbase git commit: HBASE-14307 - Incorrect use of positional read api in HFileBlock (Chris Nauroth)

2015-12-08 Thread larsh
Repository: hbase Updated Branches: refs/heads/branch-1.0 41f107b0f -> fd55483bc refs/heads/branch-1.1 1b427f198 -> 0ccdadfcd refs/heads/branch-2 [created] 75bb6d96b refs/heads/master 2430efc2b -> 7bfbb6a3c HBASE-14307 - Incorrect use of positional read api in HFileBlock (Chris Nauroth)

[4/4] hbase git commit: HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl)

2015-12-08 Thread larsh
HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl) Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java Conflicts: hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/ipc/Metr

[2/4] hbase git commit: HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl)

2015-12-08 Thread larsh
HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7bfbb6a3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7bfbb6a3 Diff: htt

hbase git commit: HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl)

2015-12-08 Thread larsh
Repository: hbase Updated Branches: refs/heads/branch-1.2 ded975820 -> 2be6d40fa HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl) Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java Pr

hbase git commit: HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl)

2015-12-08 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.98 22f537d9f -> 69b0c5477 HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/69b0

[4/4] hbase git commit: HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl)

2015-12-08 Thread syuanjiang
HBASE-14869 Better request latency and size histograms. (Vikas Vishwakarma and Lars Hofhansl) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7bfbb6a3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7bfbb6a3 Diff: htt

[3/4] hbase git commit: HBASE-7171 Initial web UI for region/memstore/storefiles details

2015-12-08 Thread syuanjiang
HBASE-7171 Initial web UI for region/memstore/storefiles details Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2430efc2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2430efc2 Diff: http://git-wip-us.apache.org/repo

[1/4] hbase git commit: HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari)

2015-12-08 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 1f999c1e2 -> 7bfbb6a3c HBASE-14804 HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute (Jean-Marc Spaggiari) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/rep

[2/4] hbase git commit: Updated affiliation for Mikhail Antonov

2015-12-08 Thread syuanjiang
Updated affiliation for Mikhail Antonov Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b449b0f1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b449b0f1 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b449b0f1