Commit Graph

1018 Commits

Author SHA1 Message Date
anoopsamjohn 8090a75a5d HBASE-8057 RegionLoad needs a toString implementation(jmspaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455583 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 15:26:26 +00:00
Zhihong Yu 16c7c1e769 HBASE-8044 split/flush/compact/major_compact from hbase shell does not work for region key with \x format (Tianying)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1455355 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 22:55:38 +00:00
Michael Stack 3a23adf5ab HBASE-3171 Drop ROOT and instead store META location(s) directly in ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454607 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 22:37:19 +00:00
Enis Soztutar 2cfb9cae5d HBASE-7721 Atomic multi-row mutations in META
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454498 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 19:10:32 +00:00
Michael Stack d3b6e25aef HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results; REVERT. NEEDS SOME MORE WORK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1453175 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 07:09:26 +00:00
nkeywal 62d1ad5fde HBASE-7968 Packaging of Trunk and 0.95 does not create the dependent jars in the lib folder
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452261 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 11:30:49 +00:00
Michael Stack 70b1899e88 HBASE-7966 ACL tests fail on trunk (flaky)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 00:53:30 +00:00
Zhihong Yu ff0bc7c5ea HBASE-7936 Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding, addendum (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451759 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 23:03:32 +00:00
ramkrishna 0a0d9310c3 HBASE-7928 Scanning .META. with startRow and/or stopRow is not giving proper results (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451643 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 16:37:57 +00:00
Zhihong Yu 5dbc35782a HBASE-7969 Rename HBaseAdmin#getCompletedSnapshots as HBaseAdmin#listSnapshots (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451625 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 15:58:57 +00:00
Enis Soztutar 4ffa036338 HBASE-7956 RegionCoprocessorRpcChannel should log rpc requests at TRACE level rather than DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1451305 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:24:56 +00:00
Michael Stack 8046661cd9 HBASE-7114 Increment does not extend Mutation but probably should
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450931 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 19:20:54 +00:00
Michael Stack 05711f7553 HBASE-7940 Upgrade version to 0.97-SNAPSHOT in pom.xml files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450337 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:26:28 +00:00
Michael Stack aee5574a5a HBASE-7797 Use consistent package name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450046 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 06:28:06 +00:00
Michael Stack 757ee26c3d HBASE-7900 Have client Mutations (Put/Delete/etc.) and Result implement CellScanner Interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450017 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 04:33:36 +00:00
eclark 24ebbcabc3 HBASE-7188 Move classes into hbase-client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449950 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 22:50:17 +00:00
eclark abd334265e HBASE-7265 Make Maven skip module test properties consistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416723 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 23:17:29 +00:00
eclark 3baeb74265 HBASE-7187 Create empty hbase-client module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416676 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:30:19 +00:00