Jenkins build is back to normal : hbase-0.95 #81

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95/81/changes

[jira] [Created] (HBASE-8135) Mutation should implement HeapSize

2013-03-18 Thread nkeywal (JIRA)
nkeywal created HBASE-8135: -- Summary: Mutation should implement HeapSize Key: HBASE-8135 URL: https://issues.apache.org/jira/browse/HBASE-8135 Project: HBase Issue Type: Bug Components:

Build failed in Jenkins: HBase-TRUNK #3968

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3968/changes Changes: [nkeywal] HBASE-8128 HTable#put improvements -- [...truncated 3570 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.015 sec Running

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

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/452/changes Changes: [nkeywal] HBASE-8128 HTable#put improvements [stack] HBASE-8077 Configure the job name in ImportTsv -- [...truncated 23047 lines...] Tests run: 62, Failures: 0, Errors: 0,

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

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95-on-hadoop2/31/changes Changes: [stack] HBASE-8077 Configure the job name in ImportTsv -- [...truncated 21975 lines...] Running org.apache.hadoop.hbase.util.TestHFileArchiveUtil Tests run: 4, Failures: 0,

HBASE-8014: Backport HBASE-6915 to 0.94

2013-03-18 Thread Jean-Marc Spaggiari
This is a very simple patch to get 0.94.x tests working with JDK 1.7. Can any commiter have a quick look at it? Thanks, JM

Re: HBASE-8014: Backport HBASE-6915 to 0.94

2013-03-18 Thread Ted Yu
I am running test suite. Will integrate if test suite passes on jdk 1.6 and Lars gives green light. On Mon, Mar 18, 2013 at 8:51 AM, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: This is a very simple patch to get 0.94.x tests working with JDK 1.7. Can any commiter have a quick look at

[jira] [Created] (HBASE-8136) coprocessor service requires .meta. to be available all the time.

2013-03-18 Thread nkeywal (JIRA)
nkeywal created HBASE-8136: -- Summary: coprocessor service requires .meta. to be available all the time. Key: HBASE-8136 URL: https://issues.apache.org/jira/browse/HBASE-8136 Project: HBase Issue

[jira] [Resolved] (HBASE-8136) coprocessor service requires .meta. to be available all the time.

2013-03-18 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal resolved HBASE-8136. Resolution: Duplicate Release Note: HBASE-6870 And the good news if that there is already a patch

[jira] [Resolved] (HBASE-8034) record on-disk data size for store file and make it available during writing

2013-03-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin resolved HBASE-8034. - Resolution: Won't Fix record on-disk data size for store file and make it available

[jira] [Created] (HBASE-8137) Add failed to open/close region state

2013-03-18 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-8137: -- Summary: Add failed to open/close region state Key: HBASE-8137 URL: https://issues.apache.org/jira/browse/HBASE-8137 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-8138) Using [packed=true] for repeated field of primitive numeric types (types which use the varint, 32-bit, or 64-bit wire types)

2013-03-18 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-8138: Summary: Using [packed=true] for repeated field of primitive numeric types (types which use the varint, 32-bit, or 64-bit wire types) Key: HBASE-8138 URL:

Build failed in Jenkins: hbase-0.95 #82

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95/82/ -- [...truncated 3559 lines...] Running org.apache.hadoop.hbase.master.TestMasterFailover Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.218 sec Running

[jira] [Created] (HBASE-8139) Allow job names to be overridden

2013-03-18 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-8139: --- Summary: Allow job names to be overridden Key: HBASE-8139 URL: https://issues.apache.org/jira/browse/HBASE-8139 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-8140) TableMapReduceUtils#addDependencyJar fails when nested inside another MR job

2013-03-18 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-8140: --- Summary: TableMapReduceUtils#addDependencyJar fails when nested inside another MR job Key: HBASE-8140 URL: https://issues.apache.org/jira/browse/HBASE-8140 Project:

[jira] [Reopened] (HBASE-7597) testRegionShouldNotBeDeployed seems to be flaky

2013-03-18 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reopened HBASE-7597: Assignee: Jimmy Xiang It failed again: https://builds.apache.org/job/HBase-0.95/82/ Let me

Re: Patch for HBase 7295

