Re: Never ending transtionning regions.

2013-02-24 Thread Jean-Marc Spaggiari
Removing user. What I did yesterday is: - Merged a table to have big regions - Altered the table to have those regions splitted. - Ran a major_compact - Stopped HBase before all of that end. I tried again yesterday evening but was not able to reproduce. I will try again today and keep the list

Re: jenkins precommit error

2013-02-24 Thread Ted Yu
Looking through recent QA builds, I found OutOfMemoryErrorhttp://stacktrace.jenkins-ci.org/search?query=java.lang.OutOfMemoryError in: https://builds.apache.org/job/PreCommit-HBASE-Build/4514/console The error happened after test suite run. Do you have an example where the error prevented test

Re: jenkins precommit error

2013-02-24 Thread Nicolas Liochon
No, it's at the end. I suppose the impact is ERROR: Failed to archive test reports Still, it would be better if it could ba avoided, and as it's new may be we can identify the cause more easily... On Sun, Feb 24, 2013 at 3:54 PM, Ted Yu yuzhih...@gmail.com wrote: Looking through recent QA

Re: jenkins precommit error

2013-02-24 Thread Ted Yu
Initially I thought the error was related to the host - hadoop2. But the following build was on hadoop2 and didn't have the memory error. https://builds.apache.org/job/PreCommit-HBASE-Build/4515/consoleFull FYI On Sun, Feb 24, 2013 at 7:04 AM, Nicolas Liochon nkey...@gmail.com wrote: No,

Re: Never ending transtionning regions.

2013-02-24 Thread ramkrishna vasudevan
Agree with Kevin. HBCK should be able to deal with this. If it is due to bad split, then the steps that Kevin had suggested should be automated thro HBCK. Regards Ram On Sun, Feb 24, 2013 at 8:13 PM, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: Removing user. What I did yesterday

[jira] [Created] (HBASE-7921) TestHFileBlock.testGzipCompression should ignore the block checksum

2013-02-24 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7921: - Summary: TestHFileBlock.testGzipCompression should ignore the block checksum Key: HBASE-7921 URL: https://issues.apache.org/jira/browse/HBASE-7921 Project: HBase

[jira] [Created] (HBASE-7922) minor code style improvements about HFileBlockIndex

2013-02-24 Thread Liang Xie (JIRA)
Liang Xie created HBASE-7922: Summary: minor code style improvements about HFileBlockIndex Key: HBASE-7922 URL: https://issues.apache.org/jira/browse/HBASE-7922 Project: HBase Issue Type: