3311 Commits

Author SHA1 Message Date
Michael Stack
8df30d650e Fix broken jenkins test, broke since submission of distributed split issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096552 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 18:34:21 +00:00
Michael Stack
f1653f9e65 HBASE-3634 Fix JavaDoc for put(List<Put> puts) in HTableInterface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096541 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:50:30 +00:00
Michael Stack
d848b70936 HBASE-3817 HBase Shell has an issue accepting FILTER for the 'scan' command.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096536 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:38:15 +00:00
Michael Stack
d131149362 HBASE-3817 HBase Shell has an issue accepting FILTER for the 'scan' command
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096535 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:37:22 +00:00
Michael Stack
e448a81053 HBASE-3539 Improve shell help to reflect all possible options
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096533 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:34:24 +00:00
Michael Stack
b91fb30a82 HBASE-2470 Add Scan.setTimeRange() support in Shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096523 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 17:09:05 +00:00
Michael Stack
764a305cac Addition suggested by Julio Lopez up on mailing list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096501 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 15:41:12 +00:00
Michael Stack
636ef62116 HBASE-3818 docs adding troubleshooting.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096391 13f79535-47bb-0310-9956-ffa450edef68
2011-04-24 23:54:35 +00:00
Michael Stack
1e4ee00ee6 Bug fix on doc and doc of an attribute
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096044 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 21:15:14 +00:00
Michael Stack
537463ec95 Added a head-up to preface that user is about to enter the realm of distributed computing, added how to enable rpc logging, added note to decommissioning server that balacner should be off, and converted links to xrefs when they were linkends
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095988 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 19:07:56 +00:00
Michael Stack
baefac4c42 HBASE-3806 distributed log splitting double escapes task names
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095613 13f79535-47bb-0310-9956-ffa450edef68
2011-04-21 07:28:23 +00:00
Jean-Daniel Cryans
d8d26cb493 HBASE-3580 Remove RS from DeadServer when new instance checks in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095531 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:58:40 +00:00
Andrew Kyle Purtell
e5d76ad261 HBASE-3800 HMaster is not able to start due to AlreadyCreatedException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095485 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 19:07:43 +00:00
Andrew Kyle Purtell
22c70b26a1 HBASE-3798 [REST] Allow representation to elide row key and column key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095481 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 18:48:51 +00:00
Michael Stack
e86ab796f0 Reenable the windoze check since this doest not seem to be cause of jenkins test failure of TestShell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095470 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 18:11:48 +00:00
Michael Stack
6385b39cf4 HBASE-3802 Redundant list creation in HRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095453 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 16:34:04 +00:00
Michael Stack
0925f86a55 Revert check for windows to see if thats what is causing failure up on jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095233 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 22:55:42 +00:00
Michael Stack
e39618919d HBASE-2939 Allow Client-Side Connection Pooling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095163 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 18:37:42 +00:00
Michael Stack
1183777e8a HBASE-2939 Allow Client-Side Connection Pooling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095160 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 18:32:11 +00:00
Michael Stack
49f339cccf Attempted fix for test that fails sporadically; allow that on split, the zk state can be SPLIT or SPLITTING (We were expecting SPLIT but looking in logs, it could run slower and be in SPLITING when zk state is tested
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1095140 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 17:13:29 +00:00
Jean-Daniel Cryans
b16d6238d4 Fix for HBASE-3767
Re-adding getCurrentNrHRS but in HConnection instead, where it belongs.
Modified the tests that rely on it.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094775 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 21:41:31 +00:00
Jean-Daniel Cryans
9dbed1e938 HBASE-3795 Remove the "Cache hit for row" message
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094745 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 21:09:08 +00:00
Jean-Daniel Cryans
24444f3c85 HBASE-3767 Improve how HTable handles threads used for multi actions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094741 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 20:58:42 +00:00
Michael Stack
879ff4a39c HBASE-3781 hbase shell cannot start NoMethodError: undefined method 'close' for nil:NilClass
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094711 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 19:46:29 +00:00
Michael Stack
44e5935e0d HBASE-3760 Package info docs missing from org.apache.hadoop.hbase.rest
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094701 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 19:32:47 +00:00
Michael Stack
ddb730cfbd HBASE-3609 Improve the selection of regions to balance; part 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094679 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 18:12:04 +00:00
Michael Stack
04ac5314bd HBASE-1364 [performance] Distributed splitting of regionserver commit logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094662 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 17:16:15 +00:00
Gary Helmling
a195d0af7e HBASE-3790 Fix NPE in ExecResult.write() with null return value
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092854 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 02:12:08 +00:00
Michael Stack
cac85a9833 Added developer chapter to book; referenced HBASE-3678 and HBase-3754 AND Alex Baranau blog on how to use HBaseTestingUtility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092846 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 23:41:27 +00:00
Michael Stack
d11ce7baee Added developer chapter to book; referenced HBASE-3678 and HBase-3754 AND Alex Baranau blog on how to use HBaseTestingUtility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092845 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 23:41:21 +00:00
Gary Helmling
0dd25bd538 HBASE-3758 Delete triggers pre/postScannerOpen upcalls of RegionObserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092842 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 23:05:02 +00:00
Michael Stack
dcc1465442 Refer readers to Michael Noll blog on how to build from branch-0.20-append
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092633 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 08:41:25 +00:00
Michael Stack
5bfe3d8ff6 HBASE-3757 Upgrade to ZK 3.3.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092588 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 04:49:14 +00:00
Michael Stack
535e0abc54 HBASE-3598 Broken formatting in LRU stats output
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092585 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 04:31:44 +00:00
Michael Stack
840e08634b HBASE-3699 Make RegionServerServices and MasterServices extend Server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092583 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 04:28:40 +00:00
Michael Stack
0641df92c5 Fix broke build; add amendment to hbase-3708 patch spotted by Ted Yu
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092546 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 23:14:02 +00:00
Michael Stack
8e9918a88a HBASE-3785 book.xml - moving WAL into architecture section, plus adding more description on what it does
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092545 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 23:06:20 +00:00
Michael Stack
0f4835a0b6 HBASE-3784 book.xml - adding small subsection in architecture/client on filters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092544 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 23:04:08 +00:00
Michael Stack
a4b61ccddc HBASE-3783 hbase-0.90.2.jar exists in hbase root and in 'lib/'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092542 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 23:00:40 +00:00
Jean-Daniel Cryans
94ee83f348 Better balancer javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092532 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 22:10:53 +00:00
Michael Stack
c27e354e2e HBASE-3753 Book.xml - architecture, adding more Store info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092437 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 18:46:47 +00:00
Michael Stack
84c44732f9 HBASE-3701 revisit ArrayList creation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092431 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 18:35:19 +00:00
Michael Stack
7f90ea5860 HBASE-3708 createAndFailSilent is not so silent; leaves lots of logging in ensemble logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092001 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 04:39:48 +00:00
Michael Stack
5486d8df70 HBASE-3685 when multiple columns are combined with TimestampFilter, only one column is returned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091995 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 04:24:25 +00:00
Jean-Daniel Cryans
e228a142a8 HBASE-3771 All jsp pages don't clean their HBA
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091855 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 17:28:34 +00:00
Gary Helmling
74b9c22b23 HBASE-3759 Eliminate use of ThreadLocals for CoprocessorEnvironment bypass() and complete()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091655 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 05:41:25 +00:00
Michael Stack
7df562906b HBASE-3722 A lot of data is lost when name node crashed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091649 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:53:05 +00:00
Michael Stack
b6c0ce9c5f HBASE-3765 metrics.xml - small format change and adding nav to hbase book metrics section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091647 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:45:12 +00:00
Michael Stack
e8cdb7e27f HBASE-3768 Add best practice to book for loading row key only
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091644 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:33:58 +00:00
Michael Stack
40eb8bcc32 HBASE-3769 TableMapReduceUtil is inconsistent with other table-related classes that accept byte[] as a table name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091643 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:29:56 +00:00