[jira] [Created] (HBASE-8451) MetricsMBeanBase has concurrency issues in init

2013-04-26 Thread Liang Xie (JIRA)
Liang Xie created HBASE-8451: Summary: MetricsMBeanBase has concurrency issues in init Key: HBASE-8451 URL: https://issues.apache.org/jira/browse/HBASE-8451 Project: HBase Issue Type: Bug

Build failed in Jenkins: HBase-TRUNK #4082

2013-04-26 Thread Apache Jenkins Server
See Changes: [enis] HBASE-2231 Compaction events should be written to HLog (Stack & Enis) -- [...truncated 3279 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec Run

Benchmarking and improvement of HBase's performance for a common bulk data workload

2013-04-26 Thread Atri Sharma
Hi all, I have been discussing with Priyank sir on the following style of workload and whether we can improve HBase's performance in this area. The usecase is as follows: 1) Bulk load data. 2) Query the data multiple times(read access mostly, and no real time writes). This is a common workload,

Build failed in Jenkins: HBase-0.94-Hadoop-2 #100

2013-04-26 Thread apurtell
See -- [...truncated 5267 lines...] Running org.apache.hadoop.hbase.master.TestMasterTransitions Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 19.731 sec Running org.apache.hadoop.hbase.mas

Build failed in Jenkins: HBase-0.94-Security-Hadoop-2 #99

2013-04-26 Thread apurtell
See -- [...truncated 5274 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.275 sec Running org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort Tes

Build failed in Jenkins: HBase-TRUNK #207

2013-04-26 Thread apurtell
See -- [...truncated 6808 lines...] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.8 sec Running org.apache.hadoop.hbase.security.token.TestZKSecretWatcher Tests run: 1, Failures: 0, Errors: 0, S

Build failed in Jenkins: HBase-0.95-Hadoop-2 #185

2013-04-26 Thread apurtell
See -- [...truncated 4002 lines...] Running org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.842 sec Running org.apache

Build failed in Jenkins: HBase-0.95 #194

2013-04-26 Thread apurtell
See -- [...truncated 3900 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.147 sec Running org.apache.hadoop.hbase.client.TestSnapshotMetadata Tests run: 4, Failures: 0, Errors: 0, Skipped

Build failed in Jenkins: HBase-0.94-Security #112

2013-04-26 Thread apurtell
See -- [...truncated 7707 lines...] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 347.892 sec Running org.apache.hadoop.hbase.regionserver.TestAtomicOperation Tests run: 5, Failures: 0, Er

Build failed in Jenkins: HBase-0.95-Hadoop-2 #184

2013-04-26 Thread apurtell
See Changes: [enis] HBASE-2231 Compaction events should be written to HLog (Stack & Enis) -- [...truncated 7787 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 47.199 sec R

Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #183

2013-04-26 Thread apurtell
See Changes: [enis] HBASE-2231 Compaction events should be written to HLog (Stack & Enis) -- [...truncated 7696 lines...] Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL Tests run: 5, Fa

Build failed in Jenkins: HBase-0.95 #193

2013-04-26 Thread apurtell
See Changes: [enis] HBASE-2231 Compaction events should be written to HLog (Stack & Enis) -- [...truncated 7007 lines...] Running org.apache.hadoop.hbase.client.TestClientTimeouts Tests run: 1, Failures: 0,

Build failed in Jenkins: HBase-TRUNK #206

2013-04-26 Thread apurtell
See Changes: [enis] HBASE-2231 Compaction events should be written to HLog (Stack & Enis) -- [...truncated 6805 lines...] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.54 sec Running or

[jira] [Resolved] (HBASE-8390) Trunk/0.95 cannot simply compile against Hadoop 1.0

2013-04-26 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-8390. --- Resolution: Fixed Fix Version/s: 0.98.0 Looks like it worked, resolving. Thank

[jira] [Created] (HBASE-8450) Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.

2013-04-26 Thread stack (JIRA)
stack created HBASE-8450: Summary: Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc. Key: HBASE-8450 URL: https://issues.apache.org/jira/browse/HBASE-8450 Pr

[jira] [Created] (HBASE-8449) Refactor recoverLease retries and pauses informed by findings over in hbase-8354

2013-04-26 Thread stack (JIRA)
stack created HBASE-8449: Summary: Refactor recoverLease retries and pauses informed by findings over in hbase-8354 Key: HBASE-8449 URL: https://issues.apache.org/jira/browse/HBASE-8449 Project: HBase

[jira] [Created] (HBASE-8448) RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction

2013-04-26 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8448: --- Summary: RatioBasedCompactionPolicy (and derived ones) can select already-compacting files for compaction Key: HBASE-8448 URL: https://issues.apache.org/jira/browse/HBASE-84

[Question] better way to deal with Out of Memory on Region Server?

2013-04-26 Thread N Dm
hi, folks, pretty sure this question has been discussed a few times before, and addressed to some degree. I am wondering whether there is an active JIRA or best practice to improve this? Appreciate if I can get a few pointers. Currently, if a Region Server is running Out of Memory, checkOOM() is

[jira] [Created] (HBASE-8447) Add docs for hbck around metaonly

2013-04-26 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-8447: Summary: Add docs for hbck around metaonly Key: HBASE-8447 URL: https://issues.apache.org/jira/browse/HBASE-8447 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-8445) regionserver can't load an updated coprocessor jar with the same jar path

2013-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-8445. --- Resolution: Invalid We don't support "module reload" use cases. For that the consensus is we

Jenkins build is back to normal : HBase-TRUNK #4081

2013-04-26 Thread Apache Jenkins Server
See

[jira] [Created] (HBASE-8446) Allow parallel snapshot of different tables

2013-04-26 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-8446: -- Summary: Allow parallel snapshot of different tables Key: HBASE-8446 URL: https://issues.apache.org/jira/browse/HBASE-8446 Project: HBase Issue Type: Imp

Re: Compile does not work against Hadoop-1.0.0 - 1.0.2

2013-04-26 Thread Jonathan Hsieh
great, lgtm! On Thu, Apr 25, 2013 at 9:11 PM, Stack wrote: > Did as you suggest Jon in https://issues.apache.org/jira/browse/HBASE-8444 > St.Ack > > > On Thu, Apr 25, 2013 at 5:21 PM, Jonathan Hsieh wrote: > > > Want to add 1.0.3 and keep a 1.0.0-1.0.2 lines as is (if they are valid). > > mig

Build failed in Jenkins: HBase-TRUNK-on-Hadoop-2.0.0 #511

2013-04-26 Thread Apache Jenkins Server
See Changes: [stack] HBASE-8271 Book updates for changes to GC options in shell scripts [stack] HBASE-8444 Acknowledge that 0.95+ requires 1.0.3 hadoop at least [jxiang] HBASE-8345 Add all available resources in RootResourc

Build failed in Jenkins: hbase-0.95-on-hadoop2 #81

2013-04-26 Thread Apache Jenkins Server
See Changes: [jxiang] HBASE-8345 Add all available resources in RootResource and VersionResource to rest RemoteAdmin (Aleksandr Shulman) [tedyu] HBASE-8393 Testcase TestHeapSize#testMutations is wrong (Jeffrey) [eclark] HBASE-839

Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #182

2013-04-26 Thread apurtell
See -- [...truncated 7668 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.348 sec Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole Tests run: 1, Failures: 0,

Build failed in Jenkins: hbase-0.95 #163

2013-04-26 Thread Apache Jenkins Server
See Changes: [jxiang] HBASE-8345 Add all available resources in RootResource and VersionResource to rest RemoteAdmin (Aleksandr Shulman) [tedyu] HBASE-8393 Testcase TestHeapSize#testMutations is wrong (Jeffrey) [eclark] HBASE-8392 TestMetr