Commit Graph

6879 Commits

Author SHA1 Message Date
sershe 5b81ff6045 HBASE-8474 there are dups in hadoop2 pom
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478120 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 17:54:49 +00:00
sershe 1d8ec61f64 HBASE-8460 [replication] Fix the three TODOs in TestReplicationStateBasic.testReplicationQueues (Chris Trezzo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478104 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 17:32:25 +00:00
Zhihong Yu cf1126de2b HBASE-8470 Data file used by TestReference should be excluded from Apache Rat check (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477992 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 13:27:14 +00:00
Jonathan Hsieh 6e6982c766 HBASE-8472 mvn -Dhadoop.profile=2.0 -Dhadoop-two.version=2.0.5-SNAPSHOT fails because of Undef Class error wrt o.a.h.IdGenerator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477908 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 04:20:01 +00:00
eclark b49702db75 HBASE-8468 IntegrationTestImportTsv fails on a cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477877 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 23:42:05 +00:00
Michael Stack 81027519f8 Add note on rpc configurations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477858 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 22:23:50 +00:00
sershe f027f66b22 HBASE-7413 Convert WAL to pb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477761 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 18:34:40 +00:00
Andrew Kyle Purtell fa3918d300 Revert HBASE-8453, HBASE-8454.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477448 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 01:51:14 +00:00
sershe 0e9fbc727c HBASE-8272 make compaction checker frequency configurable per table/cf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477425 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 00:32:31 +00:00
sershe d1f0efc81c HBASE-8448 RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477391 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 22:36:56 +00:00
Andrew Kyle Purtell efd752b5b4 HBASE-8454. TestImportTsv failing due to configuration issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477377 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 22:16:59 +00:00
Andrew Kyle Purtell e8dfdeb6ec HBASE-8453. TestImportExport failing again due to configuration issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477373 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 22:10:55 +00:00
Enis Soztutar 518168296c HBASE-8456 HBase Windows scripts fail when there's a blank space in JAVA_HOME (Mostafa Elhemali)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477351 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 21:26:55 +00:00
eclark 9f86b77906 HBASE-8425 Per-region memstore size is missing in the new RS web UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477330 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 20:37:14 +00:00
eclark 741bbb5839 HBASE-8407 Remove Async HBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477251 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 18:26:52 +00:00
eclark b33878f6fc HBASE-8426 Opening a region failed on Metrics source RegionServer,sub=Regions already exists
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477247 13f79535-47bb-0310-9956-ffa450edef68
2013-04-29 18:17:37 +00:00
zjushch 6b35308cf0 HBASE-8436 SeekBefore returns wrong result with PREFIX_TREE Encoding
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476730 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 08:11:25 +00:00
Zhihong Yu e12e470d5f HBASE-8451 MetricsMBeanBase has concurrency issues in init (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476713 13f79535-47bb-0310-9956-ffa450edef68
2013-04-28 03:12:19 +00:00
sershe 4e28bd8bab HBASE-7970 Improve file descriptor usage: currently, there are two file descriptors per storefile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476677 13f79535-47bb-0310-9956-ffa450edef68
2013-04-27 21:34:43 +00:00
Enis Soztutar e2868556df HBASE-2231 Compaction events should be written to HLog (Stack & Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476414 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 22:05:33 +00:00
Michael Stack 13297c9a07 HBASE-8271 Book updates for changes to GC options in shell scripts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476037 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 04:37:17 +00:00
Michael Stack cbd6d10d5f HBASE-8444 Acknowledge that 0.95+ requires 1.0.3 hadoop at least
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476036 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 04:10:50 +00:00
jxiang f6c6992581 HBASE-8345 Add all available resources in RootResource and VersionResource to rest RemoteAdmin (Aleksandr Shulman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476025 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 02:18:08 +00:00
Zhihong Yu 1eadb508ab HBASE-8393 Testcase TestHeapSize#testMutations is wrong (Jeffrey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1476022 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 01:59:55 +00:00
eclark 76bae3d62d HBASE-8392 TestMetricMBeanBase#testGetAttribute is flakey under hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475998 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 22:51:28 +00:00
Michael Stack 7b3dc4f7ba HBASE-8428 Tighten up IntegrationTestsDriver filter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475996 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 22:49:41 +00:00
Devaraj Das 939da7c026 HBASE-5930. Removed a configuration that was causing unnecessary flushes in tests.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475990 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 22:30:10 +00:00
Michael Stack c0046ba481 HBASE-8422 Master won't go down. Stuck waiting on .META. to come on line
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475986 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 22:13:26 +00:00
eclark 7b8d3a6dc1 HBASE-5930 Limits the amount of time an edit can live in the memstore.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475970 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 21:28:13 +00:00
eclark b6aa74ef63 HBASE-8299 ExploringCompactionPolicy can get stuck in rare cases.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475966 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 21:24:28 +00:00
Enis Soztutar eb192446a7 HBASE-8415 DisabledRegionSplitPolicy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475943 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 20:21:11 +00:00
Devaraj Das b65d39bc9d HBASE-5930. Limits the amount of time an edit can live in the memstore.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475872 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 17:50:17 +00:00
sershe 0c4416a570 HBASE-8024 Make Store flush algorithm pluggable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475870 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 17:49:01 +00:00
anoopsamjohn e2d6ba1923 Changing organization name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475757 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 13:27:44 +00:00
Michael Stack c2d4a55175 HBASE-8421 hbase-0.95.0 tgz does not include lib/junit*.jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475629 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 05:02:07 +00:00
eclark 47cfaa205c HBASE-8431 Fix missing license headers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471823 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 03:20:51 +00:00
Jonathan Hsieh 54e4df900e HBASE-8427 Apache Rat is incorrectly excluding test source files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471808 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 01:49:00 +00:00
sershe d122093473 HBASE-8405 Add more custom options to how ClusterManager runs commands
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471804 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 01:36:29 +00:00
Jonathan Hsieh 026779686f HBASE-8429 TestMetricsWALSourceImpl from hbase-hadoop2-compat module missing Apache license
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471777 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 23:33:08 +00:00
Jonathan Hsieh 890850aa91 HBASE-8424 IntegrationTestImportTsv missing Apache License
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471757 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 22:56:41 +00:00
jxiang 4558ca5a79 HBASE-8383 Support lib/*jar inside coprocessor jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471754 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 22:49:56 +00:00
Michael Stack f11b4224fb HBASE-7192 Move TestHBase7051.java into TestAtomicOperation.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471620 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 19:56:04 +00:00
jxiang 8a3cba0cc1 HBASE-8327 Consolidate class loaders
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471464 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 15:09:48 +00:00
anoopsamjohn 100cf35f5d HBASE-8396 balancerSwitch making two zookeeper calls everytime(Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471460 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 15:08:56 +00:00
mbertozzi 846acf6258 HBASE-8413 Snapshot verify region will always fail if the HFile has been archived (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471319 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 09:27:22 +00:00
nkeywal 929776752e HBASE-8380 NPE in HBaseClient.readResponse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471271 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 07:26:55 +00:00
Michael Stack 374052f071 HBASE-8395 Remove TestFromClientSide.testPoolBehavior
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471258 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 05:47:42 +00:00
Michael Stack 64ef5da665 HBASE-7122 Proper warning message when opening a log file with no entries (idle cluster)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471255 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 05:34:01 +00:00
Michael Stack 15a10f8f7d HBASE-5946 Thrift Filter Language documentation is inconsistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471254 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 05:16:31 +00:00
Michael Stack b0702f3d8d HBASE-5577 improve 'patch submission' section in HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471252 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 04:59:48 +00:00