[jira] [Created] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Victor Xu (JIRA)
Victor Xu created HBASE-11397: - Summary: When merging expired stripes, we need to create an empty file to preserve metadata. Key: HBASE-11397 URL: https://issues.apache.org/jira/browse/HBASE-11397

[jira] [Updated] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11397: -- Attachment: HBASE-11397-HDFS.png Attach the accumulated expired stripe files. When merging expired

[jira] [Updated] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11397: -- Attachment: HBASE-11397-Stripe-Info.png Attach the stripe state in RS logs. All the stripes are

[jira] [Updated] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11397: -- Attachment: HBASE-11397-RS-Log.png Attach RS logs about the expired stripes compaction. We can see

[jira] [Updated] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11397: -- Attachment: HBASE-11397-AssertionError.png Attach the assertion error log. This was genereted in the

[jira] [Updated] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11397: -- Attachment: HBASE-11397.patch Attach a patch. Create a new empty writer in

[jira] [Commented] (HBASE-11390) PerformanceEvaluation: add an option to use a single connection

2014-06-22 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040099#comment-14040099 ] Nicolas Liochon commented on HBASE-11390: - bq. is there a place to explicitly

[jira] [Updated] (HBASE-11387) metrics: wrong totalRequestCount

2014-06-22 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11387: Attachment: 11387.98.v1.patch metrics: wrong totalRequestCount

[jira] [Updated] (HBASE-11387) metrics: wrong totalRequestCount

2014-06-22 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11387: Fix Version/s: (was: 0.98.3) 0.99.0 metrics: wrong

[jira] [Updated] (HBASE-11387) metrics: wrong totalRequestCount

2014-06-22 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11387: Affects Version/s: 0.98.3 metrics: wrong totalRequestCount

[jira] [Commented] (HBASE-11387) metrics: wrong totalRequestCount

2014-06-22 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040118#comment-14040118 ] Nicolas Liochon commented on HBASE-11387: - For 0.98 there are more issues: the

[jira] [Created] (HBASE-11398) Print the stripes' state with file size info.

2014-06-22 Thread Victor Xu (JIRA)
Victor Xu created HBASE-11398: - Summary: Print the stripes' state with file size info. Key: HBASE-11398 URL: https://issues.apache.org/jira/browse/HBASE-11398 Project: HBase Issue Type:

[jira] [Updated] (HBASE-11398) Print the stripes' state with file size info.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11398: -- Attachment: HBASE-11398.patch Attach this small patch. Print the stripes' state with file size

[jira] [Updated] (HBASE-11398) Print the stripes' state with file size info.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11398: -- Attachment: DebugSample.png Attach a debug sample. Print the stripes' state with file size info.

[jira] [Commented] (HBASE-11387) metrics: wrong totalRequestCount

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

[jira] [Updated] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-11397: --- Status: Patch Available (was: Open) When merging expired stripes, we need to create an empty file to

[jira] [Commented] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040142#comment-14040142 ] Ted Yu commented on HBASE-11397: Thanks for trying out stripe compaction. In the future,

[jira] [Commented] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

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

[jira] [Commented] (HBASE-10924) [region_mover]: Adjust region_mover script to retry unloading a server a configurable number of times in case of region splits/merges

2014-06-22 Thread Aleksandr Shulman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040236#comment-14040236 ] Aleksandr Shulman commented on HBASE-10924: --- Hmm - I think it's still the

[jira] [Updated] (HBASE-11398) Print the stripes' state with file size info.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11398: -- Attachment: HBASE-11398-v2.patch Refactor some code. Print the stripes' state with file size info.

[jira] [Assigned] (HBASE-11102) Document JDK versions supported by each release

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones reassigned HBASE-11102: --- Assignee: Misty Stanley-Jones Document JDK versions supported by each

[jira] [Updated] (HBASE-11102) Document JDK versions supported by each release

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11102: Component/s: documentation Document JDK versions supported by each release

[jira] [Updated] (HBASE-11102) Document JDK versions supported by each release

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11102: Attachment: HBASE-11102.patch Document JDK versions supported by each release

[jira] [Updated] (HBASE-11102) Document JDK versions supported by each release

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11102: Status: Patch Available (was: Open) Please review for accuracy. I wanted to go

[jira] [Commented] (HBASE-11316) Expand info about compactions beyond HBASE-11120

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040303#comment-14040303 ] Misty Stanley-Jones commented on HBASE-11316: - I can't find either of your

[jira] [Updated] (HBASE-11316) Expand info about compactions beyond HBASE-11120

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11316: Attachment: 9.7.pdf Printed a PDF showing the new content, for easier review.

