Commit Graph

1409 Commits

Author SHA1 Message Date
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
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
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 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 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 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 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
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 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
Jean-Daniel Cryans 61fa816157 HBASE-1800 Too many ZK connections
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@809414 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 20:41:59 +00:00
Michael Stack ca71fd3eab HBASE-1276 Part of '[testing] Upgrade to JUnit 4.x and use @BeforeClass annotations to optimize tests'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808769 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 06:25:24 +00:00
Andrew Kyle Purtell 7fe79fa71c HBASE-1780 HTable.flushCommits clears write buffer in finally clause
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808579 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 19:40:47 +00:00
Michael Stack d86a13dade HBASE-1799 deprecate o.a.h.h.rest in favor of stargate
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808469 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:50:23 +00:00
Jean-Daniel Cryans e25e8b0363 HBASE-1798 [Regression] Unable to delete a row in the future
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808238 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 00:57:38 +00:00
Michael Stack 210a157a95 HBASE-1698 Review documentation for o.a.h.h.mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@808144 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 18:13:04 +00:00
Jean-Daniel Cryans de546af646 HBASE-1792 [Regression] Cannot save timestamp in the future
HBASE-1793  [Regression] HTable.get/getRow with a ts is broken


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807855 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 00:03:42 +00:00
Jonathan Gray fcc84c258f HBASE-1737 Regions unbalanced when adding new node (recommit)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807846 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:44:15 +00:00
Andrew Kyle Purtell 6599d13108 HBASE-1791 Timeout in IndexRecordWriter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@807752 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 18:32:39 +00:00
Michael Stack 936d360e45 HBASE-1776 Make rowcounter enum public
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805510 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 17:42:09 +00:00
Andrew Kyle Purtell 1e8d2fe999 HBASE-1758 Extract interface out of HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805392 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 12:46:53 +00:00
Michael Stack aed74376f8 HBASE-1772 Up the default ZK session timeout from 30seconds to 60seconds
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805228 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:54:47 +00:00
Jonathan Gray cff34ea9a4 HBASE-1771 PE sequentialWrite is 7x slower because of MemStoreFlusher#checkStoreFileCount
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805221 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:49:33 +00:00
Jonathan Gray caac328457 HBASE-1770 HTable.setWriteBufferSize does not flush the writeBuffer when its size is set to a value lower than its current size (Mathias via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805218 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:46:53 +00:00
Michael Stack 2ca35347f3 HBASE-1767 test zookeeper broken in trunk and 0.20 branch; broken on hudson too
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805204 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 23:17:18 +00:00
Michael Stack 33c03f67fa HBASE-1738 Scanner doesnt reset when a snapshot is created, could miss new updates into the 'kvset' (active part)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805183 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 22:21:00 +00:00
Michael Stack eab24df54c HBASE-1761 getclosest doesn't understand delete family; manifests as 'HRegionInfo was null or empty in .META' A.K.A the BS problem
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805063 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 17:34:19 +00:00
Michael Stack a37b0a523a HBASE-1766 Add advanced features to HFile.main() to be able to analyze storefile problems
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@804407 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 23:35:22 +00:00
Michael Stack 58e3ad8b6c HBASE-1768 REST server has upper limit of 5k PUT
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@804340 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 19:40:46 +00:00
Jonathan Gray 53b0527a5d HBASE-1763 second commit to fix compile error in hregion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803738 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 23:07:12 +00:00
Jonathan Gray 1ddddec018 HBASE-1763 Put writeToWAL methods do not have proper getter/setter names
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803731 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 22:36:22 +00:00
Jonathan Gray 5697ca19e0 HBASE-1759 Ability to specify scanner caching on a per-scan basis
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803727 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 22:25:39 +00:00
Jean-Daniel Cryans 5c8fab3cec HBASE-1760 Cleanup TODOs in HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@803331 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 00:01:32 +00:00
Michael Stack 14a7712b0b HBASE-1757 REST server runs out of fds
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@802875 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10 18:00:07 +00:00
Michael Stack 7b355d83c5 HBASE-1745 [tools] Tool to kick region out of inTransistion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800952 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 20:35:40 +00:00
Michael Stack b3653a6295 HBASE-1743 [debug tool] Add regionsInTransition list to ClusterStatus detailed output
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800676 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 05:09:27 +00:00
Michael Stack 557bd85bc4 HBASE-1739 hbase-1683 broke splitting; only split three logs no matter what N was
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800617 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 23:18:14 +00:00
Jonathan Gray 9246691f44 HBASE-1737 Regions unbalanced when adding new node
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800585 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:49:10 +00:00
Michael Stack 2f98fe4625 Reversed HBASE-1723 getRowWithColumnsTs changed behavior
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800175 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 00:24:42 +00:00
Michael Stack 90ab1628d8 HBASE-1604 HBaseClient.getConnection() may return a broken connection without throwing an exception
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800157 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 23:28:20 +00:00
Michael Stack 662b0a0eee HBASE-1727 HTD and HCD versions need update
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799992 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 04:59:46 +00:00
Michael Stack 24de2aec2f HBASE-1732 Flag to disable regionserver restart
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799991 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 04:55:41 +00:00
Michael Stack 7e7bf2a9a0 HBASE-1725 Old TableMap interface's definitions are not generic enough
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799985 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 04:30:16 +00:00
Michael Stack 027f01aa99 HBASE-1723 getRowWithColumnsTs changed behavior
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799974 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 03:14:37 +00:00
Michael Stack 4267838a0c HBASE-1534 Got ZooKeeper event, state: Disconnected on HRS and then NPE on reinit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799117 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 23:07:48 +00:00
Andrew Kyle Purtell 21d54c0c8c HBASE-1719 hold a reference to the region in stores instead of only the region info
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799074 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 20:55:10 +00:00
Michael Stack ea183fe272 HBASE-1573 Holes in master state change; updated startcode and server go into .META. but catalog scanner just got old values
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@799014 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 19:00:35 +00:00
Jonathan Gray 344da145cf HBASE-1718 Reuse of KeyValue during log replay could cause the wrong data to be used
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798740 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 00:58:40 +00:00
Michael Stack ba467d6712 HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798714 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 21:24:42 +00:00
Jonathan Gray 18111cc899 HBASE-1717 Put on client-side uses passed-in byte[]s rather than always using copies
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798694 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 20:01:15 +00:00
Michael Stack a68b5ee409 HBASE-1671 HBASE-1609 broke scanners riding across splits
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798679 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 19:41:54 +00:00
Michael Stack 3086b191dd HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have -- reversed it for a moment; it may have broken things -- not sure yet
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798510 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 12:51:36 +00:00
Michael Stack 69dc5b571e HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798499 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 12:12:17 +00:00
Michael Stack b5ccf99a9b HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798498 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 12:10:57 +00:00
Ryan Rawson 9a23b30068 HBASE-1703 ICV across flush
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798448 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 08:51:06 +00:00
Ryan Rawson a6c6f77612 HBASE-1714
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798334 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 23:48:22 +00:00
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
Michael Stack b00a7f271f HBASE-1625 Adding check to Put.add(KeyValue kv), to see that it has the same row as when instantiated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792024 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 04:04:25 +00:00
Michael Stack 79e1eed60e HBASE-1624 Don't sort Puts if only one in list in HCM#processBatchOfRows
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791999 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 23:25:39 +00:00
Michael Stack d8607b4e16 HBASE-1618 Investigate further into the MemStoreFlusher StoreFile limit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791977 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 21:01:18 +00:00
Michael Stack 83e462ffde HBASE-1620 Need to use special StoreScanner constructor for major compactions (passed sf, no caching, etc)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791923 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 18:09:50 +00:00
Jean-Daniel Cryans 9cf697f4df HBASE-1575 HMaster does not handle ZK session expiration
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791901 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 16:33:41 +00:00
Michael Stack 085f87eebb HBASE-1616 Unit test of compacting referenced StoreFiles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791694 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 03:47:44 +00:00
Michael Stack 619a7243d0 HBASE-1615 HBASE-1597 introduced a bug when compacting after a split
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791693 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 03:44:40 +00:00
Nitay Joffe 90366d50f8 HBASE-1606 Remove zoo.cfg, put config options into hbase-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791037 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 23:33:28 +00:00
Michael Stack 0afd4cffa8 HBASE-1218 Implement in-memory column
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791021 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 21:29:21 +00:00
Michael Stack faacd72a21 HBASE-1607 Redo MemStore heap sizing to be accurate, testable, and more like new LruBlockCache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790999 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 19:44:06 +00:00
Michael Stack 1f85226103 HBASE-1597 Prevent unnecessary caching of blocks during compactions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790989 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 19:11:12 +00:00
Andrew Kyle Purtell 80b5452a0d HBASE-1596 Remove WatcherWrapper and have all users of Zookeeper provide a Watcher
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790970 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 17:31:23 +00:00
Michael Stack 98e1225354 HBASE-1608 TestCachedBlockQueue failing on some jvms
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790764 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 00:01:23 +00:00
Michael Stack ad8968141d HBASE-1599 Fix TestFilterSet, broken up on hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790717 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 19:31:10 +00:00
Michael Stack de1cc3ec7b HBASE-1602 HRegionServer won't go down since we added in new LruBlockCache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790424 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 23:57:40 +00:00
Michael Stack 5907afb48f HBASE-1582 Translate ColumnValueFilter and RowFilterSet to the new Filter interface
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790044 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:34:10 +00:00
Michael Stack 31d27e353b HBASE-1582 Translate ColumnValueFilter and RowFilterSet to the new Filter interface
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790043 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:32:54 +00:00
Michael Stack 0f17f20cfd HBASE-1595 hadoop-default.xml and zoo.cfg in hbase jar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789995 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 22:41:37 +00:00
Michael Stack 89429bc61e HBASE-1594 Fix scan addcolumns after hbase-1385 commit (broken hudson build)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789954 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 21:05:14 +00:00
Michael Stack 94165dbc02 HBASE-1385 Revamp TableInputFormat, needs updating to match hadoop 0.20.x AND remove bit where we can make < maps than regions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789846 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 17:42:53 +00:00
Michael Stack a8821d10f7 HBASE-1582 Translate ColumnValueFilter and RowFilterSet to the new Filter interface
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789557 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 04:44:33 +00:00
Michael Stack 3942b0bfff HBASE-1589 Up zk maxClientCnxns from default of 10 to 20 or 30 or so
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789431 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 20:11:27 +00:00
Michael Stack 9be89e60cd HBASE-1460 Concurrent LRU Block Cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788888 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 22:16:40 +00:00
Michael Stack 94d5c54087 HBASE-1437 broken links in hbase.org
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788839 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 19:52:25 +00:00
Michael Stack 888aeb06cf HBASE-1587 Update ganglia config and doc to account for ganglia 3.1 and hadoop-4675
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788837 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 19:49:08 +00:00
Michael Stack a65c38840f HBASE-1580 Store scanner does not consult filter.filterRow at end of scan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788581 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:26:18 +00:00
Andrew Kyle Purtell c92c02b5fc HBASE-1560 TIF can't seem to find one region
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788552 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:59:12 +00:00
Michael Stack 9754249af2 HBASE-1566 using Scan(startRow,stopRow) will cause you to iterate the entire table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788551 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:56:40 +00:00
Michael Stack 969b989c63 HBASE-1450 Scripts passed to hbase shell do not have shell context set up for them
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788550 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:53:04 +00:00
Michael Stack 1eb46d4be7 HBASE-1581 Run major compaction on .META. when table is dropped or truncated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788545 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:14:29 +00:00
Michael Stack 49599944be HBASE-1569 rare race condition can take down a regionserver
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788543 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:10:11 +00:00
Michael Stack 79f31a2f0f HBASE-1563 incrementColumnValue does not write to WAL
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788529 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 22:12:24 +00:00
Michael Stack 7fb19786ee HBASE-1585 More binary key/value log output cleanup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788479 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 19:29:48 +00:00
Michael Stack 1115f46d1e HBASE-1584 Put add methods should return this for ease of use (Be consistant with Get)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788475 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 19:26:01 +00:00
Michael Stack 8732e8d44f HBASE-1562 How to handle the setting of 32 bit versus 64 bit machines
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788164 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 20:03:26 +00:00
Michael Stack 7886526f30 HBASE-1578 Change the name of the in-memory updates from 'memcache' to 'memtable' or....
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788160 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 19:56:51 +00:00
Michael Stack 0f0a133abf HBASE-1577 Move memcache to ConcurrentSkipListMap from ConcurrentSkipListSet
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788103 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 18:19:31 +00:00
Michael Stack cc920fe6bb HBASE-1576 TIF needs to be able to set scanner caching size for smaller row tables & performance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787917 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 06:02:39 +00:00
Michael Stack 44d6294ed7 HBASE-1567 cant serialize new filters
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787910 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 05:34:26 +00:00
Michael Stack e121a78192 HBASE-1572 Zookeeper log4j property set to ERROR on default, same output when cluster working and not working
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787861 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 22:42:01 +00:00
Michael Stack 9730fcbdb7 HBASE-1564 in UI make host addresses all look the same -- not IP sometimes and host at others
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787790 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 19:04:01 +00:00
Michael Stack fe66233cfa HBASE-1568 Client doesnt consult old row filter interface in filterSaysStop() - could result in NPE or excessive scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787742 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 16:19:36 +00:00
Michael Stack fdf64a3988 HBASE-1508 Shell 'close_region' reveals a Master<>HRS problem, regions are not reassigned
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787444 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 23:39:03 +00:00
Michael Stack 7037a0f740 HBASE-1532 UI Visibility into ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787443 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 23:32:11 +00:00
Michael Stack 88de4001bb HBASE-1558 deletes use 'HConstants.LATEST_TIMESTAMP' but no one translates that into 'now'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787336 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 18:08:33 +00:00
Michael Stack 2bf31afa70 HBASE-1561 HTable Mismatch between javadoc and what it actually does
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787318 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 17:22:52 +00:00
Nitay Joffe f8046be708 HBASE-1515 Address part of config option hbase.regionserver unnecessary
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786913 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:03:46 +00:00
Andrew Kyle Purtell 8fb6662aea HBASE-1553 ClassSize missing in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786695 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 22:42:11 +00:00
Andrew Kyle Purtell 6c10644a10 HBASE-1547 atomicIncrement doesnt increase hregion.memcacheSize
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786693 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 22:15:40 +00:00
Michael Stack 9c5c2d32db HBASE-1545 atomicIncrements creating new values with Long.MAX_VALUE
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786684 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 22:02:12 +00:00
Michael Stack 650b114f06 HBASE-1387 Before release verify all object sizes using Ryans' instrumented JVM trick
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786683 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 22:00:54 +00:00
Nitay Joffe 22e101074b HBASE-1534 Got ZooKeeper event, state: Disconnected on HRS and then NPE on reinit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786676 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 21:46:25 +00:00
Nitay Joffe 4719eb4c3a HBASE-1550 CHANGES.txt update
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786674 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 21:40:57 +00:00
Michael Stack e62faa3535 HBASE-1549 in zoo.cfg, use localhost instead of 127.0.0.1?
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786673 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 21:39:40 +00:00
Michael Stack dfbcd9ea6b HBASE-1531 Change new Get to use new filter API
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786672 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 21:37:20 +00:00
Andrew Kyle Purtell e1bbd8cbc5 HBASE-1552 provide version running on cluster via getClusterStatus
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786666 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 21:09:22 +00:00
Michael Stack 3b01f1a469 HBASE-1488 After 1304 goes in, fix and reenable test of thrift, mr indexer, and merge tool
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786620 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 18:46:38 +00:00
Michael Stack 26559442b7 HBASE-1540 Client delete unit test, define behavior
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786374 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 05:24:30 +00:00
Michael Stack d59345ff81 HBASE-1544 Cleanup HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786362 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 03:58:53 +00:00
Michael Stack eb68e5c053 HBASE-1543 Unnecessary toString during scanning costs us some CPU
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786338 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19 00:02:07 +00:00
Ryan Rawson 4cd468ff51 HBASE-1541, 1488 (thrift server only)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786259 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 20:47:03 +00:00
Michael Stack c8918e2caa HBASE-1535 Add client ability to perform mutations without the WAL
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785854 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 23:32:20 +00:00
Michael Stack d7005e1d4d HBASE-1529 prevent aborts due to missing zoo.cfg
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785850 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 23:02:18 +00:00
Michael Stack 4a65f06f71 HBASE-1538 Up zookeeper timeout from 10 seconds to 30 seconds to cut down on hbase-user traffic
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785843 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 22:24:52 +00:00
Ryan Rawson 94aa7d7247 HBASE-1536
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785835 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 22:16:21 +00:00
Michael Stack dd87f8d973 HBASE-867 If millions of columns in a column family, hbase scanner won't come up
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785830 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 22:01:31 +00:00
Michael Stack 959e0c964b HBASE-1329 Visibility into ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785472 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 03:48:53 +00:00
Michael Stack cb114693ea HBASE-1206 Scanner spins when there are concurrent inserts to column family
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785275 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 16:14:10 +00:00
Michael Stack 363d81c247 HBASE-1447 Take last version of the hbase-1249 design doc. and make documentation out of it
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785081 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 05:08:06 +00:00
Michael Stack 78af4ede60 HBASE-1528 Ensure scanners work across memcache snapshot
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785069 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 04:27:44 +00:00
Andrew Kyle Purtell 24708bb23f HBASE-1529 familyMap not invalidated when Result is (re)read as a Writable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785066 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 04:11:44 +00:00
Michael Stack 20544ecc25 HBASE-1480 compaction file not cleaned up after a crash/OOME server
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785011 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 22:29:30 +00:00
Michael Stack aed9c07cd8 HBASE-1503 hbase-1304 dropped updating list of store files on flush
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785009 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 22:23:04 +00:00
Andrew Kyle Purtell e8d66ea285 HBASE-1526 mapreduce fixup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785008 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 22:20:55 +00:00
Michael Stack 76d4ac4d07 HBASE-1514, 1304 notes in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784983 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 21:14:34 +00:00
Ryan Rawson 65a2c85f2a HBASE-1525
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784960 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 20:16:40 +00:00
Ryan Rawson 32a380b12a HBASE-1523 - NPE in BaseScanner
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784670 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 06:44:08 +00:00
Ryan Rawson 3f02e3be7a HBASE-1522
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784657 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 05:43:44 +00:00
Ryan Rawson 0f67b602c7 HBASE-1500, 1513, 1516, 1520
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784649 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 04:22:22 +00:00
Michael Stack 8f41f8593f HBASE-1518 Delete Trackers using compareRow, should just use raw binary comparator
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784503 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14 03:17:19 +00:00
Michael Stack d1a678ca83 HBASE-1509 Add explanation to shell help command on how to use binary keys
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@783993 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 06:04:58 +00:00
Michael Stack d841ab681d HBASE-1507 iCMS as default JVM
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@783990 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 05:59:54 +00:00
Michael Stack d6ec5ed8a2 HBASE-1504 Remove left-over debug from 1304 commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782877 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 04:53:45 +00:00
Michael Stack e9a1cb0793 HBASE-1453 Add HADOOP-4681 to our bundled hadoop, add to 'gettting started' recommendation that hbase users backport
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782789 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 21:26:04 +00:00
Michael Stack 6ec18020ee HBASE-1499 Fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782787 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 21:18:40 +00:00
Nitay Joffe 82675aae86 HBASE-1489 Basic git ignores for people who use git and eclipse
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782508 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 02:34:08 +00:00
Nitay Joffe f68c18d8c2 HBASE-1490 Update ZooKeeper library
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782507 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 02:31:54 +00:00
Nitay Joffe d6b1ba5b29 HBASE-1491 ZooKeeper errors: "Client has seen zxid 0xe our last zxid is 0xd"
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782505 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 02:23:59 +00:00
Michael Stack d253507e39 HBASE-1486 BLOCKCACHE always on even when disabled
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782501 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08 01:48:06 +00:00
Andrew Kyle Purtell af1175e44e HBASE-1493 New TableMapReduceUtil methods should be static
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782309 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 20:15:18 +00:00
Michael Stack c72bd42fb4 HBASE-1484 commit log split writes files with newest edits first (since hbase-1430); should be other way round
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781905 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 03:54:23 +00:00
Andrew Kyle Purtell 4346eec59d fix CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781873 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 23:46:45 +00:00
Michael Stack c9d309e5c3 HBASE-1483 HLog split loses track of edits
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781865 13f79535-47bb-0310-9956-ffa450edef68
2009-06-04 22:49:53 +00:00
Jean-Daniel Cryans d6f7ccf4bf HBASE-1143 region count erratic in master UI
(kill server hosting root or meta and see how count goes awry).... 
            make sure you have a bunch of reions in there


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781527 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 20:01:12 +00:00
Jean-Daniel Cryans 42af3c756c HBASE-1462 hclient still seems to depend on master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781468 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 16:46:28 +00:00
Michael Stack d3f7947323 HBASE-1478 Remove hbase master options from shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781263 13f79535-47bb-0310-9956-ffa450edef68
2009-06-03 05:11:48 +00:00
Jean-Daniel Cryans 60f4df2133 HBASE-1448 Add a node in ZK to tell all masters to shutdown
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781134 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 19:32:24 +00:00
Jean-Daniel Cryans 2c0c4cd64c HBASE-1474 Add zk attributes to list of attributes
in master and regionserver UIs


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781124 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 19:00:47 +00:00
Jean-Daniel Cryans 4c05305695 HBASE-1357 If one sets the hbase.master to 0.0.0.0 non local regionservers
can't find the master
HBASE-1445  Add the ability to start a master from any machine



git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@781099 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 17:52:32 +00:00
Michael Stack e99a716ffe HBASE-1471 During cluster shutdown, deleting zookeeper regionserver nodes causes exceptions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@780872 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01 23:05:35 +00:00