Commit Graph

1853 Commits

Author SHA1 Message Date
Jean-Daniel Cryans ce44c03988 HBASE-1854 Remove the Region Historian
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816823 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 00:13:39 +00:00
Jonathan Gray 4c6d3ff0d4 HBASE-1850 moving SampleUploader to mapreduce package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816332 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 18:45:39 +00:00
Jonathan Gray d05c21d733 HBASE-1850 moving example dir from mapred to mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816325 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 18:38:52 +00:00
Jonathan Gray dfd1091da5 HBASE-1850 src/examples/mapred do not compile after HBASE-1822
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816323 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 18:37:23 +00:00
Andrew Kyle Purtell 4f294977d2 HBASE-1848 Fixup shell for HBASE-1822
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816260 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 16:17:59 +00:00
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
Andrew Kyle Purtell 6383b93ea7 HBASE-1808 [stargate] fix how columns are specified for scanners
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814087 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 23:55:54 +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 9bbcc4a06f HBASE-1824 [stargate] default timestamp should be LATEST_TIMESTAMP; minor additional changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813579 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 20:46:37 +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 07e4c7264a HBASE-1722 Add support for exporting HBase metrics via JMX
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813230 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 05:05:28 +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 9e11a346df HBASE-1820 Update jruby from 1.2 to 1.3.1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@813036 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:25:04 +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 d5e3f6c894 HBASE-1812 Document fact that Scanners do not respect row locks
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@811568 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 23:33:45 +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
Andrew Kyle Purtell fde591c2d2 removed empty file TestValueFilter.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810753 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 01:23:18 +00:00
Andrew Kyle Purtell 408ae3aae2 HBASE-1715 Compaction failure in ScanWildcardColumnTracker.checkColumn; disable wrong order test in TestScanWildcardColumnTracker
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810745 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 00:46:06 +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 9c1869648c HBASE-1784 Missing rows after medium intensity insert
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@810310 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 23:26:44 +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