Commit Graph

5714 Commits

Author SHA1 Message Date
Enis Soztutar 700ff4d0b9 HBASE-6962 Upgrade hadoop 1 dependency to hadoop 1.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1398580 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 23:59:33 +00:00
Zhihong Yu d30fff7c92 HBASE-6785 Convert AggregateProtocol to protobuf defined coprocessor service (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1398175 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 02:32:09 +00:00
Michael Stack 89370eef92 HBASE-3444 Bytes.toBytesBinary and Bytes.toStringBinary() should be reversible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1397703 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 19:48:49 +00:00
Michael Stack 8285257518 HBASE-6978 Minor typo in ReplicationSource SocketTimeoutException error handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1397441 13f79535-47bb-0310-9956-ffa450edef68
2012-10-12 05:17:03 +00:00
Michael Stack da4fd3e29b HBASE-6971 .META. directory does not contain .tableinfo serialization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396928 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 06:58:07 +00:00
Michael Stack 00f8c0d6ca HBASE-6940 Enable GC logging by default: REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396919 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 06:22:17 +00:00
Michael Stack 6d42266145 HBASE-3661 Handle empty qualifier better in shell for increments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396902 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 04:58:29 +00:00
Zhihong Yu c2045b11da HBASE-5837 hbase shell deleteall to .META. allows insertion of malformed rowkey (Ricky Saltzer)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396857 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 23:21:08 +00:00
jxiang 0c113c7ddb HBASE-6963 unable to run hbck on a secure cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396810 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 21:29:33 +00:00
Jean-Daniel Cryans 264db4cb7d HBASE-6733 TestReplication.queueFailover occasionally fails [Part-2] (Devaraj Das via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396463 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 04:07:58 +00:00
Michael Stack 32abc3835b HBASE-6316 Confirm can upgrade to 0.96 from 0.94 by just stopping and restarting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396428 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 00:07:59 +00:00
Zhihong Yu e4e704a044 HBASE-6940 Enable GC logging by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396399 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 23:12:18 +00:00
Michael Stack 4992d78820 HBASE-6953 Incorrect javadoc description of HFileOutputFormat regarding multiple column families
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396383 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 22:27:01 +00:00
eclark 4d6f61bab8 HBASE-6961 In place scripts fail if mvn install hasn't been run
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396307 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 20:47:33 +00:00
Michael Stack 209d430c4b Add note that you cannot skip major versions upgrading.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1396131 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 17:31:48 +00:00
Zhihong Yu 3fd2ea1de4 HBASE-6797 TestHFileCleaner#testHFileCleaning sometimes fails in trunk (Jesse)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394875 13f79535-47bb-0310-9956-ffa450edef68
2012-10-06 00:49:44 +00:00
Jean-Daniel Cryans e52314f054 HBASE-5582 "No HServerInfo found for" should be a WARNING message (Kevin Odell via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394768 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 19:56:01 +00:00
larsh aefd784268 HBASE-6889 Ignore source control files with apache-rat (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394735 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 19:06:45 +00:00
larsh 30c7e958ee HBASE-6900 RegionScanner.reseek() creates NPE when a flush or compaction happens before the reseek.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394377 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 06:28:52 +00:00
gchanan 6f1af4dba4 HBASE-6950 TestAcidGuarantees system test now flushes too aggressively
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394335 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 00:03:45 +00:00
Jean-Daniel Cryans e898f6de21 HBASE-6916 HBA logs at info level errors that won't show in the shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394274 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 21:18:04 +00:00
eclark fc2d32793c Change my org to Cloudera
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394183 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 18:05:41 +00:00
nkeywal 07e97d2b32 HBASE-6939 Add the possibility to set the ZK port in HBaseTestingUtility
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393940 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 07:36:31 +00:00
Michael Stack 610ea30534 HBASE-6928 TestStoreFile sometimes fails with 'Column family prefix used twice' -- ATTEMPTED FIX
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393923 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 05:46:51 +00:00
Michael Stack 7d2479983a HBASE-6439 Ignore .archive directory as a table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393916 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 05:01:27 +00:00
Jean-Daniel Cryans 1ca8d32e63 Changing my org to Cloudera
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393859 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 00:59:35 +00:00
larsh ec4cb63a09 HBASE-6912 Filters are not properly applied in certain cases (revert HBASE-6562)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393853 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 00:38:45 +00:00
Michael Stack ba92b2f2a1 More specific around tmp locations for data on startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393667 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 18:48:33 +00:00
Michael Stack 57a13947b6 Default was wrong for WAL log splitting -- from Benoît
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393604 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 16:47:10 +00:00
nkeywal 90e0910a48 HBASE-6738 Too aggressive task resubmission from the distributed log manager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393537 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 15:25:01 +00:00
Michael Stack e64430e970 HBASE-6928 TestStoreFile sometimes fails with 'Column family prefix used twice'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393284 13f79535-47bb-0310-9956-ffa450edef68
2012-10-03 04:10:21 +00:00
Michael Stack 7bed701850 HBASE-6927 WrongFS using HRegionInfo.getTableDesc() and different fs for hbase.root and fs.defaultFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393234 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 23:13:58 +00:00
Michael Stack 596affcfb6 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393222 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 22:41:24 +00:00
Michael Stack 2b1ba295d9 HBASE-5937 Refactor HLog into an interface; REMOVE HBASE-6707 POLLUTION/OVERCOMMIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393221 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 22:38:21 +00:00
Michael Stack 63743c2804 HBASE-6479 HFileReaderV1 caching the same parent META block could cause server abot when splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393194 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 21:29:21 +00:00
Michael Stack 6b82ddc911 HBASE-6926 Cleanup some of the javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393168 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 20:42:55 +00:00
eclark e419fee3b4 HBASE-6914 Scans/Gets/Mutations don't give a good error if the table is disabled.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393163 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 20:39:09 +00:00
Michael Stack ac368c1ae8 HBASE-5937 Refactor HLog into an interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393126 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 19:29:19 +00:00
Michael Stack e0538fe83b HBASE-6921 String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail; second attempt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393062 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 17:56:34 +00:00
ramkrishna 4c514ea23b HBASE-6317 Master clean start up and Partially enabled tables make region assignment inconsistent (RajeshBabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392802 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 09:19:48 +00:00
Michael Stack d6cca23ed3 HBASE-6918 Debugging to help figure what is different up on jenkins when TestHeapSize runs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392753 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 06:09:49 +00:00
Michael Stack af166fca13 HBASE-6917 Trunk jdk7 build broke because we moved to zk 3.4.4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392746 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 05:23:39 +00:00
Michael Stack 29f919440a HBASE-6915 String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392731 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 04:13:53 +00:00
Michael Stack 7adcc74aeb HBASE-6299 RS starts region open while fails ack to HMaster.sendRegionOpen() causes inconsistency in HMaster's region state and a series of successive problems
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392617 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 21:20:22 +00:00
jxiang c7b246edd2 HBASE-6881 All regionservers are marked offline even there is still one up
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392467 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 17:45:04 +00:00
Jonathan Hsieh e9947aad05 HBASE-6906 TestHBaseFsck#testQuarantine* tests are flakey due to TestNotEnabledException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392455 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 17:33:30 +00:00
jxiang 7b640037fb HBASE-6901 Store file compactSelection throws ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392451 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 17:21:23 +00:00
Michael Stack 9a1dbdef9d HBASE-6890 Colorize test-patch results that goes to JIRA as a comment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391943 13f79535-47bb-0310-9956-ffa450edef68
2012-09-30 03:25:28 +00:00
Michael Stack c7781e9a37 HBASE-6476 Replace all occurrances of System.currentTimeMillis() with EnvironmentEdge equivalent; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391852 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 17:57:49 +00:00
ramkrishna 98f566edf2 HBASE-6853 IllegalArgument Exception is thrown when an empty region is spliitted(Priya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391759 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 06:42:27 +00:00