[jira] [Assigned] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du reassigned HBASE-12431: Assignee: Jingcheng Du Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is

[jira] [Commented] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1411#comment-1411 ] Jingcheng Du commented on HBASE-12431: -- Please let me work on this. Thanks. Will try

[jira] [Commented] (HBASE-12348) Add family name in audit log for addColumn, deleteColumn and modifyColumn operations

2014-11-06 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1419#comment-1419 ] Ashish Singhi commented on HBASE-12348: --- Thanks Stack for looking into the patch.

[jira] [Updated] (HBASE-8572) Enhance delete_snapshot.rb to call snapshot deletion API with regex

2014-11-06 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-8572: - Attachment: HBASE-8572-v4.patch Patch addressing Matteo's comment. Please review. Enhance

[jira] [Commented] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1423#comment-1423 ] ramkrishna.s.vasudevan commented on HBASE-12431: bq.Please let me work on

[jira] [Commented] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1424#comment-1424 ] Jingcheng Du commented on HBASE-12332: -- Hi Jon [~jmhsieh], we will improve the way

[jira] [Updated] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-11-06 Thread Li Jiajia (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Jiajia updated HBASE-12332: -- Attachment: HBASE-12332-V1.diff [mob] use filelink instad of retry when resolving an hfilelink.

[jira] [Commented] (HBASE-12435) The exists method on the HTable-class changes the passed-in Get-instance

2014-11-06 Thread GK Ephorus (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200020#comment-14200020 ] GK Ephorus commented on HBASE-12435: Can you point me to the cloning of the Scan

[jira] [Commented] (HBASE-8572) Enhance delete_snapshot.rb to call snapshot deletion API with regex

2014-11-06 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200022#comment-14200022 ] Matteo Bertozzi commented on HBASE-8572: {quote}...I then checked from shell list

[jira] [Updated] (HBASE-6721) RegionServer Group based Assignment

2014-11-06 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-6721: --- Attachment: HBASE-6721_trunk1.patch Draft of trunk patch. I still need to move group apis from CP to

[jira] [Commented] (HBASE-12435) The exists method on the HTable-class changes the passed-in Get-instance

2014-11-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200041#comment-14200041 ] Anoop Sam John commented on HBASE-12435: {code} public boolean exists(final Get

[jira] [Updated] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-12431: - Attachment: HBASE-12431.diff Upload the patch. Add ThreadLocal to the Result to guarantee the

[jira] [Commented] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200063#comment-14200063 ] Anoop Sam John commented on HBASE-12431: Why can't we have a ThreadLocalbyte[] ?

[jira] [Commented] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200064#comment-14200064 ] Anoop Sam John commented on HBASE-12431: Any chance you got to run the perf test

[jira] [Updated] (HBASE-12435) The exists method on the HTable-class changes the passed-in Get-instance

2014-11-06 Thread GK Ephorus (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] GK Ephorus updated HBASE-12435: --- Attachment: HBASE-12435.take-1.patch Store the old value of the checkExistenceOnly-property and

[jira] [Commented] (HBASE-12435) The exists method on the HTable-class changes the passed-in Get-instance

2014-11-06 Thread GK Ephorus (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200098#comment-14200098 ] GK Ephorus commented on HBASE-12435: The cloning is not really deep. And if it was

[jira] [Commented] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200103#comment-14200103 ] Jingcheng Du commented on HBASE-12431: -- Thanks Anoop [~anoopsamjohn] for the review.

[jira] [Updated] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-12431: - Attachment: HBASE-12431-V2.diff Update the patch according to Anoop's comments. Use of

[jira] [Commented] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200190#comment-14200190 ] Jingcheng Du commented on HBASE-12431: -- bq. I don't think even after this fix we

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200193#comment-14200193 ] Sean Busbey commented on HBASE-12272: - Overall looks good, I ran through generation

[jira] [Commented] (HBASE-8572) Enhance delete_snapshot.rb to call snapshot deletion API with regex

2014-11-06 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200223#comment-14200223 ] Ashish Singhi commented on HBASE-8572: -- bq. yeah not sure what is the best behaviour.

[jira] [Created] (HBASE-12436) Fix release artifact distribution

2014-11-06 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-12436: --- Summary: Fix release artifact distribution Key: HBASE-12436 URL: https://issues.apache.org/jira/browse/HBASE-12436 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-12436) Fix release artifact distribution

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200384#comment-14200384 ] Sean Busbey commented on HBASE-12436: - Reading through the [release procedures for

[jira] [Commented] (HBASE-12436) Fix release artifact distribution

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200408#comment-14200408 ] Sean Busbey commented on HBASE-12436: - looks like Accumulo builds the source and

[jira] [Commented] (HBASE-12436) Fix release artifact distribution

2014-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200419#comment-14200419 ] stack commented on HBASE-12436: --- Related, https://issues.apache.org/jira/browse/INFRA-8563

[jira] [Assigned] (HBASE-5699) Run with 1 WAL in HRegionServer

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned HBASE-5699: -- Assignee: Sean Busbey (was: Li Pi) Run with 1 WAL in HRegionServer

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200592#comment-14200592 ] stack commented on HBASE-12272: --- I can address [~busbey] comments on commit. Generate

[jira] [Updated] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12272: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushed to

[jira] [Updated] (HBASE-12424) Finer grained logging and metrics for split transactions

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12424: --- Attachment: 0003-HBASE-12424-Finer-grained-logging-and-metrics-for-sp.patch

[jira] [Updated] (HBASE-12424) Finer grained logging and metrics for split transactions

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12424: --- Attachment: HBASE-12424.patch Finer grained logging and metrics for split transactions

[jira] [Updated] (HBASE-12424) Finer grained logging and metrics for split transactions

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12424: --- Status: Patch Available (was: Open) Finer grained logging and metrics for split

[jira] [Updated] (HBASE-6721) RegionServer Group based Assignment

2014-11-06 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-6721: --- Attachment: HBASE-6721_trunk2.patch RegionServer Group based Assignment

[jira] [Commented] (HBASE-12428) region_mover.rb script is broken. If port is not specified there's a object nil exception

2014-11-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200713#comment-14200713 ] Jesse Yates commented on HBASE-12428: - bq. Isn't this (-maybe) a cleaner fix? Keep

[jira] [Commented] (HBASE-12428) region_mover.rb script is broken. If port is not specified there's a object nil exception

2014-11-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200719#comment-14200719 ] Lars Hofhansl commented on HBASE-12428: --- All good :) region_mover.rb script is

[jira] [Updated] (HBASE-12429) Add port to ClusterManager's actions.

2014-11-06 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-12429: -- Attachment: HBASE-12429.patch Patch that adds port to the interface. DistributedCluster

[jira] [Updated] (HBASE-12429) Add port to ClusterManager's actions.

2014-11-06 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-12429: -- Status: Patch Available (was: Open) Add port to ClusterManager's actions.

[jira] [Created] (HBASE-12437) HLogFactory should load WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
Enoch Hsu created HBASE-12437: - Summary: HLogFactory should load WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException Key: HBASE-12437 URL:

[jira] [Commented] (HBASE-12429) Add port to ClusterManager's actions.

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

[jira] [Commented] (HBASE-12437) HLogFactory should load WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200751#comment-14200751 ] Sean Busbey commented on HBASE-12437: - If the user provided a custom reader it's

[jira] [Updated] (HBASE-12437) HLogFactory should load WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-12437: Component/s: wal HLogFactory should load WAL reader if custom user WAL reader fails instead of

[jira] [Updated] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12437: -- Summary: HLogFactory should load default WAL reader if custom user WAL reader fails instead of

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200775#comment-14200775 ] Enoch Hsu commented on HBASE-12437: --- It's failing with an invalid wire type

[jira] [Updated] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12437: -- Status: Patch Available (was: Open) HLogFactory should load default WAL reader if custom user WAL

[jira] [Updated] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12437: -- Status: Open (was: Patch Available) HLogFactory should load default WAL reader if custom user WAL

[jira] [Updated] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12437: -- Attachment: HBASE_12437.patch HLogFactory should load default WAL reader if custom user WAL reader

[jira] [Updated] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12437: -- Status: Patch Available (was: Open) HLogFactory should load default WAL reader if custom user WAL

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200791#comment-14200791 ] Enoch Hsu commented on HBASE-12437: --- hmm you bring up a good point. Hbase should only

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200794#comment-14200794 ] Hudson commented on HBASE-12272: SUCCESS: Integrated in HBase-1.0 #439 (See

[jira] [Created] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

2014-11-06 Thread stack (JIRA)
stack created HBASE-12438: - Summary: Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun Key: HBASE-12438 URL: https://issues.apache.org/jira/browse/HBASE-12438 Project: HBase

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

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

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200808#comment-14200808 ] Hudson commented on HBASE-12272: SUCCESS: Integrated in HBase-0.94-security #552 (See

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200811#comment-14200811 ] Sean Busbey commented on HBASE-12437: - I think we should update the error to make it

[jira] [Updated] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

2014-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12438: -- Attachment: 12438.txt Change the dev-test.sh script. Let me put it up and see how it does. The test report

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200826#comment-14200826 ] Hudson commented on HBASE-12272: SUCCESS: Integrated in HBase-0.94 #1438 (See

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200837#comment-14200837 ] Hudson commented on HBASE-12272: SUCCESS: Integrated in HBase-0.94-JDK7 #207 (See

[jira] [Commented] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

2014-11-06 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200863#comment-14200863 ] Dima Spivak commented on HBASE-12438: - +1000. Add

[jira] [Updated] (HBASE-12428) region_mover.rb script is broken if port is not specified

2014-11-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-12428: Summary: region_mover.rb script is broken if port is not specified (was: region_mover.rb script

[jira] [Commented] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200903#comment-14200903 ] Andrew Purtell commented on HBASE-12438: Huge +1, please enable on all Jenkins

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200917#comment-14200917 ] Andrew Purtell commented on HBASE-12437: We shouldn't load the default WAL reader

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200915#comment-14200915 ] Hudson commented on HBASE-12272: FAILURE: Integrated in HBase-0.98 #659 (See

[jira] [Updated] (HBASE-12428) region_mover.rb script is broken if port is not specified

2014-11-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-12428: Resolution: Fixed Status: Resolved (was: Patch Available) region_mover.rb script is

[jira] [Updated] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12431: --- Priority: Major (was: Critical) Not a critical bug, downgrading priority. Use of

[jira] [Commented] (HBASE-12424) Finer grained logging and metrics for split transactions

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

[jira] [Updated] (HBASE-12431) Use of getColumnLatestCell(byte[], int, int, byte[], int, int) is Not Thread Safe

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12431: --- Fix Version/s: 0.99.2 0.98.8 2.0.0 Set fix versions

[jira] [Updated] (HBASE-12428) region_mover.rb script is broken if port is not specified

2014-11-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-12428: Fix Version/s: 0.99.2 1.0.0 region_mover.rb script is broken if port is not

[jira] [Commented] (HBASE-12432) RpcRetryingCaller should log after fixed number of retries like AsyncProcess

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200927#comment-14200927 ] Andrew Purtell commented on HBASE-12432: bq. Minor tweak to log only what the

[jira] [Commented] (HBASE-12434) Add a command to compact all the regions in a regionserver

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200934#comment-14200934 ] Andrew Purtell commented on HBASE-12434: +1 We could do the work of the new

[jira] [Commented] (HBASE-12366) Add login code to HBase Canary tool.

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200938#comment-14200938 ] Andrew Purtell commented on HBASE-12366: {code} final UserGroupInformation

[jira] [Commented] (HBASE-10544) Surface completion state of global administrative actions

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200949#comment-14200949 ] Andrew Purtell commented on HBASE-10544: Just to tie in related discussion

[jira] [Commented] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

2014-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200956#comment-14200956 ] stack commented on HBASE-12438: --- Lets see how it does on hadoopqa first, get some feedback,

[jira] [Resolved] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

2014-11-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12438. --- Resolution: Fixed Fix Version/s: 2.0.0 Hadoop Flags: Reviewed Add

[jira] [Commented] (HBASE-12272) Generate Thrift code through maven

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14200990#comment-14200990 ] Hudson commented on HBASE-12272: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #628

[jira] [Created] (HBASE-12439) Procedure V2

2014-11-06 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-12439: --- Summary: Procedure V2 Key: HBASE-12439 URL: https://issues.apache.org/jira/browse/HBASE-12439 Project: HBase Issue Type: New Feature

[jira] [Updated] (HBASE-12439) Procedure V2

2014-11-06 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-12439: Attachment: ProcedureV2.pdf Procedure V2 Key: HBASE-12439

[jira] [Commented] (HBASE-10544) Surface completion state of global administrative actions

2014-11-06 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201001#comment-14201001 ] Matteo Bertozzi commented on HBASE-10544: - I'm working on that right now as part

[jira] [Commented] (HBASE-12428) region_mover.rb script is broken if port is not specified

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201053#comment-14201053 ] Hudson commented on HBASE-12428: SUCCESS: Integrated in HBase-TRUNK #5752 (See

[jira] [Commented] (HBASE-12438) Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201052#comment-14201052 ] Hudson commented on HBASE-12438: SUCCESS: Integrated in HBase-TRUNK #5752 (See

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201065#comment-14201065 ] Jerry He commented on HBASE-12437: -- Here is the issue. In the default case, we provided

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201071#comment-14201071 ] Andrew Purtell commented on HBASE-12437: bq. But this mechanism is not available

[jira] [Updated] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread sri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sri updated HBASE-11788: Deleteing the columns after delete marker hbase is not deleting the cell when a Put with a KeyValue,

[jira] [Commented] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201083#comment-14201083 ] Sean Busbey commented on HBASE-12437: - The SequenceFileLogReader is indeed for

[jira] [Commented] (HBASE-12428) region_mover.rb script is broken if port is not specified

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201085#comment-14201085 ] Hudson commented on HBASE-12428: FAILURE: Integrated in HBase-1.0 #440 (See

[jira] [Updated] (HBASE-12437) HLogFactory should load default WAL reader if custom user WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12437: -- Status: Open (was: Patch Available) HLogFactory should load default WAL reader if custom user WAL

[jira] [Commented] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201108#comment-14201108 ] Srikanth Srungarapu commented on HBASE-11788: - [~vbora] Which version did you

[jira] [Updated] (HBASE-12409) Add actual tunable parameters for finding optimal # of regions per RS

2014-11-06 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-12409: Resolution: Fixed Fix Version/s: 2.0.0 Status: Resolved (was:

[jira] [Updated] (HBASE-12424) Finer grained logging and metrics for split transactions

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12424: --- Attachment: HBASE-12424.patch New patch addressing review feedback. Finer grained logging

[jira] [Updated] (HBASE-12121) maven release plugin does not allow for customized goals

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12121: -- Release Note: Allows user to add goals to release procedure mvn release:perform -Dgoal=goal-name If no

[jira] [Commented] (HBASE-12428) region_mover.rb script is broken if port is not specified

2014-11-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201147#comment-14201147 ] Hudson commented on HBASE-12428: FAILURE: Integrated in HBase-0.98 #660 (See

[jira] [Commented] (HBASE-12424) Finer grained logging and metrics for split transactions

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201149#comment-14201149 ] Andrew Purtell commented on HBASE-12424: I looked at the checkstyle warnings this

[jira] [Comment Edited] (HBASE-12424) Finer grained logging and metrics for split transactions

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201149#comment-14201149 ] Andrew Purtell edited comment on HBASE-12424 at 11/6/14 11:03 PM:

[jira] [Commented] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread sri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201153#comment-14201153 ] sri commented on HBASE-11788: - I tested it with the new patch which we got for this fix. we

[jira] [Updated] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread sri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sri updated HBASE-11788: Attachment: TestPutAfterDeleteColumn.java Updated the test case.Added a column after the DeleteColumn Marker and

[jira] [Updated] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread sri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sri updated HBASE-11788: Attachment: (was: TestPutAfterDeleteColumn.java) hbase is not deleting the cell when a Put with a KeyValue,

[jira] [Updated] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread sri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sri updated HBASE-11788: Attachment: TestPutAfterDeleteColumn.java hbase is not deleting the cell when a Put with a KeyValue,

[jira] [Reopened] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-11788: hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is

[jira] [Commented] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread sri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201178#comment-14201178 ] sri commented on HBASE-11788: - we tested on a patch given by cloudera on top of 0.98.1

[jira] [Resolved] (HBASE-11788) hbase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted

2014-11-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-11788. Resolution: Fixed Actually I'm going to re-resolve. This went out in a release. We will

[jira] [Created] (HBASE-12440) Region may remain offline on clean startup under certain race condition

2014-11-06 Thread Virag Kothari (JIRA)
Virag Kothari created HBASE-12440: - Summary: Region may remain offline on clean startup under certain race condition Key: HBASE-12440 URL: https://issues.apache.org/jira/browse/HBASE-12440 Project:

[jira] [Updated] (HBASE-12440) Region may remain offline on clean startup under certain race condition

2014-11-06 Thread Virag Kothari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Virag Kothari updated HBASE-12440: -- Attachment: HBASE-12440-0.98.patch Attached is patch for 0.98 which puts the region back in

[jira] [Updated] (HBASE-12437) HLogFactory should allow multiple custom WAL readers to be specified in case WAL reader fails instead of throwing InvalidProtocolBufferReaderException

2014-11-06 Thread Enoch Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enoch Hsu updated HBASE-12437: -- Summary: HLogFactory should allow multiple custom WAL readers to be specified in case WAL reader fails

  1   2   >