Commit Graph

1192 Commits

Author SHA1 Message Date
Michael Stack c3f5e1f551 HBASE-1684 Backup (Export/Import) contrib tool for 0.20
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816038 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 03:25:35 +00:00
Jonathan Gray e50c404aca HBASE-1847 Delete latest of a null qualifier when non-null qualifiers exist throws a RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816024 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 01:25:04 +00:00
Jonathan Gray b59e375a5c HBASE-1830 HbaseObjectWritable methods should allow null HBCs for when Writable is not Configurable (Stack via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816020 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 01:17:18 +00:00
Jonathan Gray b37eca06af HBASE-1822 Remove the deprecated APIs (incompatible change)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816014 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 23:59:51 +00:00
Michael Stack 6cd712c7be HBASE-1818 HFile code review and refinement
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@815590 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 02:43:43 +00:00
Michael Stack 651490942d HBASE-1833 hfle.main fixes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@815507 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 21:56:09 +00:00
Michael Stack a1ad7e64d3 HBASE-1840 RowLock fails when used with IndexTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@815463 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 20:22:02 +00:00
Jonathan Gray 764cd0fa52 HBASE-1821 Filtering by SingleColumnValueFilter bug
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@815400 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 17:03:13 +00:00
Michael Stack dd2f3d4654 HBASE-1574 Client and server APIs to do batch deletes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@815387 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 16:25:36 +00:00
Michael Stack 10b3026dc7 HBASE-1838 [javadoc] Add javadoc to Delete explaining behavior when no timestamp provided
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814797 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 19:35:37 +00:00
Michael Stack 57b8b91af9 HBASE-1836 test of indexed hbase broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814714 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 16:00:37 +00:00
Michael Stack 4479b081ab HBASE-1835 Add more delete tests
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814398 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13 22:16:36 +00:00
Jonathan Gray 08b616e926 HBASE-1828 CompareFilters are broken from client-side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814099 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 01:01:49 +00:00
Andrew Kyle Purtell a4ee96d5fd HBASE-1827 Add disabling block cache scanner flag to the shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814093 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 00:11:39 +00:00
Andrew Kyle Purtell 324c85f176 HBASE-1808 [stargate] fix how columns are specified for scanners
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814088 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 23:56:00 +00:00
Jonathan Gray 69bd17fe1b HBASE-1823 Ability for Scanners to bypass the block cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814070 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 22:43:33 +00:00
Michael Stack e91bb84c8a HBASE-1687 bin/hbase script doesn't allow for different memory settings for each daemon type
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814056 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 22:17:05 +00:00
Michael Stack a629f5db3e HBASE-1740 ICV has a subtle race condition only visible under high load
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814038 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 21:28:36 +00:00
Michael Stack cfef20aa18 HBASE-1795 log recovery doesnt reset the max sequence id, new logfiles can
get tossed as 'duplicates'
   HBASE-1794  recovered log files are not inserted into the storefile map


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814003 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 19:53:27 +00:00
Ryan Rawson 91805d7928 hbase-1825
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813634 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 23:23:51 +00:00
Andrew Kyle Purtell 9d1d24095c HBASE-1824 [stargate] default timestamp should be LATEST_TIMESTAMP
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813561 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 19:41:07 +00:00
Michael Stack 062042ba83 HBASE-1722 Add support for exporting HBase metrics via JMX
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813229 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 05:03:35 +00:00
Jonathan Gray 73e1b7ee4b HBASE-1765 Delay Result deserialization until asked for and permit access to the raw binary to prevent forced deserialization
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813210 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 03:41:59 +00:00
Michael Stack 0593245163 HBASE-1818 HFile code review and refinement -- reversing patch... doesn't pass tests
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813158 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 23:00:13 +00:00
Michael Stack e78ff42412 HBASE-1818 HFile code review and refinement
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813138 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 22:19:22 +00:00
Michael Stack d205515c86 HBASE-1820 Update jruby from 1.2 to 1.3.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813032 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:20:11 +00:00
Michael Stack 57fc048433 HBASE-1819 Update to 0.20.1 hadoop and zk 3.2.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813014 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:03:19 +00:00
Michael Stack fffe676406 Added release date for 0.20.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@812663 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 19:53:50 +00:00
Michael Stack 3dcb8b2625 HBASE-1751 Fix KeyValue javadoc on getValue for client-side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811577 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05 00:00:04 +00:00
Michael Stack 2a45323857 HBASE-1778 Improve PerformanceEvaluation
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811559 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 21:38:25 +00:00
Michael Stack aa2e21ceb6 HBASE-1779 ThriftServer logged error if getVer() result is empty
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811220 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 04:57:26 +00:00
Jonathan Gray 7609c49749 HBASE-1790 filters are not working correctly (HBASE-1710 HBASE-1807 too)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810733 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 23:23:52 +00:00
Andrew Kyle Purtell cfaec1e1e3 HBASE-1715 Compaction failure in ScanWildcardColumnTracker.checkColumn
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810716 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 22:24:51 +00:00
Michael Stack 61c20195ca HBASE-1804 Puts are permitted (and stored) when including an appended colon
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810668 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 18:56:59 +00:00
Michael Stack ea3b8028c9 HBASE-1810 ConcurrentModificationException in region assignment
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810597 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 16:38:03 +00:00
Michael Stack 231e0c0043 HBASE-1809 NPE thrown in BoundedRangeFileInputStream
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810301 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 23:16:14 +00:00
Michael Stack dea3c1207c HBASE-1784 Missing rows after medium intensity insert
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810200 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 19:54:42 +00:00
Jean-Daniel Cryans 61fa816157 HBASE-1800 Too many ZK connections
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@809414 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 20:41:59 +00:00
Michael Stack ca71fd3eab HBASE-1276 Part of '[testing] Upgrade to JUnit 4.x and use @BeforeClass annotations to optimize tests'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808769 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 06:25:24 +00:00
Andrew Kyle Purtell 7fe79fa71c HBASE-1780 HTable.flushCommits clears write buffer in finally clause
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808579 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 19:40:47 +00:00
Michael Stack d86a13dade HBASE-1799 deprecate o.a.h.h.rest in favor of stargate
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808469 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:50:23 +00:00
Jean-Daniel Cryans e25e8b0363 HBASE-1798 [Regression] Unable to delete a row in the future
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808238 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 00:57:38 +00:00
Michael Stack 210a157a95 HBASE-1698 Review documentation for o.a.h.h.mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808144 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 18:13:04 +00:00
Jean-Daniel Cryans de546af646 HBASE-1792 [Regression] Cannot save timestamp in the future
HBASE-1793  [Regression] HTable.get/getRow with a ts is broken


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807855 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 00:03:42 +00:00
Jonathan Gray fcc84c258f HBASE-1737 Regions unbalanced when adding new node (recommit)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807846 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:44:15 +00:00
Andrew Kyle Purtell 6599d13108 HBASE-1791 Timeout in IndexRecordWriter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807752 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 18:32:39 +00:00
Michael Stack 936d360e45 HBASE-1776 Make rowcounter enum public
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805510 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 17:42:09 +00:00
Andrew Kyle Purtell 1e8d2fe999 HBASE-1758 Extract interface out of HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805392 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 12:46:53 +00:00
Michael Stack aed74376f8 HBASE-1772 Up the default ZK session timeout from 30seconds to 60seconds
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805228 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:54:47 +00:00
Jonathan Gray cff34ea9a4 HBASE-1771 PE sequentialWrite is 7x slower because of MemStoreFlusher#checkStoreFileCount
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805221 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:49:33 +00:00