Commit Graph

2834 Commits

Author SHA1 Message Date
Michael Stack 700b396a3b HBASE-3269 HBase table truncate semantics seems broken as disable table is now async by default.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038470 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 04:07:32 +00:00
Michael Stack 8053c0f4b3 HBASE-3269 HBase table truncate semantics seems broken as disable table is now async by default.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038467 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 04:04:30 +00:00
Michael Stack 272806891a HBASE-3264 Remove unnecessary Guava Dependency; fix test that used expect guava dependency
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038463 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 03:49:45 +00:00
Michael Stack 88d2b70c85 HBASE-3272 Remove no longer used options
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038375 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 23:13:47 +00:00
Jonathan Gray ea6311a33c HBASE-3262 TestHMasterRPCException uses non-ephemeral port for master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038353 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 21:53:09 +00:00
Michael Stack e0d13d4839 HBASE-3249 Typing 'help shutdown' in the shell shouldn't shutdown the cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038349 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 21:35:25 +00:00
Jean-Daniel Cryans 899b7093d6 HBASE-3258 EOF when version file is empty
HBASE-3259  Can't kill the region servers when they wait on the master or 
            the cluster state znode



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038346 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 21:31:18 +00:00
Michael Stack a7b528a712 HBASE-3264 Remove unnecessary Guava Dependency
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038299 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 19:47:09 +00:00
Michael Stack a717152ddf Refactor of manual -- the airplane edit -- where sections moved around, lots filled in, some stuff removed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038269 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 18:47:16 +00:00
Andrew Kyle Purtell 7299a72715 HBASE-2001 Coprocessors: Colocate user code with regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037102 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 01:23:39 +00:00
Jean-Daniel Cryans 5f8c1dd1fa HBASE-3253 Thrift's missing from all the repositories in pom.xml
Re-adding ZK 3.3.2 from HBASE-3230


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037089 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 00:07:12 +00:00
Jean-Daniel Cryans 3f8eb6e0ed HBASE-3231 Update to zookeeper 3.3.2.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037053 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 22:21:09 +00:00
Andrew Kyle Purtell a5f27d67ca HBASE-2002 Coprocessors: Client side support
HBASE-2321 Support RPC interface changes at runtime



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037026 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 21:14:05 +00:00
Andrew Kyle Purtell 3f82b6fcaf HBASE-3252 TestZooKeeperNodeTracker sometimes fails due to a race condition in test notification
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037015 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 20:35:38 +00:00
Jean-Daniel Cryans c7708c5390 HBASE-3237 Split request accepted -- BUT CURRENTLY A NOOP
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1036964 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 18:05:36 +00:00
Michael Stack aa7b54a702 Add pointer to Aaron blog on ulimit. Add note to hregionpartitioner about it not being suitable for incremental bulk load
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1036378 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 09:59:32 +00:00
Jean-Daniel Cryans 4a6d4ff453 HBASE-3241 check to see if we exceeded hbase.regionserver.maxlogs limit is
incorrect (Kannan Muthukkaruppan via JD)
HBASE-3239  Handle null regions to flush in HLog.cleanOldLogs (Kannan
            Muthukkaruppan via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1036302 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 00:53:35 +00:00
Ryan Rawson 3dca408c49 HBASE-3235 Intermittent incrementColumnValue failure in TestHRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035818 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16 21:20:31 +00:00
Michael Stack e9f910d607 Changed name of hadoop jar to be more explicit that its adding 895 and removing 724... also changed repo to one that has md5s and signed versions of these hand-built jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035187 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 08:54:19 +00:00
Michael Stack 32905e1265 Some fixup around hadoop version text... added cdh3b2 or b3 will suffice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035185 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 08:52:45 +00:00
Michael Stack ba3056bb2d Minor edit to log messages from Nicolas
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035183 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 08:51:28 +00:00
Ryan Rawson d8c6ed3be5 HBASE-3224 NPE in KeyValue.compare when compacting (forgot a file)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035129 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 03:11:51 +00:00
Ryan Rawson 069fecaeb7 HBASE-3232 : Fix KeyOnlyFilter + Add Value Length (Nicolas via Ryan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035128 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 03:10:31 +00:00
Ryan Rawson ed06c534a0 HBASE-3234 - use a version of branch-20-append that has 724 reverted in it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035124 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 03:04:52 +00:00
Michael Stack 443340e181 HBASE-3233 Fix Long Running Stats
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034899 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 22:46:08 +00:00
Ryan Rawson 5afd12fa2e Fixing build, using hadoop version w/HDFS-1240
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034619 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 01:24:54 +00:00
Michael Stack 9a977af6f4 Added notes on building
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034578 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 21:34:02 +00:00
Michael Stack 9ee2178fb5 Upped version number to 0.91
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034574 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 21:23:00 +00:00
Michael Stack 453aa824fc Rolled back zk... its failing tests... to 3.2.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034569 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 21:15:09 +00:00
Michael Stack 547562f240 Have assembly produce one tgz with source that is buildable rather than a bin and src.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034559 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 20:36:26 +00:00
Michael Stack 7195bff0c2 Added faq section on building hbase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034542 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 19:37:50 +00:00
Michael Stack 794583ec7a HBASE-3230 Refresh our hadoop jar and update zookeeper to just-released 3.3.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034540 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 19:36:57 +00:00
Michael Stack 1e36a17a1c Added css for book, did another book edit, added in ryan's comments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034273 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 06:05:39 +00:00
Michael Stack 09e1e1820a HBASE-3227 Edit of log messages before branching
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034272 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 06:04:59 +00:00
Michael Stack 72d855549a Fixes to site and moved getting started out of javadoc and into book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034230 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 01:23:19 +00:00
Ryan Rawson 433f7a3ff6 HBASE-3224 NPE in KeyValue$KVComparator.compare when compacting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034229 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 01:22:56 +00:00
Michael Stack b508678106 HBASE-3079 Shell displaying uninformative exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033979 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 16:14:46 +00:00
Jean-Daniel Cryans 6e80c35a98 HBASE-3221 Race between splitting and disabling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033821 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 06:16:34 +00:00
Michael Stack 6b5511e991 HBASE-3222 Regionserver region listing in UI is no longer ordered
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033787 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 00:38:32 +00:00
Michael Stack 6881c2fac0 HBASE-3219 Split parents are reassigned on restart and on disable/enable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033782 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 00:19:52 +00:00
Jonathan Gray 4bf998de8e HBASE-3211 second commit, missed KeyOnlyFilter.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033780 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 23:49:41 +00:00
Jonathan Gray 13f7d93b56 HBASE-3211 Key (Index) Only Fetches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033777 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 23:35:09 +00:00
Michael Stack 63c6827376 HBASE-3218 Shell help cleanup/cosmetics/edit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033754 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 22:06:40 +00:00
Jean-Daniel Cryans 65979de1fb HBASE-3216 Move HBaseFsck from client to util
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033736 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 21:46:14 +00:00
Michael Stack 6b7055eb24 HBASE-3161 Provide option for Stargate to only serve GET requests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033626 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 18:12:23 +00:00
Michael Stack e4e423bd83 Finish up fixup of javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033624 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 18:10:32 +00:00
Jonathan Gray 6a5a512773 HBASE-3214 TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS is failing (Gary via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033617 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 17:54:48 +00:00
Michael Stack 2f6385c6c1 Tuning of quick start guide inspired by Benoit's notes over on opentsdb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033615 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 17:52:34 +00:00
Michael Stack 7dc112823e Fix my break of compilation... remove @Override
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033540 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 15:49:49 +00:00
Michael Stack 42a8477e40 Fix of a bunch of javadoc warnings -- more to follow
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1033373 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 06:37:35 +00:00