Commit Graph

5144 Commits

Author SHA1 Message Date
Zhihong Yu c85185a68f HBASE-6211 Put latencies in jmx (Elliot Clark)
Submitted by:	Elliot Clark
Reviewed by:	Stack, Ted


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351789 13f79535-47bb-0310-9956-ffa450edef68
2012-06-19 18:04:45 +00:00
Andrew Kyle Purtell 22f7a385e8 HBASE-6237. Fix race on ACL table creation in TestTablePermissions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351561 13f79535-47bb-0310-9956-ffa450edef68
2012-06-19 02:34:34 +00:00
Andrew Kyle Purtell 429576673b HBASE-6188. Remove the concept of table owner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351556 13f79535-47bb-0310-9956-ffa450edef68
2012-06-19 02:24:33 +00:00
jxiang 52f7000373 HBASE-6202 Medium tests fail with jdk1.7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351423 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 17:47:46 +00:00
jxiang 8ee16d9aad HBASE-5360 [uberhbck] Add options for how to handle offline split parents.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1351169 13f79535-47bb-0310-9956-ffa450edef68
2012-06-17 21:20:10 +00:00
Andrew Kyle Purtell e796407da8 HBASE-5838. Add an LZ4 compression option to HFile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350844 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16 02:56:24 +00:00
Zhihong Yu ea1bdb75b6 HBASE-6135 Style the Web UI to use Twitter's Bootstrap, addendum (Elliot Clark)
Submitted by:	Elliot Clark
Reviewed by:	Ted Yu


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350731 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 18:34:21 +00:00
ramkrishna 3d26a2c856 HBASE-5564 Bulkload is discarding duplicate records
Submitted by:Laxman	
Reviewed by:iStack, Ted, Ram	


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350691 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15 16:51:47 +00:00
Michael Stack 3e806e7979 HBASE-6135 Style the Web UI to use Twitter's Bootstrap.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350407 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 21:49:18 +00:00
Michael Stack 8c75efb968 HBASE-6185 Update javadoc for ConstantSizeRegionSplitPolicy class
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350388 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 20:32:25 +00:00
Michael Stack d602aa4385 HBASE-6162 Move KeyValue to hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350378 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 19:32:02 +00:00
Zhihong Yu 1c8d541b6d HBASE-5924 In the client code, don't wait for all the requests to be executed before resubmitting a request in error (N Keywal)
Submitted by:	N Keywal
Reviewed by:	Stack, Ted


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350105 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 06:54:18 +00:00
Zhihong Yu 12a1613508 HBASE-6197 HRegion's append operation may lose data (Xing Shi)
Submitted by:	Xing Shi
Reviewed by:	Ted Yu


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1350099 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14 06:09:33 +00:00
Zhihong Yu 0fdf8126c5 HBASE-6134 Improvement for split-worker to speed up distributed log splitting (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349632 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 04:34:03 +00:00
Zhihong Yu 5e3b1e4b5d HBASE-6195 Addednum changes the method variable to be consistent with test name (Xing Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349619 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 02:51:37 +00:00
Andrew Kyle Purtell 1fe9aa0e7a HBASE-6092. Authorize flush, split, compact operations in AccessController (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349596 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13 00:17:13 +00:00
Zhihong Yu 9975cc0d5f HBASE-6195 Increment data will be lost when the memstore is flushed (Xing Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349471 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12 18:31:07 +00:00
Zhihong Yu b8d3979505 HBASE-6012 Handling RegionOpeningState for bulk assign (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1349377 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12 14:47:59 +00:00
Andrew Kyle Purtell 6610703576 HBASE-6157. Revoke of Global permission is not taking effect without restart (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1348468 13f79535-47bb-0310-9956-ffa450edef68
2012-06-09 18:19:46 +00:00
Andrew Kyle Purtell f82402aeab HBASE-5372. Table mutation operations should check table level rights (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1348466 13f79535-47bb-0310-9956-ffa450edef68
2012-06-09 18:15:33 +00:00
jxiang acbac6481e HBASE-6173 hbck check specified tables only
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347868 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 02:32:14 +00:00
Zhihong Yu 1a7924a2c3 HBASE-5726 TestSplitTransactionOnCluster occasionally failing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347852 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 01:07:25 +00:00
ramkrishna bf5cd8abac HBASE-6146 Disabling of Catalog tables should not be allowed (Anoop)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347719 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 17:25:22 +00:00
Michael Stack d2d3122865 HBASE-6182 TestStoreFile fails with jdk1.7; REAPPLIED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347400 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 05:38:01 +00:00
Michael Stack 7407ec5def HBASE-6182 TestStoreFile fails with jdk1.7; REVERT -- MISAPPLIED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347398 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 05:37:28 +00:00
Michael Stack 5942082548 HBASE-6182 TestStoreFile fails with jdk1.7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347389 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 04:58:53 +00:00
Michael Stack bf5cf529e4 HBASE-6168 [replication] Add replication zookeeper state documentation to replication.html
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347383 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 04:14:14 +00:00
Michael Stack 8ec55d098f Enable unique disqus id per page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347381 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 04:10:44 +00:00
Michael Stack 59131f5583 HBASE-6177 Add .idea to RAT excludes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347166 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 22:07:06 +00:00
Michael Stack e040c05756 HBASE-6179 Fix stylesheet broke since multimodule and address feedback gotten in new comment system
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347158 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 21:55:46 +00:00
Michael Stack 8ad8c97c1d HBASE-6038 Add getClusterStatus PB-based call to HMasterInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346748 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 06:26:22 +00:00
jxiang e76e8eb72e adding jxiang as a developer to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346668 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 23:40:37 +00:00
Michael Stack 1c8a379a45 HBASE-6167 Fix xinclude for docs broke when we multi-moduled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346629 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 22:21:35 +00:00
Michael Stack 3ef5d3802f HBASE-3537 [site] Make it so each page of manual allows users comment like mysql's manual does
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346589 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 21:07:15 +00:00
Michael Stack 29a433911b HBASE-6160 META entries from daughters can be deleted before parent entries
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346496 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 18:02:34 +00:00
ramkrishna fc4d7d7a59 HBASE-6046 Master retry on ZK session expiry causes inconsistent region assignments. (Asutosh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346460 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 16:39:04 +00:00
Michael Stack 52b6797947 HBASE-5609 Add the ability to pass additional information for slow query logging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346459 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 16:38:51 +00:00
Michael Stack 9a1ba2926a HBASE-6161 Log Error when thrift server fails to start up
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346231 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 04:06:31 +00:00
Michael Stack 91d42fe70a Add link to Jon's blog post on copy table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346199 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 00:29:28 +00:00
Michael Stack e24966fe02 HBASE-6158 Data loss if the words 'merges' or 'splits' are used as Column Family name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346095 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 19:16:32 +00:00
Zhihong Yu 705ad5969f HBASE-6067 Addendum adopts suggestions from Daryn
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346057 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 17:54:53 +00:00
Jonathan Hsieh b975bdc489 HBASE-5874 When 'fs.default.name' not configured, the hbck tool and Merge tool throws IllegalArgumentException (fulin wang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345902 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 10:06:54 +00:00
Jonathan Hsieh b737e2e8bd HBASE-5892 [hbck] Refactor parallel WorkItem* to Futures (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345890 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 09:41:14 +00:00
Michael Stack 57a542e685 HBASE-6145 Fix site target post modularization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345793 13f79535-47bb-0310-9956-ffa450edef68
2012-06-03 22:13:50 +00:00
Michael Stack 5aab2d3e93 HBASE-6145 Fix site target post modularization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345788 13f79535-47bb-0310-9956-ffa450edef68
2012-06-03 21:59:50 +00:00
Zhihong Yu 968479a34d HBASE-6067 HBase won't start when hbase.rootdir uses ViewFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345727 13f79535-47bb-0310-9956-ffa450edef68
2012-06-03 18:00:22 +00:00
Zhihong Yu 181d2ea889 HBASE-6138 Addendum, the filter file location can be more general (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345722 13f79535-47bb-0310-9956-ffa450edef68
2012-06-03 17:45:55 +00:00
Zhihong Yu 51d2dd1490 HBASE-5936 Addendum adds changes for TestHMasterRPCException that were missed in previous checkin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345441 13f79535-47bb-0310-9956-ffa450edef68
2012-06-02 05:13:00 +00:00
Zhihong Yu 62154f1a1a HBASE-6138 HadoopQA not running findbugs [Trunk] (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345391 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 23:20:14 +00:00
Michael Stack 06618e6623 HBASE-5936 Add Column-level PB-based calls to HMasterInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345390 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 23:18:20 +00:00