2013-03-18 Thread Varun Sharma
Could someone take a look ? Thanks ! On Thu, Mar 14, 2013 at 10:42 AM, Varun Sharma va...@pinterest.com wrote: Hi Ted, We are using HBase 0.94.3 in production - however this should primarily affect the HBase Client. I checked that the patch applies cleanly against 0.94. I ran mvn test but

Re: Patch for HBase 7295

2013-03-18 Thread Ted Yu
I commented on the JIRA. Another +1 is needed before your patch can be checked in. Cheers On Mon, Mar 18, 2013 at 1:20 PM, Varun Sharma va...@pinterest.com wrote: Could someone take a look ? Thanks ! On Thu, Mar 14, 2013 at 10:42 AM, Varun Sharma va...@pinterest.comwrote: Hi Ted, We are

[jira] [Created] (HBASE-8141) Remove accidental uses of org.mortbay.log

2013-03-18 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-8141: - Summary: Remove accidental uses of org.mortbay.log Key: HBASE-8141 URL: https://issues.apache.org/jira/browse/HBASE-8141 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-8141) Remove accidental uses of org.mortbay.log.Log

2013-03-18 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-8141. --- Resolution: Fixed Fix Version/s: 0.94.6 0.96.0

[jira] [Resolved] (HBASE-8108) Add m2eclispe lifecycle mapping to hbase-common

2013-03-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved HBASE-8108. Resolution: Fixed Fix Version/s: 0.98.0 0.95.0 committed to trunk and

Re: Patch for HBase 7295

2013-03-18 Thread lars hofhansl
I commented on the jira. Not sure the fix is correct. Let's take the discussion there. From: Ted Yu yuzhih...@gmail.com To: Varun Sharma va...@pinterest.com Cc: dev@hbase.apache.org Sent: Monday, March 18, 2013 1:28 PM Subject: Re: Patch for HBase 7295 I

Re: Patch for HBase 7295

2013-03-18 Thread Varun Sharma
Sure, thanks, lars ! I am retouching this issue after a while so my memory is a little vague on it and I may have missed something there... On Mon, Mar 18, 2013 at 2:48 PM, lars hofhansl la...@apache.org wrote: I commented on the jira. Not sure the fix is correct. Let's take the discussion

[jira] [Created] (HBASE-8142) Sporadic TestZKProcedureControllers failures on trunk

2013-03-18 Thread stack (JIRA)
stack created HBASE-8142: Summary: Sporadic TestZKProcedureControllers failures on trunk Key: HBASE-8142 URL: https://issues.apache.org/jira/browse/HBASE-8142 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-8013) TestZKProcedureControllers fails intermittently in trunk builds

2013-03-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-8013. --- Resolution: Duplicate Duplicate with HBASE-8142 TestZKProcedureControllers fails

[jira] [Reopened] (HBASE-8067) TestHFileArchiving.testArchiveOnTableDelete sometimes fails

2013-03-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-8067: --- TestHFileArchiving.testArchiveOnTableDelete sometimes fails

Build failed in Jenkins: hbase-0.95 #83

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95/83/changes Changes: [jxiang] HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed seems to be flaky [jyates] HBASE-8108: Add m2eclispe lifecycle mapping to hbase-common [apurtell] HBASE-8141. Remove accidental uses of org.mortbay.log.Log [tedyu]

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

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3970/changes

[jira] [Created] (HBASE-8143) HBase on Hadoop 2 with local hort circuit reads (ssr) causes OOM

2013-03-18 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-8143: Summary: HBase on Hadoop 2 with local hort circuit reads (ssr) causes OOM Key: HBASE-8143 URL: https://issues.apache.org/jira/browse/HBASE-8143 Project: HBase

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

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95-on-hadoop2/32/changes Changes: [stack] HBASE-8142 Sporadic TestZKProcedureControllers failures on trunk [sershe] HBASE-8080 refactor default compactor to make its parts easier to reuse [jxiang] HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed

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

2013-03-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/453/changes Changes: [stack] HBASE-8142 Sporadic TestZKProcedureControllers failures on trunk [jxiang] HBASE-7597 TestHBaseFsck#testRegionShouldNotBeDeployed seems to be flaky [sershe] HBASE-8080 refactor default compactor to make