Commit Graph

5945 Commits

Author SHA1 Message Date
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
Michael Stack c0b38e6c57 HBASE-6871 HFileBlockIndex Write Error in HFile V2 due to incorrect split into intermediate index blocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391741 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 03:52:49 +00:00
Michael Stack 040f76eb2c HBASE-6476 Replace all occurrances of System.currentTimeMillis() with EnvironmentEdge equivalent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391699 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 23:50:31 +00:00
Michael Stack db62a5eb0d HBASE-6601 TestImportExport on Hadoop 2 must copy YARN configuration vars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391580 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 18:08:36 +00:00
Michael Stack 37ab60bcc5 HBASE-6610 HFileLink: Hardlink alternative for snapshot restore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391326 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 06:27:44 +00:00
Michael Stack 1a992218e3 HBASE-6743 Move EnvironmentEdge classes to hbase-common
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391321 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 06:13:14 +00:00
Michael Stack 3337b47792 HBASE-5419 FileAlreadyExistsException has moved from mapred to fs package
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391306 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 05:35:54 +00:00
Michael Stack 18b40d61c3 HBASE-6688 folder referred by thrift demo app instructions is outdated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391283 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 02:21:55 +00:00
Michael Stack cb6286c719 HBASE-6888 HBase scripts ignore any HBASE_OPTS set in the environment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391211 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 20:54:44 +00:00
Michael Stack 58af0ecb42 HBASE-4802 Disable show table metrics in bulk loader
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391206 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 20:45:00 +00:00
Michael Stack dd10bfe8a7 HBASE-6875 Remove commons-httpclient, -component, and up versions on other jars (remove unused repository)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391136 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 17:44:35 +00:00
Michael Stack 9b91f5d9e6 Add link to Matteo's article on authentication... to security section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1391132 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 17:37:43 +00:00
Michael Stack 737cc086ab HBASE-6875 Remove commons-httpclient, -component, and up versions on other jars (remove unused repository)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390858 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 06:05:11 +00:00
Michael Stack b5cf874819 HBASE-6876 Clean up WARNs and log messages around startup; REAPPLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390848 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 05:40:09 +00:00
Michael Stack c8375a55e9 HBASE-6876 Clean up WARNs and log messages around startup; REVERT OF OVERCOMMIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390847 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 05:39:43 +00:00
Michael Stack 1acc426e7e HBASE-6876 Clean up WARNs and log messages around startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390846 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 05:38:35 +00:00
Michael Stack f386d46213 HBASE-6679 RegionServer aborts due to race between compaction and split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390781 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 00:17:04 +00:00
Michael Stack 78c811f419 HBASE-5961 New standard HBase code formatter; ADDENDUM -- ADD LICENSE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390713 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 20:06:19 +00:00
Michael Stack 9b74b7d2bc HBASE-5961 New standard HBase code formatter; ADDENDUM -- ADD RAT EXCLUSION FOR ECLIPSE FORMATTER FILE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390703 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 19:57:31 +00:00
Michael Stack c9cb2ee851 HBASE-6884 Update documentation on unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390687 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 19:23:01 +00:00