git commit: HBASE-11988 AC/VC system table create on postStartMaster fails too often in test

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/0.98 77c04a176 -> 48c32bcb4 HBASE-11988 AC/VC system table create on postStartMaster fails too often in test Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/48c32bcb Tree: htt

git commit: HBASE-11988 AC/VC system table create on postStartMaster fails too often in test

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 1c127220f -> 22320eeba HBASE-11988 AC/VC system table create on postStartMaster fails too often in test Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/22320eeb Tree:

git commit: HBASE-11405 Revert due to TestHBaseFsck#testParallelHbck failure

2014-09-19 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 c8d018fbc -> 77c04a176 HBASE-11405 Revert due to TestHBaseFsck#testParallelHbck failure Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/77c04a17 Tree: http://git-wip-us.a

git commit: HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (bharath v)

2014-09-19 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 0c58314f3 -> c8d018fbc HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (bharath v) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c8d

git commit: HBASE-12033 SecurityUtil#doAsLoginUser is absent in hadoop-1, making AccessController#postCreateTableHandler() ineffective

2014-09-19 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 a755b44f1 -> 0c58314f3 HBASE-12033 SecurityUtil#doAsLoginUser is absent in hadoop-1, making AccessController#postCreateTableHandler() ineffective Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.or

git commit: HBASE-11906: Meta data loss with distributed log replay

2014-09-19 Thread jeffreyz
Repository: hbase Updated Branches: refs/heads/branch-1 560e05581 -> 1c127220f HBASE-11906: Meta data loss with distributed log replay Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1c127220 Tree: http://git-wip-us.apache

git commit: HBASE-11906: Meta data loss with distributed log replay

2014-09-19 Thread jeffreyz
Repository: hbase Updated Branches: refs/heads/master ee573ea28 -> 676a0126b HBASE-11906: Meta data loss with distributed log replay Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/676a0126 Tree: http://git-wip-us.apache.o

Git Push Summary

2014-09-19 Thread apurtell
Repository: hbase Updated Tags: refs/tags/0.98.6.1 [created] 011a3475d

git commit: HBASE-12032 Script to stop regionservers via RPC (Patrick White)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/0.98 27cee8e9b -> a755b44f1 HBASE-12032 Script to stop regionservers via RPC (Patrick White) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a755b44f Tree: http://git-wip-us.a

git commit: HBASE-12032 Script to stop regionservers via RPC (Patrick White)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master ee2821b0a -> ee573ea28 HBASE-12032 Script to stop regionservers via RPC (Patrick White) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ee573ea2 Tree: http://git-wip-us

git commit: HBASE-12032 Script to stop regionservers via RPC (Patrick White)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 c580e4dbd -> 560e05581 HBASE-12032 Script to stop regionservers via RPC (Patrick White) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/560e0558 Tree: http://git-wip-

git commit: HBASE-11917 Deprecate / Remove HTableUtil

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 9c77c55c4 -> c580e4dbd HBASE-11917 Deprecate / Remove HTableUtil Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c580e4db Tree: http://git-wip-us.apache.org/repos/asf

git commit: HBASE-11917 Deprecate / Remove HTableUtil

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master 4877ee878 -> ee2821b0a HBASE-11917 Deprecate / Remove HTableUtil Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ee2821b0 Tree: http://git-wip-us.apache.org/repos/asf/h

git commit: HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/0.98 371ad2803 -> 27cee8e9b HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/27cee8e9 Tree: h

git commit: HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 ec69c8833 -> 9c77c55c4 HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9c77c55c Tre

git commit: HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master 288ffe656 -> 4877ee878 HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4877ee87 Tree:

git commit: HBASE-11145 UNEXPECTEDpatch -p1 < 11145v2.txt ! when HLog sync: Queue full

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 098816554 -> ec69c8833 HBASE-11145 UNEXPECTEDpatch -p1 < 11145v2.txt ! when HLog sync: Queue full Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ec69c883 Tree: http:

git commit: HBASE-11145 UNEXPECTEDpatch -p1 < 11145v2.txt ! when HLog sync: Queue full

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master d2501d643 -> 288ffe656 HBASE-11145 UNEXPECTEDpatch -p1 < 11145v2.txt ! when HLog sync: Queue full Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/288ffe65 Tree: http://

git commit: HBASE-10757 Change HTable class doc so it sends people to HCM getting instances

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 62e8cf751 -> 098816554 HBASE-10757 Change HTable class doc so it sends people to HCM getting instances Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/09881655 Tree:

git commit: HBASE-10757 Change HTable class doc so it sends people to HCM getting instances

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master 94082791a -> d2501d643 HBASE-10757 Change HTable class doc so it sends people to HCM getting instances Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d2501d64 Tree: ht

git commit: HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov)

2014-09-19 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.94 8f9faabf5 -> 6bf164109 HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commi

git commit: HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov)

2014-09-19 Thread larsh
Repository: hbase Updated Branches: refs/heads/master b4c07e9a8 -> 94082791a HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/com

git commit: HBASE-12023 addendum

2014-09-19 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.98 a2d008a82 -> 371ad2803 HBASE-12023 addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/371ad280 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/371ad280 Diff

[2/2] git commit: HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov)

