Commit Graph

2832 Commits

Author SHA1 Message Date
Michael Stack c14333596f HBASE-2828 HTable unnecessarily coupled with HMaster -- Added comment that we do not want dependency on Master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030746 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 22:47:37 +00:00
Michael Stack f0e0f6c8a7 HBASE-2828 HTable unnecessarily coupled with HMaster -- Added comment that we do not want dependency on Master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030745 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 22:45:59 +00:00
Michael Stack dc5301c058 Added notes on shell -- in particular the -d flag I just used to help me figure out fail in shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030726 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 22:11:52 +00:00
Michael Stack 6cd4370f94 Added notes on shell -- in particular the -d flag I just used to help me figure out fail in shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030724 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 22:03:53 +00:00
Michael Stack 5f6a76d68f HBASE-2828 HTable unnecessarily coupled with HMaster; missing piece
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030694 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 21:21:47 +00:00
Michael Stack a8e10147ac HBASE-3191 FilterList with MUST_PASS_ONE and SCVF isn't working
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030692 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 21:16:38 +00:00
Michael Stack 0e4bbd2f3b Minor book edit; added to required configurations section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030294 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 23:58:44 +00:00
Michael Stack 34db492b46 HBASE-3151 NPE when trying to read regioninfo from .META.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030293 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 23:48:34 +00:00
Michael Stack c767ca49d1 HBASE-3189 Stagger Major Compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030255 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 22:06:47 +00:00
Michael Stack c48a1061a7 HBASE-1932 Encourage use of 'lzo' compression... add the wiki page to getting started
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029952 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 04:57:25 +00:00
Jonathan Gray 1351769c16 HBASE-3180: Review periodic master logging, especially ServerManager once a minute
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029949 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 04:16:56 +00:00
Andrew Kyle Purtell b77e6f4319 HBASE-3120 [rest] Content transcoding; catch TNFE in scanTransformAttrs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029948 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 04:11:04 +00:00
Jonathan Gray b9e98b72a3 HBASE-3185 User-triggered compactions are triggering splits
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029939 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 02:07:20 +00:00
Jonathan Gray 8387a5b18f HBASE-3181 Review, document, and fix up Regions-in-Transition timeout logic
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029938 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 02:04:09 +00:00
Jean-Daniel Cryans 18a78fef4d HBASE-3179 Enable ReplicationLogsCleaner only if replication is,
and fix its test


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029904 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 00:21:30 +00:00
Andrew Kyle Purtell a2de4f359a HBASE-3120 [rest] Content transcoding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029899 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 00:00:32 +00:00
Michael Stack 81d0a68a2c Minor edit of quick start
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029895 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 23:47:23 +00:00
Jonathan Gray c6213bbfeb HBASE-3184 Xmx setting in pom to use for tests/surefire does not appear to work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029798 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 19:25:02 +00:00
Jonathan Gray a74fa20066 HBASE-3154 HBase RPC should support timeout (Hairong via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029776 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 18:01:57 +00:00
Jonathan Gray 2fbceee800 HBASE-3183 fixup of TestHeapSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029566 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 06:48:33 +00:00
Michael Stack b85509106d Edit of the quick start and moving around some sections, appendices
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029241 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 05:00:29 +00:00
Michael Stack 3c72f24f6c HBASE-2672 README.txt should contain basic information like how to run or build HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029215 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 22:30:54 +00:00
Jonathan Gray ff7b723c57 HBASE-3176 Remove compile warnings in HRegionServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029178 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 20:11:39 +00:00
Jonathan Gray add2f82ca7 HBASE-3126 Force use of 'mv -f' when moving aside hbase logfiles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029177 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 20:10:31 +00:00
Michael Stack 72fc484a8f HBASE-2006 Documentation of hbase-site.xml parameters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029175 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 19:59:41 +00:00
Jonathan Gray 590ada408a HBASE-2253 Show Block cache hit ratio for requests where cacheBlocks=true
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029123 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 17:20:45 +00:00
Jonathan Gray b6604764b5 HBASE-3164 Handle case where we open META, ROOT has been closed but znode location not deleted yet, and try to update META location in ROOT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029120 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 17:04:06 +00:00
Jonathan Gray f14f3b216c HBASE-3163 If we timeout PENDING_CLOSE and send another closeRegion RPC, need to handle NSRE from RS (comes as a RemoteException)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029119 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 17:02:18 +00:00
Jonathan Gray 5abb3867c0 HBASE-3162 Add TimeRange support into Increment to optimize for counters that are partitioned on time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029118 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 16:58:44 +00:00
Jonathan Gray 8f3c1a5bc4 HBSAE-3174 Add ability for Get operations to enable/disable use of block caching
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029115 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 16:51:30 +00:00
Jonathan Gray 93588c8cfc HBASE-3175 Commit of HBASE-3160 broke TestPriorityCompactionQueue up on hudson (nicolas via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029105 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 16:01:07 +00:00
Michael Stack c9da74ebc7 HBASE-2406 Define semantics of cell timestamps/versions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028949 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 23:53:09 +00:00
Jonathan Gray 8379057874 HBASE-3172 Reverse order of AssignmentManager and MetaNodeTracker in ZooKeeperWatcher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028911 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 21:32:11 +00:00
Michael Stack 022f70b722 HBASE-3169 NPE when master joins running cluster if a RIT references a RS no longer present
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028872 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 18:34:32 +00:00
Michael Stack 73727e534a HBASE-3160 Use more intelligent priorities for PriorityCompactionQueue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028624 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 06:20:52 +00:00
Michael Stack 7b4eb5b505 HBASE-3160 Use more intelligent priorities for PriorityCompactionQueue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028622 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 06:08:44 +00:00
Michael Stack 0944bd9fb0 HBASE-3102 Enhance HBase rMetrics for Long-running Stats
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028615 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 04:48:10 +00:00
Jean-Daniel Cryans d2cdee5141 HBASE-3013 Tool to verify data in two clusters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028558 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 00:09:56 +00:00
Michael Stack 6ed7225290 HBASE-3167 HBase Export: Add ability to export specific Column Family; Turn Block Cache off during export; improve usage doc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028546 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 23:40:47 +00:00
Michael Stack ddbc879f93 Added javadoc on how Scan caching value interacts with HTable setting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028527 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 22:52:44 +00:00
Jonathan Gray 3523b66eec HBASE-3159 Double play of OpenedRegionHandler for a single region and assorted fixes around this + TestRollingRestart added
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028497 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 21:31:58 +00:00
Jonathan Gray 903a947a20 HBASE-2996 Uncommenting saveVersion.sh run accidentally committed w/ the initial commit of this jira
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028134 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 23:22:59 +00:00
Jean-Daniel Cryans 3c1c948f45 HBASE-3012 TOF doesn't take zk client port for remote clusters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028132 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 23:17:30 +00:00
Michael Stack d95e8f964d HBASE-3155 HFile.appendMetaBlock() uses wrong comparator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1027959 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 13:44:30 +00:00
Michael Stack f9fda11ec0 HBASE-3158 Bloom File Writes Broken if keySize is large
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1027810 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 04:15:26 +00:00
Jonathan Gray 97f7976755 HBASE-2946 Increment multiple columns in a row at once
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1027681 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 18:50:13 +00:00
Michael Stack 3846a9c7e4 HBASE-3147 Regions stuck in transition after rolling restart, perpetual timeout handling but nothing happens
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1027661 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 17:27:55 +00:00
Michael Stack b22ba3afd3 HBASE-3147 Regions stuck in transition after rolling restart, perpetual timeout handling but nothing happens
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1027646 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 16:52:31 +00:00
Ryan Rawson a702d2253c HBASE-2753 Remove sorted() methods from Result now that Gets are Scans
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1027293 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 22:56:47 +00:00
Jonathan Gray e3c5654626 HBASE-3082 changes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1026911 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 22:36:49 +00:00