Commit Graph

5695 Commits

Author SHA1 Message Date
gchanan 527bf4947b HBASE-6835 HBaseAdmin.flush claims to be asynchronous but appears to be synchronous
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387745 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 20:31:36 +00:00
Michael Stack 0afe5174f5 HBASE-6798 HDFS always read checksum form meta file; DOCUMENTATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387734 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 20:13:09 +00:00
Zhihong Yu 17a2e1663a HBASE-6838 Regionserver may generate identical scanner name (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387695 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 17:52:06 +00:00
Michael Stack a5583054a5 HBASE-6834 HBaseClusterManager shell code breaks hadoop-2.0 build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387458 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 05:51:57 +00:00
Michael Stack fc515de647 HBASE-6408 Naming and documenting of the hadoop-metrics2.properties file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387443 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 03:46:22 +00:00
Michael Stack 3067e60c39 HBASE-6779 Fix issues analysis.apache.org raises about StochasticLoadBalancer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387372 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 21:46:04 +00:00
Michael Stack 4bd1ffbd1e HBASE-6592 [shell] Add means of custom formatting output by column
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387369 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 21:41:20 +00:00
Michael Stack 65a2962cdc HBASE-6809 Deprecate Old metrics classes.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387359 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 20:58:26 +00:00
Michael Stack 053fc8e7ba HBASE-6409 Create histogram class for metrics 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387358 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 20:54:06 +00:00
Michael Stack 6bcd00145d HBASE-6795 mvn compile fails on a fresh checkout with empty ~/.m2/repo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387338 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 20:03:50 +00:00
Michael Stack 2627730b7d HBASE-6412 Move external servers to metrics2 (thrift,thrift2,rest)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387323 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 19:10:03 +00:00
jxiang 1de90b853b HBASE-6803 script hbase should add JAVA_LIBRARY_PATH to LD_LIBRARY_PATH
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387258 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 17:02:01 +00:00
Zhihong Yu 7c0db34275 HBASE-6438 Addendum checks regionAlreadyInTransitionException when generating region plan (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387164 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 13:53:05 +00:00
Gary Helmling fbfbad4e4d HBASE-5448 Support dynamic coprocessor endpoints with protobuf based RPC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387001 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 06:32:57 +00:00
gchanan 60449458da HBASE-6794 FilterBase should provide a default implementation of toByteArray
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1386842 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 21:12:07 +00:00
Michael Stack e5c0804a27 HBASE-6634 REST API ScannerModel's protobuf converter code duplicates the setBatch call
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1386816 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 20:30:43 +00:00
Michael Stack 86d574eb22 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; REVERT AGAIN
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1386748 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 17:47:18 +00:00
Michael Stack b07045b500 Add nyc and san mateo meetups
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1386731 13f79535-47bb-0310-9956-ffa450edef68
2012-09-17 17:25:07 +00:00
Michael Stack 6df0482491 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1385388 13f79535-47bb-0310-9956-ffa450edef68
2012-09-16 22:31:21 +00:00
Zhihong Yu 929c09a9ba HBASE-6438 RegionAlreadyInTransitionException needs to give more info to avoid assignment inconsistencies (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1385210 13f79535-47bb-0310-9956-ffa450edef68
2012-09-16 02:53:25 +00:00
Michael Stack e34ddabefa HBASE-6504 Adding GC details prevents HBase from starting in non-distributed mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1385026 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 07:32:52 +00:00
Michael Stack f125ca952c HBASE-6241 HBaseCluster interface for interacting with the cluster from system tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1385024 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 07:01:15 +00:00
gchanan 802f264f4e HBASE-6759 Forward port ZKReadOnly change from HBASE-6710
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384987 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 00:33:45 +00:00
Michael Stack dde1f3d451 Added link to read short circuit dev conversation into read short circuit footnote
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384977 13f79535-47bb-0310-9956-ffa450edef68
2012-09-15 00:04:25 +00:00
gchanan 0dab826f19 HBASE-6260 ADDENDUM (fix test failure plus comment fixups)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384954 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 22:36:03 +00:00
Michael Stack cc2cb6061c More edits to the publishing to maven repo section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384932 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 21:43:26 +00:00
Michael Stack 2a718cf3b8 HBASE-6780 On the master status page the Number of Requests per second is incorrect for RegionServer's
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384648 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 04:47:28 +00:00
gchanan c9d3cb1c3b HBASE-6260 balancer state should be stored in ZK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384593 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 23:00:46 +00:00
Michael Stack 3ddce6a96d Use link suggested by Otis
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384580 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:35:25 +00:00
Michael Stack 3e36714457 Edits suggested by Ted around mvn release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384569 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:24:35 +00:00
Michael Stack 2ff946d7a0 Add note on how to enable shortcircuit reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384458 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 18:34:57 +00:00
larsh 786a5213c9 HBASE-6769 HRS.multi eats NoSuchColumnFamilyException (Elliott Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384377 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 15:44:21 +00:00
gchanan 476a274729 HBASE-6658 Rename WritableByteArrayComparable to something not mentioning Writable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384191 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 02:41:05 +00:00
Michael Stack 6d2e7cccf4 HBASE-6766 Remove the Thread Dump link on Info pages
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384136 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 21:28:59 +00:00
Michael Stack 0c13da349b HBASE-6518 Bytes.toBytesBinary() incorrect trailing backslash escape
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384103 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 19:51:19 +00:00
Michael Stack e153a0c9ac Add a community chapter to refguide with 'decisions'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384097 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 19:19:47 +00:00
Michael Stack f641439776 Add a community chapter to refguide with 'decisions'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1384096 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 19:19:38 +00:00
Michael Stack b49ffdcda4 HBASE-6648 [0.92 UNIT TESTS] TestMasterObserver.testRegionTransitionOperations fails occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1383797 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 06:24:41 +00:00
Michael Stack 078cbdea49 HBASE-5997 Fix concerns raised in HBASE-5922 related to HalfStoreFileReader
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1383788 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 05:47:32 +00:00
larsh 97906bccdc HBASE-6757 Very inefficient behaviour of scan using FilterList
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1383748 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 04:04:05 +00:00
nkeywal 293803dcc9 HBASE-6746 Impacts of HBASE-6435 vs. HDFS 2.0 trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382723 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 09:47:02 +00:00
Jonathan Hsieh 7fdcc4c87c HBASE-5631 ADDENDUM (extra comments)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382627 13f79535-47bb-0310-9956-ffa450edef68
2012-09-10 03:05:05 +00:00
Jonathan Hsieh 43bfefc370 HBASE-5631 hbck should handle case where .tableinfo file is missing (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382529 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 16:21:15 +00:00
Zhihong Yu f2140d640a HBASE-6734 Code duplication in LoadIncrementalHFiles (Richard Ding)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382353 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 20:17:28 +00:00
Zhihong Yu 564fc2e7c3 Port HBASE-6590 to trunk : Asssign sequence number to bulk loaded files (Amitanand)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382351 13f79535-47bb-0310-9956-ffa450edef68
2012-09-08 20:13:21 +00:00
Zhihong Yu 2c270de896 HBASE-6713 Stopping META/ROOT RS may take 50mins when some region is splitting (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382164 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:36:01 +00:00
gchanan 2845bf5587 added gchanan as a developer to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382161 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:30:29 +00:00
nkeywal e136acc6eb HBASE-6742 Change default test parallelisation level to 5
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382127 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 18:59:28 +00:00
Michael Stack 24fa6e4fbe HBASE-6432 HRegionServer doesn't properly set clusterId in conf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381905 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 06:47:34 +00:00
Michael Stack cf157084cc HBASE-5412 HBase book, section 2.6.4, has deficient list of client dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381894 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 06:11:07 +00:00