Michael Stack
|
41bfe09a49
|
HBASE-1999 When HTable goes away, close zk session in shutdown hook or something...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883189 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-22 23:36:00 +00:00 |
Jean-Daniel Cryans
|
8dd763874c
|
HBASE-1971 Unit test the full WAL replay cycle
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@880956 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 21:08:04 +00:00 |
Andrew Kyle Purtell
|
b83cda4bd8
|
HBASE-1961 HBase EC2 scripts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836183 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-14 14:11:53 +00:00 |
Andrew Kyle Purtell
|
463eea1343
|
HBASE-1979 MurmurHash does not yield the same results as the reference C++ implementation when size % 4 >= 2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835840 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 13:10:14 +00:00 |
Michael Stack
|
bbb6ce9d34
|
HBASE-1977 Add ts and allow setting VERSIONS when scanning in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835761 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 07:04:11 +00:00 |
Michael Stack
|
efef11e2dc
|
HBASE-1841 If multiple of same key in an hfile and they span blocks, may miss the earlier keys on a lookup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835757 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 06:39:58 +00:00 |
Michael Stack
|
a6b7d95097
|
HBASE-1975 SingleColumnValueFilter: Add ability to match the value of previous versions of the specified column
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835744 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 05:22:59 +00:00 |
Andrew Kyle Purtell
|
ca1f068c57
|
HBASE-1963 Output to multiple tables from Hadoop MR without use of HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834554 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 17:20:13 +00:00 |
Michael Stack
|
b13b990a64
|
HBASE-1904 Add tutorilal for installing HBase on Windows using Cygwin as a test and development environment
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834347 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 05:06:24 +00:00 |
Jean-Daniel Cryans
|
9ae54b277b
|
HBASE-1966 Apply the fix from site/ to remove the forrest dependency on java5
HBASE-1967 [Transactional] client.TestTransactions.testPutPutScan fails sometimes
Temporary fix
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834294 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 01:40:04 +00:00 |
Michael Stack
|
9ea1470180
|
HBASE-1962 Bulk loading script makes regions incorrectly (loadtable.rb)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834120 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 15:56:18 +00:00 |
Michael Stack
|
54ee56f8e4
|
HBASE-1867 Tool to regenerate an hbase table from the data files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834114 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 15:45:04 +00:00 |
Michael Stack
|
239ca0c090
|
HBASE-1829 Make use of start/stop row in TableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833952 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 00:41:15 +00:00 |
Michael Stack
|
1c078c3aad
|
HBASE-1928 ROOT and META tables stay in transition state (making the system not usable) if the designated regionServer dies before the assignment is complete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833779 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-07 23:42:55 +00:00 |
Michael Stack
|
24e48ff4c8
|
HBASE-1957 Get-s can't set a Filter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833513 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-06 18:41:03 +00:00 |
Michael Stack
|
f76400f6e9
|
HBASE-1949 KeyValue expiration by Time-to-Live during major compaction is broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833194 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-05 21:50:35 +00:00 |
Jean-Daniel Cryans
|
c25e5e20e1
|
HBASE-1781 Weird behavior of WildcardColumnTracker.checkColumn(),
looks like recursive loop
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832659 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 05:10:56 +00:00 |
Jean-Daniel Cryans
|
88c5a74d7c
|
HBASE-1951 Stack overflow when calling HTable.checkAndPut()
when deleting a lot of values
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 01:26:02 +00:00 |
Jean-Daniel Cryans
|
99e725c7ff
|
HBASE-1919 code: HRS.delete seems to ignore exceptions it shouldnt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832618 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 23:47:41 +00:00 |
Michael Stack
|
8cffa38ba3
|
HBASE-1954 Transactional scans do not see newest put
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832525 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 19:39:49 +00:00 |
Michael Stack
|
ba354e2c61
|
HBASE-1953 Overhaul of overview.html (html fixes, typos, consistency) - no content changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832517 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 19:13:47 +00:00 |
Jean-Daniel Cryans
|
96dfa4a2bf
|
HBASE-1947 If HBase starts/stops often in less than 24 hours,
you end up with lots of store files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832188 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-02 23:28:02 +00:00 |
Michael Stack
|
d493073e54
|
HBASE-1682 IndexedRegion does not properly handle deletes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831473 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 22:23:08 +00:00 |
Jean-Daniel Cryans
|
e30b9d47f2
|
HBASE-1945 Remove META and ROOT memcache size bandaid
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831447 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 20:36:42 +00:00 |
Jean-Daniel Cryans
|
beaac2c27f
|
HBASE-1944 Add a "deferred log flush" attribute to HTD
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831445 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 20:30:26 +00:00 |
Michael Stack
|
502cfe7b5d
|
HBASE-1946 Unhandled exception at regionserver (Dmitriy Lyfar via Stack)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831395 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 17:25:34 +00:00 |
Michael Stack
|
a5248f95fc
|
HBASE-1943 Remove AgileJSON; unused
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831155 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 23:45:57 +00:00 |
Michael Stack
|
47feb6be86
|
HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831146 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 23:07:37 +00:00 |
Jean-Daniel Cryans
|
c7df216c11
|
HBASE-1921 When the Master's session times out and there's only one, cluster is wedged
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830820 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 01:24:03 +00:00 |
Jean-Daniel Cryans
|
0d5da71571
|
HBASE-1936 HLog group commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830434 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 03:58:03 +00:00 |
Michael Stack
|
e5f6c67f0d
|
HBASE-1934 NullPointerException in ClientScanner
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829703 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 05:23:53 +00:00 |
Michael Stack
|
a4c81cdd30
|
HBASE-1930 Put.setTimeStamp misleading (doesn't change timestamp on existing KeyValues, not copied in copy constructor)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829197 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-23 20:02:14 +00:00 |
Jonathan Gray
|
98aee5440f
|
HBASE-1927 Scanners not closed properly in certain circumstances
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828816 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-22 18:53:41 +00:00 |
Jean-Daniel Cryans
|
a1f63322bb
|
HBASE-1929 If hbase-default.xml is not in CP, zk session timeout is 10 secs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828810 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-22 18:41:02 +00:00 |
Michael Stack
|
41cb158f09
|
HBASE-1925 IllegalAccessError: Has not been initialized (getMaxSequenceId)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828776 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-22 16:41:39 +00:00 |
Jonathan Gray
|
340cf43e09
|
HBASE-1777 column length is not checked before saved to memstore
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828256 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 23:37:22 +00:00 |
Michael Stack
|
beee5c154e
|
HBASE-1926 Remove unused xmlenc jar from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828089 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 16:30:48 +00:00 |
Ryan Rawson
|
3fe4832c21
|
hdfs-1915
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@827858 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 00:38:25 +00:00 |
Jonathan Gray
|
42d9fca0d1
|
HBASE-1908 ROOT not reassigned if only one regionserver left
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826903 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 00:08:07 +00:00 |
Jean-Daniel Cryans
|
7b4b398043
|
Adding debug for 1918
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826893 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 23:51:18 +00:00 |
Jean-Daniel Cryans
|
740ad7fff1
|
HBASE-1918 Don't do DNS resolving in .META. scanner for each row
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826820 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 21:30:02 +00:00 |
Andrew Kyle Purtell
|
b65f9cc05c
|
HBASE-1916 FindBugs and javadoc warnings cleanup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826569 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 00:32:20 +00:00 |
Andrew Kyle Purtell
|
d4cf962c8a
|
HBASE-1912 When adding a secondary index to an existing table, it will cause NPE during re-indexing
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826468 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 16:31:26 +00:00 |
Andrew Kyle Purtell
|
9375e3c8b0
|
HBASE-1537 Intra-row scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826464 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 15:32:45 +00:00 |
Ryan Rawson
|
6baaba0a2c
|
HBASE-1914
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826131 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 23:58:32 +00:00 |
Michael Stack
|
a64d5d04ec
|
HBASE-410 [testing] Speed up the test suite
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826048 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 19:21:35 +00:00 |
Andrew Kyle Purtell
|
3a591a989c
|
HBASE-1907 Version all client writables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825736 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-16 01:53:51 +00:00 |
Michael Stack
|
134c510d11
|
HBASE-1896 WhileMatchFilter.reset should call encapsulated filter reset
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825411 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-15 06:48:27 +00:00 |
Michael Stack
|
cb4c765635
|
HBASE-1906 FilterList of prefix and columnvalue not working properly with deletes and multiple values
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825237 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 19:37:44 +00:00 |
Michael Stack
|
2929b1bd38
|
HBASE-1905 Remove unused config. hbase.hstore.blockCache.blockSize
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824864 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 18:03:23 +00:00 |
Michael Stack
|
e0bf4fb231
|
HBASE-1903 Enable DEBUG by default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824547 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 23:58:45 +00:00 |
Michael Stack
|
b26cdb24f5
|
HBASE-1885 Simplify use of IndexedTable outside Java API
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824546 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 23:57:13 +00:00 |
Michael Stack
|
52d79981c6
|
HBASE-1902 Let PerformanceEvaluation support setting tableName and compress algorithm
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824397 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 16:03:36 +00:00 |
Andrew Kyle Purtell
|
55afbc4675
|
HBABSE-1889 ClassNotFoundException on trunk for REST
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824041 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 08:50:54 +00:00 |
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
|
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 |
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
|
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
|
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 |
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
|
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
|
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
|
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
|
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 |
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 |
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
|
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
|
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 |
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
|
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 |