[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309619#comment-14309619 ] Jesse Yates commented on HBASE-12979: - Ah, that's the doc I was looking for! All I

[jira] [Updated] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-12979: Status: Patch Available (was: Open) Use setters instead of return values for handing back

[jira] [Updated] (HBASE-12956) Binding to 0.0.0.0 is broken after HBASE-10569

2015-02-06 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-12956: -- Attachment: HBASE-12956-v3.txt Binding to 0.0.0.0 is broken after HBASE-10569

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309841#comment-14309841 ] Lars Hofhansl commented on HBASE-12979: --- +1 That just looks so much cleaner too.

[jira] [Commented] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309761#comment-14309761 ] Hadoop QA commented on HBASE-12035: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309937#comment-14309937 ] Hadoop QA commented on HBASE-12980: --- {color:green}+1 overall{color}. Here are the

[jira] [Updated] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12035: -- Attachment: HBASE-12035 (2).patch Client does an RPC to master everytime a region is relocated

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309933#comment-14309933 ] Andrew Purtell commented on HBASE-12979: I've thought about returning stats on

[jira] [Created] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
stack created HBASE-12980: - Summary: Delete of a table may not clean all rows from hbase:meta Key: HBASE-12980 URL: https://issues.apache.org/jira/browse/HBASE-12980 Project: HBase Issue Type:

[jira] [Commented] (HBASE-11568) Async WAL replication for region replicas

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309745#comment-14309745 ] Hudson commented on HBASE-11568: FAILURE: Integrated in HBase-1.1 #150 (See

[jira] [Commented] (HBASE-12891) have hbck do region consistency checks in parallel

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309764#comment-14309764 ] Hadoop QA commented on HBASE-12891: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309885#comment-14309885 ] Hadoop QA commented on HBASE-12979: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12978) hbase:meta has a row missing hregioninfo and it causes my long-running job to fail

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309630#comment-14309630 ] stack commented on HBASE-12978: --- So, this missing row kept showing up in my long-running

[jira] [Commented] (HBASE-12978) hbase:meta has a row missing hregioninfo and it causes my long-running job to fail

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309680#comment-14309680 ] stack commented on HBASE-12978: --- It was HBASE-12980, the 'delete of a table may not clean

[jira] [Updated] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12980: -- Attachment: 12980.txt Patch and a test that fails if we do not do the added cleanup. I think it good to get

[jira] [Updated] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12980: -- Fix Version/s: 0.98.11 1.1.0 2.0.0 Status: Patch Available

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309918#comment-14309918 ] Jesse Yates commented on HBASE-12979: - Well, this is the only places we changed it

[jira] [Updated] (HBASE-12070) Add an option to hbck to fix ZK inconsistencies

2015-02-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-12070: --- Status: Patch Available (was: In Progress) Add an option to hbck to fix ZK

[jira] [Updated] (HBASE-12070) Add an option to hbck to fix ZK inconsistencies

2015-02-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-12070: --- Status: In Progress (was: Patch Available) Add an option to hbck to fix ZK

[jira] [Updated] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12891: --- Summary: Parallel execution for Hbck checkRegionConsistency (was: have hbck do region

[jira] [Commented] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310039#comment-14310039 ] Andrew Purtell commented on HBASE-12891: Ok for branch-1.0 [~enis] ? Going to

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310223#comment-14310223 ] Hudson commented on HBASE-12980: FAILURE: Integrated in HBase-1.1 #151 (See

[jira] [Updated] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-12979: Fix Version/s: 1.1.0 1.0.1 2.0.0 Use setters instead of

[jira] [Commented] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309957#comment-14309957 ] Lars Hofhansl commented on HBASE-12981: --- {code} + idx = Math.abs(idx);

[jira] [Commented] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310062#comment-14310062 ] Enis Soztutar commented on HBASE-12981: --- Could this be HBASE-11200 ? We have seen

[jira] [Updated] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12981: -- Affects Version/s: (was: 0.98.10) 0.98.1 FSHLog: UNEXPECTED

[jira] [Updated] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12981: -- Status: Patch Available (was: Open) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

[jira] [Updated] (HBASE-12956) Binding to 0.0.0.0 is broken after HBASE-10569

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12956: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12891: --- Resolution: Fixed Fix Version/s: (was: 1.0.1) Status: Resolved (was:

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310168#comment-14310168 ] Enis Soztutar commented on HBASE-12979: --- Let's get this in this RC. The patch is

[jira] [Commented] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310174#comment-14310174 ] Enis Soztutar commented on HBASE-12891: --- Patch looks good, but should not we

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310110#comment-14310110 ] Hadoop QA commented on HBASE-12980: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-12979: Attachment: hbase-12979-v0-0.98.patch Attaching patch for 0.98 Use setters instead of return

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310179#comment-14310179 ] Jesse Yates commented on HBASE-12979: - And just committed to branch-1.0 and 0.98.

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14309961#comment-14309961 ] Jesse Yates commented on HBASE-12979: - Just committed to master and 1.1.0. I'll wait

[jira] [Updated] (HBASE-12070) Add an option to hbck to fix ZK inconsistencies

2015-02-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-12070: --- Attachment: HBASE-12070.v2-branch-1.patch Add an option to hbck to fix ZK

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310012#comment-14310012 ] Andrew Purtell commented on HBASE-12980: +1 Delete of a table may not clean all

[jira] [Commented] (HBASE-12956) Binding to 0.0.0.0 is broken after HBASE-10569

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310011#comment-14310011 ] Hadoop QA commented on HBASE-12956: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12980: -- Fix Version/s: (was: 0.98.11) It is NOT in 0.98. Too much work backporting. Attaching patch of what I'd

[jira] [Comment Edited] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310038#comment-14310038 ] stack edited comment on HBASE-12980 at 2/6/15 10:47 PM: Thanks

[jira] [Commented] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310096#comment-14310096 ] Sean Busbey commented on HBASE-12981: - {quote} {code} + idx =

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310102#comment-14310102 ] Enis Soztutar commented on HBASE-12980: --- +1 for 1.0. Did not cut the RC yet.

[jira] [Commented] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310097#comment-14310097 ] Hadoop QA commented on HBASE-12035: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310116#comment-14310116 ] stack commented on HBASE-12981: --- Thanks [~enis] I think you are right. I was looking at

[jira] [Updated] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12954: --- Attachment: 12954-v12.txt Patch v12 is rebased on master branch. Ability impaired using HBase on

[jira] [Updated] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12981: -- Resolution: Duplicate Fix Version/s: (was: 0.98.11) Status: Resolved (was: Patch

[jira] [Commented] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310226#comment-14310226 ] Hadoop QA commented on HBASE-12981: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310224#comment-14310224 ] Hudson commented on HBASE-12979: FAILURE: Integrated in HBase-1.1 #151 (See

[jira] [Updated] (HBASE-12981) FSHLog: UNEXPECTED java.lang.ArrayIndexOutOfBoundsException: -4

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12981: -- Attachment: 12981.0.98.txt Patch for 0.98. Logs (every minute) if we come across a negative index. Outputs

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310038#comment-14310038 ] stack commented on HBASE-12980: --- Thanks [~apurtell] Committed to master, 0.98 and to

[jira] [Updated] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12980: -- Attachment: 12980.0.98.txt Delete of a table may not clean all rows from hbase:meta

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310134#comment-14310134 ] stack commented on HBASE-12980: --- Pushed to branch-1.0. Thanks [~enis] Delete of a table

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310269#comment-14310269 ] Hadoop QA commented on HBASE-12979: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12974) Opaque AsyncProcess failure: RetriesExhaustedWithDetailsException but no detail

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310279#comment-14310279 ] stack commented on HBASE-12974: --- Thanks [~nkeywal] It was an odd case that provoked this.

[jira] [Updated] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12954: --- Attachment: 12954-v12.txt Ability impaired using HBase on multihomed hosts

[jira] [Commented] (HBASE-12954) Ability impaired using HBase on multihomed hosts

2015-02-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310277#comment-14310277 ] Ted Yu commented on HBASE-12954: {code} python dev-support/findHangingTests.py

[jira] [Updated] (HBASE-12035) Client does an RPC to master everytime a region is relocated

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12035: -- Attachment: HBASE-12035 (2).patch Retry. The failures do not seem related being classic flakies. Client does

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310290#comment-14310290 ] stack commented on HBASE-12980: --- +1 [~apurtell] You are a better man than me. Delete of a

[jira] [Commented] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310293#comment-14310293 ] Andrew Purtell commented on HBASE-12891: bq. should not we rethrow the exception,

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310301#comment-14310301 ] Jerry He commented on HBASE-12949: -- In this particular case, I have not determined why

[jira] [Commented] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310302#comment-14310302 ] Enis Soztutar commented on HBASE-11567: --- Can you change this following: {code} +

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310299#comment-14310299 ] stack commented on HBASE-12949: --- So, what you thinking on this issue [~jerryhe]? How comes

[jira] [Reopened] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar reopened HBASE-12891: --- Parallel execution for Hbck checkRegionConsistency

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310322#comment-14310322 ] Hudson commented on HBASE-12980: FAILURE: Integrated in HBase-TRUNK #6100 (See

[jira] [Commented] (HBASE-10569) Co-locate meta and master

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310324#comment-14310324 ] Hudson commented on HBASE-10569: FAILURE: Integrated in HBase-TRUNK #6100 (See

[jira] [Commented] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310527#comment-14310527 ] Hudson commented on HBASE-11567: FAILURE: Integrated in HBase-1.0 #720 (See

[jira] [Updated] (HBASE-12982) Adding timeouts to TestChoreService

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12982: -- Attachment: 12982.txt Just adding timeouts on all tests in TestChoreService Adding timeouts to

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310556#comment-14310556 ] Hudson commented on HBASE-12979: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #798

[jira] [Commented] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310555#comment-14310555 ] Hudson commented on HBASE-12891: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #798

[jira] [Commented] (HBASE-11861) Native MOB Compaction mechanisms.

2015-02-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310567#comment-14310567 ] ramkrishna.s.vasudevan commented on HBASE-11861: Committed? Oh I was

[jira] [Updated] (HBASE-12108) HBaseConfiguration: set classloader before loading xml files

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12108: -- Fix Version/s: (was: 1.0.1) 1.0.0 HBaseConfiguration: set classloader

[jira] [Updated] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12979: -- Fix Version/s: (was: 1.0.1) 1.0.0 Use setters instead of return values

[jira] [Updated] (HBASE-12962) TestHFileBlockIndex.testBlockIndex() commented out during HBASE-10531

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12962: -- Fix Version/s: (was: 1.0.1) 1.1.0 TestHFileBlockIndex.testBlockIndex()

[jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310528#comment-14310528 ] stack commented on HBASE-11544: --- [~jonathan.lawlor] Could we do as [~lhofhansl] suggests in

[jira] [Commented] (HBASE-8340) WAL compression handling of seeks seems to be either inefficient or incorrect

2015-02-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310546#comment-14310546 ] Lars Hofhansl commented on HBASE-8340: -- Can we close this then? WAL compression

[jira] [Commented] (HBASE-12978) hbase:meta has a row missing hregioninfo and it causes my long-running job to fail

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310547#comment-14310547 ] stack commented on HBASE-12978: --- @enis Regards HBASE-12974, suggest 1.0.1. The cause was

[jira] [Commented] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310551#comment-14310551 ] Hudson commented on HBASE-11567: FAILURE: Integrated in HBase-1.1 #154 (See

[jira] [Commented] (HBASE-12982) Adding timeouts to TestChoreService

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310553#comment-14310553 ] Hudson commented on HBASE-12982: FAILURE: Integrated in HBase-1.1 #155 (See

[jira] [Created] (HBASE-12983) HBase book mentions hadoo.ssl.enabled when it should be hbase.ssl.enabled

2015-02-06 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-12983: - Summary: HBase book mentions hadoo.ssl.enabled when it should be hbase.ssl.enabled Key: HBASE-12983 URL: https://issues.apache.org/jira/browse/HBASE-12983

[jira] [Updated] (HBASE-12983) HBase book mentions hadoop.ssl.enabled when it should be hbase.ssl.enabled

2015-02-06 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-12983: -- Summary: HBase book mentions hadoop.ssl.enabled when it should be hbase.ssl.enabled

[jira] [Commented] (HBASE-12982) Adding timeouts to TestChoreService

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310573#comment-14310573 ] Hudson commented on HBASE-12982: FAILURE: Integrated in HBase-TRUNK #6104 (See

[jira] [Updated] (HBASE-12967) Invalid FQCNs in alter table command leaves the table unusable

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12967: -- Fix Version/s: (was: 1.0.0) 1.0.1 Invalid FQCNs in alter table command

[jira] [Updated] (HBASE-12978) hbase:meta has a row missing hregioninfo and it causes my long-running job to fail

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12978: -- Fix Version/s: (was: 1.0.0) 1.0.1 hbase:meta has a row missing

[jira] [Updated] (HBASE-12976) Set default value for hbase.client.scanner.max.result.size

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12976: -- Fix Version/s: (was: 1.0.1) 1.0.0 Set default value for

[jira] [Commented] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310523#comment-14310523 ] Hadoop QA commented on HBASE-11567: --- {color:red}-1 overall{color}. Here are the

[jira] [Created] (HBASE-12982) Adding timeouts to TestChoreService

2015-02-06 Thread stack (JIRA)
stack created HBASE-12982: - Summary: Adding timeouts to TestChoreService Key: HBASE-12982 URL: https://issues.apache.org/jira/browse/HBASE-12982 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-12982) Adding timeouts to TestChoreService

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12982. --- Resolution: Fixed Fix Version/s: 1.1.0 2.0.0 Assignee: stack Pushed to

[jira] [Commented] (HBASE-12982) Adding timeouts to TestChoreService

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310526#comment-14310526 ] stack commented on HBASE-12982: --- [~jonathan.lawlor] FYI Adding timeouts to

[jira] [Commented] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310550#comment-14310550 ] Hudson commented on HBASE-11567: FAILURE: Integrated in HBase-TRUNK #6103 (See

[jira] [Commented] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310578#comment-14310578 ] Hudson commented on HBASE-12891: FAILURE: Integrated in HBase-0.98 #841 (See

[jira] [Commented] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310577#comment-14310577 ] Hudson commented on HBASE-12980: FAILURE: Integrated in HBase-0.98 #841 (See

[jira] [Created] (HBASE-12984) SSL cannot be used by the InfoPort in branch-1

2015-02-06 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-12984: - Summary: SSL cannot be used by the InfoPort in branch-1 Key: HBASE-12984 URL: https://issues.apache.org/jira/browse/HBASE-12984 Project: HBase

[jira] [Updated] (HBASE-12984) SSL cannot be used by the InfoPort in branch-1

2015-02-06 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-12984: -- Description: Setting {{hbase.ssl.enabled}} to {{true}} doesn't enable SSL on the

[jira] [Commented] (HBASE-12979) Use setters instead of return values for handing back statistics from HRegion methods

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310235#comment-14310235 ] Enis Soztutar commented on HBASE-12979: --- Why is the version 0.98.10.1? Did I miss

[jira] [Updated] (HBASE-11409) Add more flexibility for input directory structure to LoadIncrementalHFiles

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11409: -- Status: Patch Available (was: Open) See if it will work against hadoopqa (it has the 0.94 in its name so

[jira] [Resolved] (HBASE-12897) Minimum memstore size is a percentage

2015-02-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12897. --- Resolution: Fixed Fix Version/s: 1.1.0 2.0.0 1.0.0 Hadoop

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2015-02-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310295#comment-14310295 ] Jerry He commented on HBASE-12949: -- Hi, [~stack], [~ram_krish] Thanks for the comments.

[jira] [Updated] (HBASE-12891) Parallel execution for Hbck checkRegionConsistency

2015-02-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-12891: -- Attachment: hbase-12891-addendum1.patch Reopened for addendum. Attaching what I had in mind

[jira] [Updated] (HBASE-12980) Delete of a table may not clean all rows from hbase:meta

2015-02-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12980: --- Resolution: Fixed Fix Version/s: 0.98.11 Status: Resolved (was: Patch

[jira] [Commented] (HBASE-12956) Binding to 0.0.0.0 is broken after HBASE-10569

2015-02-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14310353#comment-14310353 ] Hudson commented on HBASE-12956: SUCCESS: Integrated in HBase-1.0 #718 (See

  1   2   >