hbase git commit: HBASE-16455 Provide API for obtaining all the WAL files

2016-08-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master d077219d3 -> f174fec39 HBASE-16455 Provide API for obtaining all the WAL files Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f174fec3 Tree: http://git-wip-us.apache.o

hbase git commit: HBASE-16455 Provide API for obtaining all the WAL files

2016-08-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 d260108e3 -> 2a35019a3 HBASE-16455 Provide API for obtaining all the WAL files Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2a35019a Tree: http://git-wip-us.apache

hbase git commit: HBASE-14450 Addendum aligns with API from HBASE-16455

2016-08-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-7912 0309725e8 -> cd2712e43 HBASE-14450 Addendum aligns with API from HBASE-16455 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cd2712e4 Tree: http://git-wip-us.apache

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/master f174fec39 -> ae42a934d HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: I64775f875f6900520e66c22c007704a067e8c2a4 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbas

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 2a35019a3 -> a8909f5cb HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: Ifb81c15b89b308f53e6ee8a76e18189b5b526cd3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hb

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 aba2b0337 -> b30ad10a9 HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: I3aa79a08ef44b7120f1c0d2a7ab94508e6ee7302 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 444910ec7 -> 4ef97c32b HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: Ia4f504456ee99a3e38aa6ac642efb23a1fd4bd31 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.1 1c92f4c0b -> 5317c7b31 HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: I90cbf4a8bf7b6b715930dcd97708a121fd89fa2f Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.0 a049e518f -> cf2e2fde0 HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: Iea3a3cd91fe4ecc9ff253e2795ab885945fa6a25 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/0.98 3186d3d70 -> ac3ec6333 HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: I49da7ab465c029028af37fb701058a7c68ebeb2f Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/

hbase git commit: HBASE-16255 Backup/Restore IT (Vladimir Rodionov)

2016-08-22 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-7912 cd2712e43 -> 7c6b10ff4 HBASE-16255 Backup/Restore IT (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7c6b10ff Tree: http://git-wip-us.apache.org

hbase git commit: HBASE-16450 Shell tool to dump replication queues

2016-08-22 Thread esteban
Repository: hbase Updated Branches: refs/heads/master ae42a934d -> abc64fa69 HBASE-16450 Shell tool to dump replication queues New tool to dump existing replication peers, configurations and queues when using HBase Replication. The tool provides two flags: --distributed This flag will poll

hbase git commit: HBASE-16450 Shell tool to dump replication queues

2016-08-22 Thread esteban
Repository: hbase Updated Branches: refs/heads/branch-1.3 b30ad10a9 -> c3ccbbc8d HBASE-16450 Shell tool to dump replication queues New tool to dump existing replication peers, configurations and queues when using HBase Replication. The tool provides two flags: --distributed This flag will p

hbase git commit: HBASE-16444 CellUtil#estimatedSerializedSizeOfKey() should consider KEY_INFRASTRUCTURE_SIZ (Ram)

2016-08-22 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/master abc64fa69 -> 2aae923c3 HBASE-16444 CellUtil#estimatedSerializedSizeOfKey() should consider KEY_INFRASTRUCTURE_SIZ (Ram) 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-16444 CellUtil#estimatedSerializedSizeOfKey() should consider KEY_INFRASTRUCTURE_SIZ (Ram)

2016-08-22 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/branch-1 a8909f5cb -> e7cd7fffb HBASE-16444 CellUtil#estimatedSerializedSizeOfKey() should consider KEY_INFRASTRUCTURE_SIZ (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commi

hbase git commit: HBASE-16454 Compactor's shipping logic decision should be based on the current store's block size (Ram)

2016-08-22 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/master 2aae923c3 -> ff6182b02 HBASE-16454 Compactor's shipping logic decision should be based on the current store's block size (Ram) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/