[jira] [Commented] (HBASE-11316) Expand info about compactions beyond HBASE-11120

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040307#comment-14040307 ] Misty Stanley-Jones commented on HBASE-11316: - BTW, noticed and fixed a

[jira] [Commented] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040308#comment-14040308 ] Ted Yu commented on HBASE-11397: Please generate the patch from root of workspace. i.e.

[jira] [Updated] (HBASE-11102) Document JDK versions supported by each release

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11102: Attachment: HBASE-11102-1.patch Realized there was already a JDK requirement

[jira] [Created] (HBASE-11399) Provide basic info on setting up HDFS, replacing existing TODO marker

2014-06-22 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11399: --- Summary: Provide basic info on setting up HDFS, replacing existing TODO marker Key: HBASE-11399 URL: https://issues.apache.org/jira/browse/HBASE-11399

[jira] [Updated] (HBASE-11398) Print the stripes' state with file size info.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11398: -- Attachment: HBASE-11398-v3.patch Regenerate the patch from the root of hbase. Print the stripes'

[jira] [Updated] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Victor Xu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victor Xu updated HBASE-11397: -- Attachment: HBASE-11397-v2.patch Regenerate the patch from the root of hbase. Thanks, Ted. Sorry for

[jira] [Commented] (HBASE-11102) Document JDK versions supported by each release

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

[jira] [Commented] (HBASE-11324) Update 2.5.2.8. Managed Compactions

2014-06-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040335#comment-14040335 ] Misty Stanley-Jones commented on HBASE-11324: - I don't think anyone

[jira] [Commented] (HBASE-11102) Document JDK versions supported by each release

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

[jira] [Updated] (HBASE-11274) More general single-row Condition Mutation

2014-06-22 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-11274: -- Assignee: Liu Shaohui More general single-row Condition Mutation

[jira] [Updated] (HBASE-11274) More general single-row Condition Mutation

2014-06-22 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-11274: -- Priority: Major (was: Minor) More general single-row Condition Mutation

[jira] [Assigned] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

2014-06-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-11397: -- Assignee: Victor Xu When merging expired stripes, we need to create an empty file to preserve

[jira] [Commented] (HBASE-11397) When merging expired stripes, we need to create an empty file to preserve metadata.

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

[jira] [Updated] (HBASE-11376) IntegrationTestBigLinkedList's Generator tool does not generate keys belonging to all regions in a large table.

2014-06-22 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Ayyalasomayajula updated HBASE-11376: - Attachment: HBASE-11376_3.patch IntegrationTestBigLinkedList's

[jira] [Commented] (HBASE-11376) IntegrationTestBigLinkedList's Generator tool does not generate keys belonging to all regions in a large table.

2014-06-22 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040376#comment-14040376 ] Vandana Ayyalasomayajula commented on HBASE-11376: -- [~enis] you are

[jira] [Updated] (HBASE-11274) More general single-row Condition Mutation

2014-06-22 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-11274: -- Affects Version/s: 1.0.0 Status: Patch Available (was: Open) seems forgot to click

[jira] [Created] (HBASE-11400) Edit, colsolidate, and update CompressionTest docs

2014-06-22 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11400: --- Summary: Edit, colsolidate, and update CompressionTest docs Key: HBASE-11400 URL: https://issues.apache.org/jira/browse/HBASE-11400 Project: HBase

[jira] [Created] (HBASE-11401) Issue with seqNo binding for KV mvcc

2014-06-22 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-11401: -- Summary: Issue with seqNo binding for KV mvcc Key: HBASE-11401 URL: https://issues.apache.org/jira/browse/HBASE-11401 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-11382) Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp)

2014-06-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11382: --- Status: Patch Available (was: Open) Adding unit test for HBASE-10964 (Delete mutation is

[jira] [Commented] (HBASE-11382) Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp)

2014-06-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040411#comment-14040411 ] Anoop Sam John commented on HBASE-11382: +1. Will commit once QA run is over.

[jira] [Commented] (HBASE-11274) More general single-row Condition Mutation

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

[jira] [Commented] (HBASE-11380) HRegion lock object is not being released properly, leading to snapshot failure

2014-06-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040439#comment-14040439 ] ramkrishna.s.vasudevan commented on HBASE-11380: Patch looks good to me.

[jira] [Commented] (HBASE-10861) Supporting API in ByteRange

2014-06-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040441#comment-14040441 ] ramkrishna.s.vasudevan commented on HBASE-10861: Will commit it today.