2014-09-19 Thread larsh
HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a2d008a8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a2d008a8 Dif

[1/2] git commit: HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov)

2014-09-19 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.98 09fa2dbab -> a2d008a82 refs/heads/branch-1 57f6ff508 -> 62e8cf751 HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http:

git commit: HBASE-12005 Split/merge fails if master restarts before PONR

2014-09-19 Thread jxiang
Repository: hbase Updated Branches: refs/heads/master 74c6b33e8 -> b4c07e9a8 HBASE-12005 Split/merge fails if master restarts before PONR Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b4c07e9a Tree: http://git-wip-us.apa

git commit: HBASE-12007 StochasticBalancer should avoid putting user regions on master

2014-09-19 Thread jxiang
Repository: hbase Updated Branches: refs/heads/branch-1 73cd983e7 -> 57f6ff508 HBASE-12007 StochasticBalancer should avoid putting user regions on master Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/57f6ff50 Tree: http:

git commit: HBASE-12007 StochasticBalancer should avoid putting user regions on master

2014-09-19 Thread jxiang
Repository: hbase Updated Branches: refs/heads/master 098f8c440 -> 74c6b33e8 HBASE-12007 StochasticBalancer should avoid putting user regions on master Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/74c6b33e Tree: http://

git commit: HBASE-12027 The ZooKeeperWatcher in HMobStore only uses the default conf (Jingcheng Du)

2014-09-19 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/hbase-11339 84e957c87 -> 6769ea9e2 HBASE-12027 The ZooKeeperWatcher in HMobStore only uses the default conf (Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/676

git commit: HBASE-11957 Backport to 0.94 HBASE-5974 Scanner retry behavior with RPC timeout on next() seems incorrect. (Liu Shaohui original patch by Anoop Sam John)

2014-09-19 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.94 0058e7aac -> 8f9faabf5 HBASE-11957 Backport to 0.94 HBASE-5974 Scanner retry behavior with RPC timeout on next() seems incorrect. (Liu Shaohui original patch by Anoop Sam John) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Comm

git commit: HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/0.98 f3e8140f8 -> 09fa2dbab HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit

git commit: HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 0eba052ad -> 73cd983e7 HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/co

[1/2] git commit: HBASE-11462 MetaTableAccessor shouldn't use ZooKeeeper (Mikhail Antononv)

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master 0ff05f46e -> 098f8c440 HBASE-11462 MetaTableAccessor shouldn't use ZooKeeeper (Mikhail Antononv) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7d0f5eba Tree: http://g

[2/2] git commit: HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi)

2014-09-19 Thread stack
HBASE-12021 Hbase shell does not respect the HBASE_OPTS set by the user in console (Ashish Singhi) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/098f8c44 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/098f8c44 Diff

git commit: HBASE-12022 Payloads on Failure attempt to serialize the byte[] into strings. (Vladimir Rodionov)

2014-09-19 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.94 cbc08ceed -> 0058e7aac HBASE-12022 Payloads on Failure attempt to serialize the byte[] into strings. (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/

git commit: HBASE-12020 String formatting on each RPC Invoke. (Vladimir Rodionov)

2014-09-19 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.94 017bb0f6a -> cbc08ceed HBASE-12020 String formatting on each RPC Invoke. (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cbc08cee Tree: http://git-wip

git commit: HBASE-11960 Provide a sample to show how to use Thrift client authentication

2014-09-19 Thread jxiang
Repository: hbase Updated Branches: refs/heads/0.98 6267b919a -> f3e8140f8 HBASE-11960 Provide a sample to show how to use Thrift client authentication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f3e8140f Tree: http://

git commit: HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (bharath v)

2014-09-19 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 6c54e8ed0 -> 0eba052ad HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (bharath v) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit

git commit: HBASE-11960 Provide a sample to show how to use Thrift client authentication

2014-09-19 Thread jxiang
Repository: hbase Updated Branches: refs/heads/branch-1 3a5e58001 -> 6c54e8ed0 HBASE-11960 Provide a sample to show how to use Thrift client authentication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c54e8ed Tree: htt

git commit: HBASE-11960 Provide a sample to show how to use Thrift client authentication

2014-09-19 Thread jxiang
Repository: hbase Updated Branches: refs/heads/master e05f78ec0 -> 0ff05f46e HBASE-11960 Provide a sample to show how to use Thrift client authentication Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0ff05f46 Tree: http:

[1/2] HBASE-11644 External MOB compaction tools (Jingcheng Du)

2014-09-19 Thread jmhsieh
Repository: hbase Updated Branches: refs/heads/hbase-11339 9cf46dcbe -> 84e957c87 http://git-wip-us.apache.org/repos/asf/hbase/blob/84e957c8/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/mapreduce/SweepReducer.java --

[2/2] git commit: HBASE-11644 External MOB compaction tools (Jingcheng Du)

2014-09-19 Thread jmhsieh
HBASE-11644 External MOB compaction tools (Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/84e957c8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/84e957c8 Diff: http://git-wip-us.apache.org/repos/asf/hb

git commit: HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 60287ed98 -> 3a5e58001 HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor Conflicts: hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSTableDescriptors.java hbase-server/src/te

git commit: HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master 64a69f0ff -> e05f78ec0 HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e05f78ec T