Commit Graph

1109 Commits

Author SHA1 Message Date
Michael Stack 01a60aa374 HBASE-1705 Thrift server: deletes in mutateRow/s don't delete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798227 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:26:10 +00:00
Michael Stack d38846e59a HBASE-1686 major compaction can create empty store files, causing AIOOB when trying to read
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798225 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:21:17 +00:00
Michael Stack 9955e11dbe HBASE-1692 Web UI is extremely slow / freezes up if you have many tables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798224 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:19:29 +00:00
Michael Stack e096368480 HBASE-1709 Thrift getRowWithColumns doesn't accept column-family only
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798223 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:14:01 +00:00
Andrew Kyle Purtell 9823e86775 HBASE-1706 META row with missing HRI breaks UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798000 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26 23:09:45 +00:00
Michael Stack 64e7770cb7 HBASE-1693 NPE close_region .META. in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797851 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 23:14:16 +00:00
Michael Stack 3184fa2979 HBASE-1704 Better zk error when failed connect
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797710 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 03:01:13 +00:00
Michael Stack db8a3e2346 HBASE-1683 OOME on master splitting logs; stuck, won't go down
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797683 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 22:47:10 +00:00
Michael Stack ed041d1b29 HBASE-1699 Remove hbrep example as it's too out of date
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797515 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 15:03:08 +00:00
Michael Stack 3e7c6a6e4f HBASE-1699 Remove hbrep example as it's too out of date
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797512 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 15:01:09 +00:00
Michael Stack 13a32c2db1 HBASE-1694 Add TOC to 'Getting Started', add references to THBase and ITHBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797273 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:11:17 +00:00
Michael Stack 69f8d4e935 HBASE-1670 transactions / indexing fixes: trx deletes not handeled, index scan can't specify stopRow
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797262 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 23:46:00 +00:00
Jonathan Gray cb6db82e31 HBASE-1688 Improve javadocs in Result and KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797132 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 16:20:52 +00:00
Michael Stack 467e48e4b1 HBASE-1680 FilterList writable only works for HBaseObjectWritable defined types
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796949 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 05:17:26 +00:00
Michael Stack 91abbb4793 HBASE-1689 Fix javadoc warnings and add overview on client classes to client package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796938 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 03:53:13 +00:00
Michael Stack 1cd57207fd HBASE-1215 0.19.0 -> 0.20.0 migration (hfile, HCD changes, HSK changes)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796894 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 22:19:24 +00:00
Michael Stack 87956cea5b HBASE-1359 After a large truncating table HBase becomes unresponsive
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@796041 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 22:05:03 +00:00
Michael Stack 8809929dff HBASE-1669 need dynamic extensibility of HBaseRPC code maps and interface lists
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@795290 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 00:45:27 +00:00
Jonathan Gray 6f242ea63f HBASE-1655 Usability improvements to HTablePool
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@795201 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 19:25:13 +00:00
Michael Stack cf4d1a8a7d HBASE-1668 hbase-1609 broke TestHRegion.testScanSplitOnRegion unit test
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@795174 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 18:06:09 +00:00
Michael Stack aa4df127a9 HBASE-1609 We wait on leases to expire before regionserver goes down. Rather, just let client fail
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794956 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 04:27:11 +00:00
Michael Stack ef30d39681 HBASE-1583 Start/Stop of large cluster untenable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794905 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 23:24:21 +00:00
Andrew Kyle Purtell 53b3084c85 HBASE-1665 expose more load information to the client side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794902 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 23:13:41 +00:00
Michael Stack 8439231fe7 HBASE-1664 Disable 1058 on catalog tables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794867 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 21:29:05 +00:00
Michael Stack 54d3670219 HBASE-1663 Request compaction only once instead of every time 500ms each time we cycle the hstore.getStorefilesCount() > this.blockingStoreFilesNumber loop
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794788 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 19:15:22 +00:00
Michael Stack 797e2316bc HBASE-1662 Tool to run major compaction on catalog regions when hbase is shutdown
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794448 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 22:50:11 +00:00
Nitay Joffe 7b2eb07de7 CHANGES.txt for HBASE-1632
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794334 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 17:42:25 +00:00
Ryan Rawson 3e6fa5f0b8 HBASE-1659, merge tool binary fixes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794125 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 00:36:33 +00:00
Michael Stack 740749bcea HBASE-1658 Remove UI refresh -- its annoying
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794117 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 23:48:44 +00:00
Michael Stack e9c8ea8156 HBASE-1650 HBASE-1551 broke the ability to manage non-regionserver start-up/shut down. ie: you cant start/stop thrift on a cluster anymore
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794011 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 18:47:25 +00:00
Michael Stack 6c7ef5bfc7 HBASE-1651 client is broken, it requests ROOT region location from ZK too much
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793999 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 18:08:56 +00:00
Michael Stack 503cc3b990 HBASE-1649 ValueFilter may not reset its internal state
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793642 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 18:09:55 +00:00
Michael Stack c493cd3bcc HBASE-1646 Scan-s can't set a Filter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793431 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12 23:21:26 +00:00
Michael Stack 67f428cc42 HBASE-1470 hbase and HADOOP-4379, dhruba's flush/sync
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793145 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 23:18:15 +00:00
Nitay Joffe 99f1faf30b HBASE-1639 clean checkout with empty hbase-site.xml, zk won't start
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793123 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 21:44:43 +00:00
Michael Stack 10c178fcb0 HBASE-1644 Result.row is cached in getRow; this breaks MapReduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793115 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 21:34:16 +00:00
Michael Stack 6691578821 HBASE-1603 MR failed 'RetriesExhaustedException: Trying to contact region server Some server for region TestTable...'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793094 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:52:20 +00:00
Michael Stack f10f85f0ff HBASE-1643 ScanDeleteTracker takes comparator but it unused
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793084 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:30:39 +00:00
Michael Stack 60e69c6982 HBASE-1627 TableInputFormatBase#nextKeyValue catches the wrong exception
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793077 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:06:38 +00:00
Michael Stack 09200b7260 HBASE-1641 Stargate build.xml causes error in Eclipse
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793071 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 18:37:52 +00:00
Jean-Daniel Cryans 269cc35ad6 HBASE-698 HLog recovery is not performed after master failure
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792964 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 14:58:26 +00:00
Michael Stack e2f5f48014 HBASE-1640 Allow passing arguments to jruby script run when run by bin/hbase shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792802 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 04:20:48 +00:00
Michael Stack 732abb77c8 HBASE-1633 Can't delete in TRUNK shell; makes it hard doing admin repairs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792793 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 03:25:20 +00:00
Nitay Joffe 2ec772096e HBASE-1637 Delete client class methods should return itself like Put, Get, Scan (Jon Gray via Nitay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792746 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 23:27:09 +00:00
Nitay Joffe 800f623138 HBASE-1629 HRS unable to contact master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792744 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 23:04:42 +00:00
Nitay Joffe 002e9e8bdc HBASE-1551 HBase should manage multiple node ZooKeeper quorum
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792636 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 19:04:43 +00:00
Jean-Daniel Cryans 2a08fa99ad HBASE-1635 PerformanceEvaluation should use scanner prefetching
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792619 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 17:55:50 +00:00
Michael Stack ff272e45ad HBASE-1626 Allow emitting Deletes out of new TableReducer
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792388 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 04:08:20 +00:00
Michael Stack e59e923ecb HBASE-1622 Make KeyValue implement the Comparable interface to make it work with Cascading -- reversed application
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792028 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 04:16:51 +00:00
Michael Stack 6a5b635e6f HBASE-1622 Make KeyValue implement the Comparable interface to make it work with Cascading
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792025 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 04:06:37 +00:00