Commit Graph

1301 Commits

Author SHA1 Message Date
Jean-Daniel Cryans 21f8097353 HBASE-2040 Fixes to group commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889775 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 19:15:10 +00:00
Jean-Daniel Cryans 5d8688fc3d HBASE-2031 When starting HQuorumPeer, try to match on more than 1 address
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889461 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 23:17:35 +00:00
Jean-Daniel Cryans 0db51718ce HBASE-2013 Add useful helpers to HBaseTestingUtility.java (Lars George
via J-D)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889453 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 22:56:51 +00:00
Jean-Daniel Cryans 99b6ece5c1 HBASE-2033 Shell scan 'limit' is off by one
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888640 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 23:55:36 +00:00
Michael Stack d0b61e75ae HBASE-2027 HConnectionManager.HBASE_INSTANCES leaks TableServers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888202 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 00:24:21 +00:00
Jean-Daniel Cryans 28b6d90a93 HBASE-2022 NPE in housekeeping kills RS
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888193 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 23:39:26 +00:00
Michael Stack 5c6931f263 HBASE-2029 Reduce shell exception dump on console
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888132 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 20:54:58 +00:00
Michael Stack 0a09b675d6 HBASE-1994 Master will lose hlog entries while splitting if region has empty oldlogfile.log
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887314 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 18:37:00 +00:00
Andrew Kyle Purtell c3eb2c844f HBASE-2018 Updates to .META. blocked under high MemStore load
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887054 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 04:30:56 +00:00
Andrew Kyle Purtell 6f56688341 HBASE-2019 [EC2] remember credentials if not configured
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@886052 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 05:25:12 +00:00
Andrew Kyle Purtell bf32e51013 HBASE-2017 Set configurable max value size check to 10MB
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@885317 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 02:43:02 +00:00
Andrew Kyle Purtell c09a401202 HBASE-1995 Add configurable max value size check
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@885162 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28 22:59:09 +00:00
Andrew Kyle Purtell 17653dd487 HBASE-2011 Add zktop like output to HBase's master UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884476 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 09:37:25 +00:00
Andrew Kyle Purtell e505eb385c HBASE-2012 [EC2] LZO support
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884448 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 08:00:02 +00:00
Andrew Kyle Purtell 0fa38355cf HBASE-2009 [EC2] Support mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883960 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 02:25:30 +00:00
Michael Stack 0440aab870 HBASE-1958 Remove '# TODO: PUT BACK vi CHANGES.txt! ''/bin/hadoop dfsadmin -safemode wai'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883899 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 22:21:51 +00:00
Michael Stack 225fb345f6 HBASE-1985 change HTable.delete(ArrayList) to HTable.delete(List)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883897 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 22:11:36 +00:00
Michael Stack 67047d7ec7 HBASE-1987 The Put object has no simple read methods for checking what has already been added
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883853 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 20:26:34 +00:00
Michael Stack 97eb0f0b6f HBASE-1970 Export does one version only; make it configurable how many it does
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883845 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 20:10:16 +00:00
Michael Stack 7486a7efe2 HBASE-1901 General partitioner for hbase-48 bulk (behind the api, write hfiles direct) uploader
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883833 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 19:44:32 +00:00
Andrew Kyle Purtell 866453467e HBASE-2003 [shell] deleteall ignores column if specified
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883242 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 04:25:24 +00:00
Michael Stack e7ee750f6c HBASE-1997 zk tick time bounds maximum zk session time
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883190 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 23:39:18 +00:00
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