Commit Graph

5945 Commits

Author SHA1 Message Date
Enis Soztutar b503dfba3f HBASE-7063 Package name for compression should not contain hfile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405130 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 19:51:18 +00:00
Michael Stack aa4af7ea61 Add note on hbase.master.wait.on.regionservers.mintostart to required configs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405120 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 19:32:45 +00:00
Michael Stack 6f6f425a31 HBASE-6389 Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405111 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 19:20:52 +00:00
Michael Stack 624021fb4d HBASE-7070 Scanner may retry forever after HBASE-5974
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405107 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 19:15:32 +00:00
Michael Stack 853d775a33 Remove miscommit of hbase-example dependency
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405097 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 18:52:11 +00:00
Michael Stack 33667121fe HBASE-7087 Add to NOTICE.txt a note on jamon being MPL
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405073 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 17:53:24 +00:00
Michael Stack 2803eed35e HBASE-2645 HLog writer can do 1-2 sync operations after lease has been recovered for split process; REVERT -- TEST FAILS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404875 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 04:32:54 +00:00
jxiang 75682c0c5b HBASE-7083 SSH#fixupDaughter should force re-assign missing daughter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404867 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 04:11:56 +00:00
larsh d051501c07 HBASE-6925 Change socket write size from 8K to 64K for HBaseServer (Karthik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404777 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 21:41:15 +00:00
jxiang ddb9e96654 HBASE-6060 Regions's in OPENING state from failed regionservers takes a long time to recover
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404759 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 20:50:22 +00:00
jxiang 5dfdc621f1 HBASE-7082 TestHFileCleaner#testHFileCleaning fails due to cleaner is reset
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404722 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 18:48:35 +00:00
larsh 8cde506fb9 HBASE-7077 ADDENDUM, add TestCategory
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404640 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 15:23:48 +00:00
Michael Stack da3f44218b Fix link to hbase refguide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404463 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 04:38:33 +00:00
Michael Stack 52b94b6e62 Revert overcommit; I added non-existent hbase-examples module reference when fixing where fellas work (Noticed by Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404459 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 04:00:13 +00:00
Michael Stack f0d0811fb3 Update where fellas work; again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404419 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 23:23:40 +00:00
Michael Stack 4e35934d9b Update where fellas work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404403 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:55:09 +00:00
gchanan e74cd24ff2 HBASE-6904 In the HBase shell, an error is thrown that states replication-related znodes already exist
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404389 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:21:48 +00:00
larsh 5b7f4bb535 HBASE-7077 Test for: CheckAndPut should properly read MVCC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404382 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:09:28 +00:00
larsh 09873f9d32 HBASE-7051 CheckAndPut should properly read MVCC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404377 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:02:09 +00:00
jxiang 4873d3a441 HBASE-7080 TestHFileOutputFormat.testColumnFamilyCompression failing due to UnsatisfiedLinkError
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404329 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 20:07:56 +00:00
Zhihong Yu 756840a814 HBASE-7066 Some HMaster coprocessor exceptions are being swallowed in try catch blocks (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404146 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 14:06:40 +00:00
Michael Stack fb983be9e3 HLog writer can do 1-2 sync operations after lease has been recovered for split process.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403977 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 04:48:37 +00:00
Zhihong Yu b31e78a424 HBASE-7055 Revert - part 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403898 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 22:11:19 +00:00
Zhihong Yu 1abf20084a HBASE-7055 port HBASE-6371 tier-based compaction from 0.89-fb to trunk - revert for further discussion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403890 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 22:04:41 +00:00
Zhihong Yu 028a672e20 HBASE-7055 port HBASE-6371 tier-based compaction from 0.89-fb to trunk (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403852 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 20:14:01 +00:00
Zhihong Yu 9fda46c126 HBASE-7060 Region load balancing by table does not handle the case where a table's region count is lower than the number of the RS in the cluster (Ted Yu and Tianying)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403851 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 20:08:22 +00:00
Jean-Daniel Cryans 02fa99f9f0 HBASE-6700 [replication] empty znodes created during queue failovers aren't
deleted (Terry Zhang via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403581 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:44:56 +00:00
Michael Stack e7d4f965a1 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; ADDENDUM v4 -- I FORGOT THIS BIT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403539 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:33:15 +00:00
jxiang 27f9a5cd7b HBASE-5119 Set the TimeoutMonitor's timeout back down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403500 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:52:45 +00:00
Michael Stack 28fffb91b7 HBASE-6707 TEST org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.testMultipleTables flaps; ADDENDUM v4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403098 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 21:49:19 +00:00
Zhihong Yu 056977d70b HBASE-6665 ROOT region should not be splitted even with META row as explicit split key (Rajesh)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1403037 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 16:33:27 +00:00
Michael Stack 094e8d4420 HBASE-3925 Make Shell's -d and debug cmd behave the same
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402923 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 01:37:04 +00:00
larsh f4923b98a6 HBASE-6846 BitComparator bug - ArrayIndexOutOfBoundsException (Lucian George Iordache)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402882 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 21:24:00 +00:00
Michael Stack cd572001f0 HBASE-7024 TableMapReduceUtil.initTableMapperJob unnecessarily limits the types of outputKeyClass and outputValueClass
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402710 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 23:08:45 +00:00
jxiang 22ee47fc22 HBASE-6223 Document hbck improvements: HBASE-6173, HBASE-5360
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402650 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 20:28:23 +00:00
Michael Stack 5df23efc39 Add link to Lars's graphs in hbase-7008 where he plays w/ nagles and different data sizes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402399 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 05:40:00 +00:00
Michael Stack 4ecc39db33 HBASE-7054 Have our website conform to apache branding requirements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402324 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 20:50:41 +00:00
Andrew Kyle Purtell 04381e1a6c HBASE-7033. Add hbase.lru.blockcache.acceptable.factor to configuration (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402314 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 20:12:54 +00:00
jxiang d70e3d8180 HBASE-6977 Multithread processing ZK assignment events
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402226 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 17:32:08 +00:00
Michael Stack c9073c4631 HBASE-5974 Scanner retry behavior with RPC timeout on next() seems incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402214 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:43:22 +00:00
Zhihong Yu bd7c0c96f9 HBASE-5257 Allow INCLUDE_AND_NEXT_COL in filters and use it in ColumnPaginationFilter (Varun)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402209 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:32:06 +00:00
Zhihong Yu 283746e49a HBASE-6957 Upgrade to hadoop 2.0.2-alpha to see if TestRowCounter fails due to division by zero
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402208 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:29:26 +00:00
Zhihong Yu dc14281b85 HBASE-7048 Regionsplitter requires the hadoop config path to be in hbase classpath (Ming Ma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402197 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:05:01 +00:00
Michael Stack 0c1a3541e9 Remove a stale section citing issues w/ versions fixed by HBASE-2406 -- thanks to Sho Shimauchi for turning this one up
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401970 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 03:52:16 +00:00
gchanan 2be66139d6 HBASE-7045 Add some comments to MVCC code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401910 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 23:01:10 +00:00
jxiang b1595ac86b HBASE-6896 sync bulk and regular assigment handling socket timeout exception
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401744 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 15:50:55 +00:00
Michael Stack 47ae2df693 HBASE-7037 ReplicationPeer logs at WARN level aborting server instead of at FATAL
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401563 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 06:09:06 +00:00
larsh 08491e4f59 HBASE-6843 loading lzo error when using coprocessor (Andy)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401551 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 04:47:28 +00:00
gchanan af295f5605 HBASE-7018 Fix and Improve TableDescriptor caching for bulk assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401525 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 01:06:44 +00:00
eclark 65a7c12942 HBASE-7027 Use the correct port of info server of region servers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1401454 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 20:39:21 +00:00