Commit Graph

3263 Commits

Author SHA1 Message Date
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
Michael Stack 08cb49b04d HBASE-3770 Make FilterList accept var arg Filters in its constructor as a convenience
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091641 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 04:23:45 +00:00
Jean-Daniel Cryans 1365d64606 ugh fixing CHANGES for 3755
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091610 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 00:02:01 +00:00
Jean-Daniel Cryans e8fb14592c HBASE=3755 Catch zk's ConnectionLossException and augment error
message with more help
Fixup of CHANGES


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091607 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 00:00:53 +00:00
Michael Stack cf07e331ac Added more on rolling restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091534 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 18:33:19 +00:00
Michael Stack afa5418210 HBASE-3764 Book.xml - adding 2 FAQs (SQL and arch question)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091290 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 04:52:37 +00:00
Gary Helmling f616c0c709 HBASE-3762 HTableFactory.releaseHTableInterface() should throw IOException not wrap in RTE (test fix)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091174 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 19:22:47 +00:00
Gary Helmling a7f8453d50 HBASE-3762 HTableFactory.releaseHTableInterface() should throw IOException not wrap in RTE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1091165 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 18:39:42 +00:00
Gary Helmling 9fe4b7c5bc HBASE-3750 HTable.putTable() should release resources for discarded tables (doc fix)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090863 13f79535-47bb-0310-9956-ffa450edef68
2011-04-10 18:24:55 +00:00
Gary Helmling c81146580a HBASE-3750 HTable.putTable() should release resources for discarded tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090748 13f79535-47bb-0310-9956-ffa450edef68
2011-04-10 07:58:37 +00:00
Michael Stack 4d3ce22c15 Added a since 0.90.2 to the decommission node section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090527 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 05:28:30 +00:00
Andrew Kyle Purtell acbe32c4a7 HBASE-3624 Only one coprocessor of each priority can be loaded for a table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090500 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 00:48:39 +00:00
Michael Stack daf0bb52cf HBASE-3744 createTable blocks until all regions are out of transition
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090494 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 00:08:56 +00:00
Jean-Daniel Cryans a2b2a752b3 HBASE-3740 hbck doesn't reset the number of errors when retrying
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090488 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 23:16:04 +00:00
Jean-Daniel Cryans 2ed9853572 Missed a fix for that test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090461 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 21:49:19 +00:00
Michael Stack 9413b5ebe2 Fixup of issue order, add date of 0.90.2 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090384 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 18:18:51 +00:00
Michael Stack 29f7c71726 HBASE-3756 Can't move META or ROOT from shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090372 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 18:04:54 +00:00
Jean-Daniel Cryans 420cbdfd9d HBASE-3652 Speed up tests by lowering some sleeps
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090347 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 16:49:08 +00:00
Michael Stack 56efef8f2d Note 0.90.2 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090107 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 04:18:35 +00:00
Michael Stack 5cae064304 Fix formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090098 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 03:57:41 +00:00
Jean-Daniel Cryans 3dd353aedb HBASE-3734 HBaseAdmin creates new configurations in getCatalogTracker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1090061 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 23:23:48 +00:00
Michael Stack 2ce5c385d7 HBASE-3751 Book.xml - fixing unit of measure in 2 metrics. added description for compactionQueue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089943 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 16:45:43 +00:00
Michael Stack 4242c86a41 HBASE-3723 Major compact should be done when there is only one storefile and some keyvalue is outdated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089727 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 04:06:21 +00:00
Jean-Daniel Cryans bea0012d5d HBASE-3747 ReplicationSource should differanciate remote and local exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089701 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 01:00:34 +00:00
Gary Helmling 9e6f97fd61 HBASE-3587 Eliminate use of read-write lock to guard loaded coprocessor collection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089685 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:59:34 +00:00
Todd Lipcon 1596f98835 HBASE-3746 Clean up CompressionTest to not directly reference DistributedFileSystem
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089684 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:58:50 +00:00
Michael Stack 657ab7f8d6 HBASE-3738 Book.xml - expanding Architecture Client section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089681 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:50:12 +00:00
Michael Stack d66832a89e HBASE-3710 Book.xml - fill out descriptions of metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089678 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:41:24 +00:00
Michael Stack 803a91646c HBASE-3748 Add rolling of thrift/rest daemons to graceful_stop.sh script
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089666 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 23:14:01 +00:00
Todd Lipcon 0c69352818 Fix typo "Garage" -> "Garbage" in book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089547 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 17:50:36 +00:00
Gary Helmling ef3073c22d HBASE-3677 Generate a globally unique cluster ID
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089297 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 04:53:47 +00:00
Gary Helmling 82ffa80bd9 HBASE-3739 HMaster.getProtocolVersion() should distinguish HMasterInterface and HMasterRegionInterface versions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089282 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 00:01:58 +00:00
Michael Stack dd6dca4d94 Pointed at oracle config. doc. for example of how other dbs have same issues we do w/ sys configs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089149 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 18:12:47 +00:00
Michael Stack 66f9ba5bbc HBASE-3736 Book.xml - fixed one of the docbook tables Physical Overview
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089075 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 15:16:34 +00:00
Michael Stack 943bd0921d HBASE-3735 Book.xml - adding section on Schema Design on versions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1089074 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 15:14:00 +00:00
Michael Stack d143b1b243 Add the gz mail archives to list of archives
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088907 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 06:24:17 +00:00
Michael Stack ee651893c4 more on rolling restart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088905 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 06:19:05 +00:00
Jean-Daniel Cryans 7702e191e3 HBASE-3733 MemStoreFlusher.flushOneForGlobalPressure() shouldn't
be using TreeSet for HRegion (Ted Yu via J-D)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088894 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 04:51:46 +00:00
Michael Stack 06a21879a4 HBASE-3071 Graceful decommissioning of a regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088879 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 04:08:24 +00:00
Jean-Daniel Cryans b9ee682e70 Added some more doc about reusing HBC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088821 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 23:34:33 +00:00
Michael Stack 783029da33 HBASE-3488 Add CellCounter to count multiple versions of rows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088741 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 19:19:21 +00:00
Michael Stack ed64718369 HBASE-3694 high multiput latency due to checking global mem store size in a synchronized function
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088703 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 18:33:55 +00:00
Michael Stack 44309ae90d HBASE-3728 NPE in HTablePool.closeTablePool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088692 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 17:58:15 +00:00
Michael Stack 1e6b64f3af Added extra logging and a retry before throwing assertion to TestSplitTransactionOnCluster, a commonly failing test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088068 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 18:09:19 +00:00
Michael Stack eb791700ee HBASE-3238 HBase needs to have the CREATE permission on the parent of its ZooKeeper parent znode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088038 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 14:41:10 +00:00
Michael Stack 355cddcd0b HBASE-3704 Show per region request count in table.jsp
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087954 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 01:37:41 +00:00
Michael Stack 9bf60eb011 HBASE-3647 Distinguish read and write request count in region -- reversed the patch because missing a file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087953 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 01:26:00 +00:00
Michael Stack 371f963359 HBASE-3647 Distinguish read and write request count in region -- reversed the patch because missing a file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087930 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 23:18:24 +00:00
Michael Stack 556fa73400 HBASE-3647 Distinguish read and write request count in region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1087929 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 23:13:28 +00:00