Commit Graph

1853 Commits

Author SHA1 Message Date
Andrew Kyle Purtell 2bf23f56cd line wrap
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824040 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 08:50:03 +00:00
Michael Stack cfaf4fab71 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; add more to testsync test -- make sure does right thing if file spans multiple blocks
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823925 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 19:34:22 +00:00
Michael Stack 9a08fcfdf1 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; add fix for non-pathological case
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823790 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 04:58:37 +00:00
Michael Stack 7ffccd0e46 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823750 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 00:08:10 +00:00
Michael Stack 620bfe40be HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823747 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 00:03:45 +00:00
Michael Stack 525cf7b559 HBASE-1893 hdfs-127 and native libs for hbase 0.21; part 1 -- remove native
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823717 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 22:18:27 +00:00
Jean-Daniel Cryans 400aa9a809 HBASE-1899 Use scanner caching in shell count
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823712 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:55:44 +00:00
Michael Stack 5a934ef6e7 Committing broke test so nicholas Sze can take a look...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823696 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:23:44 +00:00
Michael Stack 8c7e40825a HBASE-187 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; added mapred-queues.xml to src/test .. needed by mapreduce jar for mapreduce tests to pass
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823607 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 16:20:27 +00:00
Michael Stack 3234662c00 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; add call out to sync
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823404 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 04:36:30 +00:00
Michael Stack a36d212a9a HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; it should pass tests again
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 22:42:03 +00:00
Michael Stack 7293cefa98 HBASE-1890 hbase-1506 where assignment is done at regionserver doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822804 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 17:05:20 +00:00
Michael Stack f52749cacd HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; some more fixes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822596 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 05:52:55 +00:00
Michael Stack b853339319 HBASE-1887 updating to hadoop 0.21 so we can all test sync/append; add jars
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822567 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 03:03:27 +00:00
Michael Stack eb99b0a9a2 HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822548 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 01:16:15 +00:00
Michael Stack e5c8531001 HBASE-1831 Scanning API must be reworked to allow for fully functional Filters client-side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822111 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 03:25:07 +00:00
Michael Stack db8adc7b78 HBASE-1722 Add support for exporting HBase metrics via JMX
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822087 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 23:20:10 +00:00
Michael Stack 360b8bba7e HBASE-1506 [performance] Make splits faster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822072 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 22:49:14 +00:00
Michael Stack f370d0ba41 HBASE-1876 DroppedSnapshotException when flushing memstore after a datanode dies
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822064 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 22:37:01 +00:00
Jonathan Gray 3b8bed11a6 HBASE-1481 Add fast row key only scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822062 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 22:34:16 +00:00
Michael Stack 4fdfcaaf9f HBASE-1878 BaseScanner results can't be trusted at all (Related to hbase-1784)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822052 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 22:15:06 +00:00
Michael Stack 7130baf116 HBASE-1832 Faster enable/disable/delete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822024 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 21:25:09 +00:00
Michael Stack 72adc4c9e2 HBASE-1875 Compression test utility
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822023 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 21:21:39 +00:00
Michael Stack 6213bc3c8e HBASE-1875 Compression test utility
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822010 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 21:07:58 +00:00
Michael Stack 7e41f15233 HBASE-1883 HRegion passes the wrong minSequenceNumber to doReconstructionLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@821343 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 15:50:56 +00:00
Michael Stack f7dad3dccc HBASE-1883 HRegion passes the wrong minSequenceNumber to doReconstructionLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@821247 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 05:05:53 +00:00
Michael Stack 2a37e705f7 HBASE-1879 ReadOnly transactions generate WAL activity
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@821245 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 04:57:23 +00:00
Michael Stack 26cc7e9a23 HBASE-1879 ReadOnly transactions generate WAL activity.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@820888 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 05:21:47 +00:00
Michael Stack 9719bcba95 HBASE-1868 Spew about rebalancing but none done....
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@820173 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 04:40:53 +00:00
Michael Stack c2db3972ec HBASE-1874 Client Scanner mechanism that is used for HbaseAdmin methods (listTables, tableExists), is very slow if the client is far away from the HBase cluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@820089 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 21:06:40 +00:00
Michael Stack 57f5eafe25 Moved remove of historian to incompatible change section; had a tool that was dependent on it and it broke when upgraded (should be rare case though)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819796 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 02:10:27 +00:00
Michael Stack 128bca90d9 HBASE-1871 Wrong type used in TableMapReduceUtil.initTableReduceJob()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819216 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 21:23:19 +00:00
Andrew Kyle Purtell 94b7aaee90 HBASE-1870 Bytes.toFloat(byte[], int) is marked private
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819201 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 19:51:47 +00:00
Andrew Kyle Purtell a95bbc96e4 HBASE-1848 Master can't split logs written by THBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819085 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 01:26:55 +00:00
Andrew Kyle Purtell f51a5545b5 remove old license file
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819084 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 01:26:27 +00:00
Michael Stack aa7d11ab0b HBASE-1855 HMaster web application doesn't show the region end key in the table detail page
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819070 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 23:40:28 +00:00
Michael Stack 3da4b6ff0d HBASE-1869 IndexedTable delete fails when used in conjunction with RowLock()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819061 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 23:15:18 +00:00
Michael Stack 4e446e7689 HBASE-1869 IndexedTable delete fails when used in conjunction with RowLock()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819060 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 23:15:10 +00:00
Jonathan Gray ebb08cddcf HBASE-1866 Scan(Scan) copy constructor does not copy value of cacheBlocks
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@818656 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 23:20:27 +00:00
Michael Stack 8525e1ee23 HBASE-1865 0.20.0 TableInputFormatBase NPE
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@818651 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 23:04:21 +00:00
Michael Stack dadeb0bdde 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@818611 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 20:04:50 +00:00
Michael Stack 07219dc721 [hbase] Bulk load tools
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@818193 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 18:42:34 +00:00
Michael Stack e14fa43bbc HBASE-1860 Change HTablePool#createHTable from private to protected
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@817950 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 03:38:58 +00:00
Michael Stack 41558cf59d HBASE-1859 Misc shell fixes patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@817947 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 03:10:49 +00:00
Michael Stack 873bb2b7c3 HBASE-1809 NPE thrown in BoundedRangeFileInputStream
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@817910 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 00:13:04 +00:00
Michael Stack 23e790f50b HBASE-1857 WrongRegionException when setting region online after .META. split
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@817779 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 19:18:43 +00:00
Michael Stack 0d2289f54d HBASE-1856 HBASE-1765 broke MapReduce when using Result.list()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@817762 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 18:48:39 +00:00
Michael Stack f90645dd77 HBASE-1815 HBaseClient can get stuck in an infinite loop while attempting to contact a failed regionserver
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@817719 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 16:32:41 +00:00
Michael Stack ad29fed7d5 HBASE-1853 Each time around the regionserver core loop, we clear the messages to pass master, even if we failed to deliver them
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816957 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 21:42:17 +00:00
Michael Stack 882de7a962 HBASE-1853 Each time around the regionserver core loop, we clear the messages to pass master, even if we failed to deliver them
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816955 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 21:39:49 +00:00