[jira] [Commented] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240659#comment-15240659 ] Appy commented on HBASE-15644: -- So master fails and patch passes. Great, we are good to go [~busbey]. >

[jira] [Updated] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15651: - Attachment: flakies.py > Track our flaky tests and use them to improve our build environment >

[jira] [Updated] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15651: - Attachment: (was: flakies.py) > Track our flaky tests and use them to improve our build environment >

[jira] [Updated] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15651: - Description: So i have written this simple script (attached) which looks at history of the [post commit

[jira] [Updated] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15651: - Attachment: flakies.py Usage: ./flakies.py Eg. ./flakies.py

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240657#comment-15240657 ] Appy commented on HBASE-15651: -- Script attached. > Track our flaky tests and use them to improve our build

[jira] [Created] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-13 Thread Appy (JIRA)
Appy created HBASE-15651: Summary: Track our flaky tests and use them to improve our build environment Key: HBASE-15651 URL: https://issues.apache.org/jira/browse/HBASE-15651 Project: HBase Issue

[jira] [Commented] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240648#comment-15240648 ] Anoop Sam John commented on HBASE-15650: This is excellent boss.. :-) > Remove TimeRangeTracker

[jira] [Updated] (HBASE-15296) Break out writer and reader from StoreFile

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15296: -- Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed Fix Version/s: 2.0.0 Release

[jira] [Commented] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240637#comment-15240637 ] Hadoop QA commented on HBASE-15644: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15454) Archive store files older than max age

2016-04-13 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240632#comment-15240632 ] Clara Xiong commented on HBASE-15454: - Ah, after reading your last comment and the code, now I

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240627#comment-15240627 ] stack commented on HBASE-12148: --- Ok. So, scratching this last patch. It could make lots of objects at

[jira] [Updated] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15650: -- Attachment: Point-of-contention-on-random-read.png > Remove TimeRangeTracker as point of contention when many

[jira] [Commented] (HBASE-15405) Synchronize final results logging single thread in PE, fix wrong defaults in help message

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240623#comment-15240623 ] Appy commented on HBASE-15405: -- I just finished (5 min ago) a script to get flaky tests from post commit

[jira] [Updated] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15650: -- Attachment: 15650.patch Refactor so we use the immutable, unsynchronized TimeRange when doing time-based

[jira] [Updated] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15650: -- Fix Version/s: 2.0.0 Affects Version/s: 2.0.0 Status: Patch Available (was: Open) >

[jira] [Created] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-13 Thread stack (JIRA)
stack created HBASE-15650: - Summary: Remove TimeRangeTracker as point of contention when many threads reading a StoreFile Key: HBASE-15650 URL: https://issues.apache.org/jira/browse/HBASE-15650 Project:

[jira] [Commented] (HBASE-15572) Adding optional timestamp semantics to HBase-Spark

2016-04-13 Thread Weiqing Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240561#comment-15240561 ] Weiqing Yang commented on HBASE-15572: -- Sure, I will pay attention to the contribution guide next

[jira] [Commented] (HBASE-15572) Adding optional timestamp semantics to HBase-Spark

2016-04-13 Thread Weiqing Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240559#comment-15240559 ] Weiqing Yang commented on HBASE-15572: -- Yes, it is better to open another discussion. Thanks for

[jira] [Resolved] (HBASE-15642) split region number for one table on webUI never be reduced

2016-04-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15642. --- Resolution: Invalid > split region number for one table on webUI never be reduced >

[jira] [Commented] (HBASE-15642) split region number for one table on webUI never be reduced

2016-04-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240558#comment-15240558 ] Heng Chen commented on HBASE-15642: --- It seems nobody has the same thoughts with me. Let me invalid

[jira] [Commented] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240555#comment-15240555 ] Hadoop QA commented on HBASE-15634: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240551#comment-15240551 ] Hadoop QA commented on HBASE-15646: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15236) Inconsistent cell reads over multiple bulk-loaded HFiles

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240549#comment-15240549 ] Hadoop QA commented on HBASE-15236: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15504) Fix Balancer in 1.3 not moving regions off overloaded regionserver

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240548#comment-15240548 ] Hudson commented on HBASE-15504: FAILURE: Integrated in HBase-Trunk_matrix #846 (See

[jira] [Updated] (HBASE-15572) Adding optional timestamp semantics to HBase-Spark

2016-04-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15572: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks Weiqing for seeing this

[jira] [Updated] (HBASE-13129) Add troubleshooting hints around WAL retention from replication

2016-04-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13129: Resolution: Fixed Fix Version/s: 2.0.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-15504) Fix Balancer in 1.3 not moving regions off overloaded regionserver

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240522#comment-15240522 ] Hudson commented on HBASE-15504: SUCCESS: Integrated in HBase-1.3-IT #612 (See

[jira] [Commented] (HBASE-15405) Synchronize final results logging single thread in PE, fix wrong defaults in help message

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240518#comment-15240518 ] Hadoop QA commented on HBASE-15405: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

2016-04-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240517#comment-15240517 ] Sean Busbey commented on HBASE-15646: - {quote} If the dependency is on Hadoop then it's Hadoop 2.6

[jira] [Commented] (HBASE-15236) Inconsistent cell reads over multiple bulk-loaded HFiles

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240501#comment-15240501 ] Hadoop QA commented on HBASE-15236: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15593) Time limit of scanning should be offered by client

2016-04-13 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240487#comment-15240487 ] Phil Yang commented on HBASE-15593: --- Failed tests are unrelated. Any other concerns? Thanks. > Time

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-04-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240483#comment-15240483 ] Duo Zhang commented on HBASE-15638: --- And I suppose the patch here is only used for testing? The shading

[jira] [Commented] (HBASE-15454) Archive store files older than max age

2016-04-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240477#comment-15240477 ] Duo Zhang commented on HBASE-15454: --- Oh now the archive is independent with window implementation. The

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240472#comment-15240472 ] Hadoop QA commented on HBASE-12148: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Reopened] (HBASE-15405) Synchronize final results logging single thread in PE, fix wrong defaults in help message

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy reopened HBASE-15405: -- reopening so that precommit can run on branch-1 patch. > Synchronize final results logging single thread in PE,

[jira] [Updated] (HBASE-15405) Synchronize final results logging single thread in PE, fix wrong defaults in help message

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15405: - Status: Patch Available (was: Reopened) > Synchronize final results logging single thread in PE, fix wrong

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-04-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240437#comment-15240437 ] Duo Zhang commented on HBASE-15638: --- Oh I mean a sub-module... Just like 'hbase-common', maybe

[jira] [Updated] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15644: - Attachment: bogus-scala-change.patch > disable precommit scaladoc test > --- > >

[jira] [Commented] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240388#comment-15240388 ] Appy commented on HBASE-15644: -- Attached bogus-scala-change.patch to see if scala precommit works now. >

[jira] [Commented] (HBASE-15504) Fix Balancer in 1.3 not moving regions off overloaded regionserver

2016-04-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240382#comment-15240382 ] Guanghao Zhang commented on HBASE-15504: It's my fault. If maxMoves is much less than cluster

[jira] [Commented] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240383#comment-15240383 ] Hadoop QA commented on HBASE-15644: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15504) Fix Balancer in 1.3 not moving regions off overloaded regionserver

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15504: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240371#comment-15240371 ] Hadoop QA commented on HBASE-15646: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15236) Inconsistent cell reads over multiple bulk-loaded HFiles

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240355#comment-15240355 ] Appy commented on HBASE-15236: -- Thanks Stack and Jon for the review. Uploading patch 8. bq. I was thinking

[jira] [Updated] (HBASE-15236) Inconsistent cell reads over multiple bulk-loaded HFiles

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15236: - Attachment: HBASE-15236-master-v8.patch > Inconsistent cell reads over multiple bulk-loaded HFiles >

[jira] [Commented] (HBASE-15647) Backport HBASE-15507 to 0.98

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240354#comment-15240354 ] Hadoop QA commented on HBASE-15647: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15296) Break out writer and reader from StoreFile

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240347#comment-15240347 ] Appy commented on HBASE-15296: -- Good to commit now. Scala docs issues are unrelated and are being fixed in

[jira] [Commented] (HBASE-15649) Ignore buck-out when building docker image

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240343#comment-15240343 ] Hadoop QA commented on HBASE-15649: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-15296) Break out writer and reader from StoreFile

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240339#comment-15240339 ] Hadoop QA commented on HBASE-15296: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14855) Connect to regionserver

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240320#comment-15240320 ] Hadoop QA commented on HBASE-14855: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15620) Add on Call serialization

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240318#comment-15240318 ] Hadoop QA commented on HBASE-15620: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15045) Keep hbase-native-client/if and hbase-protocol in sync.

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240319#comment-15240319 ] Hadoop QA commented on HBASE-15045: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15637) TSHA Thrift-2 server should allow limiting call queue size

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240309#comment-15240309 ] Hudson commented on HBASE-15637: SUCCESS: Integrated in HBase-1.3 #648 (See

[jira] [Updated] (HBASE-15534) A C++ client with basic Get and Put functionality

2016-04-13 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-15534: --- Summary: A C++ client with basic Get and Put functionality (was: A client with

[jira] [Updated] (HBASE-15620) Add on Call serialization

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15620: -- Attachment: HBASE-15620-v1.patch > Add on Call serialization > - > >

[jira] [Updated] (HBASE-15045) Keep hbase-native-client/if and hbase-protocol in sync.

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15045: -- Description: We want to make sure that .protos are in sync with java. So keep it in sync. >

[jira] [Updated] (HBASE-15045) Keep hbase-native-client/if and hbase-protocol in sync.

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15045: -- Status: Patch Available (was: Open) > Keep hbase-native-client/if and hbase-protocol in sync.

[jira] [Updated] (HBASE-15649) Ignore buck-out when building docker image

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15649: -- Status: Patch Available (was: Open) > Ignore buck-out when building docker image >

[jira] [Updated] (HBASE-15620) Add on Call serialization

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15620: -- Status: Patch Available (was: Open) > Add on Call serialization > - >

[jira] [Updated] (HBASE-15649) Ignore buck-out when building docker image

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15649: -- Attachment: HBASE-15649.patch > Ignore buck-out when building docker image >

[jira] [Updated] (HBASE-14855) Connect to regionserver

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14855: -- Status: Patch Available (was: Open) > Connect to regionserver > --- > >

[jira] [Updated] (HBASE-15534) A client with basic Get and Put functionality

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15534: -- Issue Type: New Feature (was: Sub-task) Parent: (was: HBASE-14850) > A client

[jira] [Created] (HBASE-15649) Ignore buck-out when building docker image

2016-04-13 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15649: - Summary: Ignore buck-out when building docker image Key: HBASE-15649 URL: https://issues.apache.org/jira/browse/HBASE-15649 Project: HBase Issue Type:

[jira] [Commented] (HBASE-15405) Synchronize final results logging single thread in PE, fix wrong defaults in help message

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240254#comment-15240254 ] Hudson commented on HBASE-15405: FAILURE: Integrated in HBase-Trunk_matrix #845 (See

[jira] [Commented] (HBASE-15637) TSHA Thrift-2 server should allow limiting call queue size

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240255#comment-15240255 ] Hudson commented on HBASE-15637: FAILURE: Integrated in HBase-Trunk_matrix #845 (See

[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12148: -- Attachment: 12148v4.patch v4 fixes one bug in v3 and does some simplification and shutdown of access. + We do

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240239#comment-15240239 ] stack commented on HBASE-12148: --- Thanks [~lhofhansl] for the reminder. Yes, original report was write

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240237#comment-15240237 ] Hadoop QA commented on HBASE-12148: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15045) Keep hbase-native-client/if and hbase-protocol in sync.

2016-04-13 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15045: -- Attachment: HBASE-15045.patch > Keep hbase-native-client/if and hbase-protocol in sync. >

[jira] [Commented] (HBASE-15637) TSHA Thrift-2 server should allow limiting call queue size

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240204#comment-15240204 ] Hudson commented on HBASE-15637: SUCCESS: Integrated in HBase-1.3-IT #611 (See

[jira] [Commented] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240148#comment-15240148 ] Appy commented on HBASE-15644: -- I was changing a bunch of things together to make the plugin work. Going

[jira] [Created] (HBASE-15648) Reduce possible number of concurrent region location lookups when MetaCache entry is cleared

2016-04-13 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-15648: --- Summary: Reduce possible number of concurrent region location lookups when MetaCache entry is cleared Key: HBASE-15648 URL:

[jira] [Commented] (HBASE-15637) TSHA Thrift-2 server should allow limiting call queue size

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240143#comment-15240143 ] Hudson commented on HBASE-15637: FAILURE: Integrated in HBase-1.4 #87 (See

[jira] [Commented] (HBASE-15504) Fix Balancer in 1.3 not moving regions off overloaded regionserver

2016-04-13 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240138#comment-15240138 ] Mikhail Antonov commented on HBASE-15504: - +1, looks good to me. > Fix Balancer in 1.3 not

[jira] [Updated] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

2016-04-13 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-15646: Attachment: HBASE-15646-v1.patch > Add some docs about exporting and importing

[jira] [Updated] (HBASE-15647) Backport HBASE-15507 to 0.98

2016-04-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-15647: --- Fix Version/s: 0.98.19 > Backport HBASE-15507 to 0.98 > > >

[jira] [Commented] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

2016-04-13 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240125#comment-15240125 ] Misty Stanley-Jones commented on HBASE-15646: - If the dependency is on Hadoop then it's

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240108#comment-15240108 ] Lars Hofhansl commented on HBASE-12148: --- Seems reply above. I think there is some more discussion

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240106#comment-15240106 ] Lars Hofhansl commented on HBASE-12148: --- I still don't get what the problem is. There could be two

[jira] [Updated] (HBASE-15647) Backport HBASE-15507 to 0.98

2016-04-13 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated HBASE-15647: Status: Patch Available (was: Open) Backport of 15507/15633, with some minor tweaks for

[jira] [Updated] (HBASE-15647) Backport HBASE-15507 to 0.98

2016-04-13 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated HBASE-15647: Attachment: HBASE-15647-0.98.patch > Backport HBASE-15507 to 0.98 >

[jira] [Created] (HBASE-15647) Backport HBASE-15507 to 0.98

2016-04-13 Thread Geoffrey Jacoby (JIRA)
Geoffrey Jacoby created HBASE-15647: --- Summary: Backport HBASE-15507 to 0.98 Key: HBASE-15647 URL: https://issues.apache.org/jira/browse/HBASE-15647 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-15639) Unguarded access to stackIndexes in Procedure#toStringDetails()

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240063#comment-15240063 ] Hudson commented on HBASE-15639: ABORTED: Integrated in HBase-1.3 #647 (See

[jira] [Commented] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240057#comment-15240057 ] Ted Yu commented on HBASE-15634: Didn't see "Skipping major compaction of " log (from

[jira] [Updated] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15634: --- Status: Patch Available (was: Open) > TestDateTieredCompactionPolicy#negativeForMajor is flaky >

[jira] [Commented] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240033#comment-15240033 ] Sean Busbey commented on HBASE-15644: - Requiring a change in settings.xml isn't so bad. We can make a

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240029#comment-15240029 ] stack commented on HBASE-12148: --- [~lhofhansl] Speak up if you have a problem w/ my going ahead and

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240018#comment-15240018 ] stack commented on HBASE-12148: --- We do the patch that [~wkoetke]/[~jleach] attached. It does a nice

[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12148: -- Attachment: Screen Shot 2016-04-13 at 1.49.30 PM.png Screen Shot 2016-04-13 at 2.02.22 PM.png

[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2016-04-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12148: -- Attachment: HBASE-12148-V3.patch Try and get a clean run. > Remove TimeRangeTracker as point of contention

[jira] [Updated] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15644: - Attachment: scala-tools.patch > disable precommit scaladoc test > --- > >

[jira] [Commented] (HBASE-15644) disable precommit scaladoc test

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1524#comment-1524 ] Appy commented on HBASE-15644: -- Can we pull in the plugin from org.scala-tools? Uploading a patch that

[jira] [Commented] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

2016-04-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239996#comment-15239996 ] Sean Busbey commented on HBASE-15646: - Do we have minimum version information for either HBase or

[jira] [Updated] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15634: --- Attachment: 15634.v1.patch > TestDateTieredCompactionPolicy#negativeForMajor is flaky >

[jira] [Commented] (HBASE-15639) Unguarded access to stackIndexes in Procedure#toStringDetails()

2016-04-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239953#comment-15239953 ] Hudson commented on HBASE-15639: FAILURE: Integrated in HBase-Trunk_matrix #844 (See

[jira] [Updated] (HBASE-15296) Break out writer and reader from StoreFile

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15296: - Attachment: HBASE-15296-master-v5.patch Reuploading same patch to trigger re-run. > Break out writer and reader

[jira] [Updated] (HBASE-15405) Synchronize final results logging single thread in PE, fix wrong defaults in help message

2016-04-13 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15405: - Attachment: HBASE-15405-branch-1.patch patch for branch-1, branch-1.3, branch-1.2. Thanks stack for the review.

[jira] [Updated] (HBASE-15637) TSHA Thrift-2 server should allow limiting call queue size

2016-04-13 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15637: Resolution: Fixed Status: Resolved (was: Patch Available) > TSHA Thrift-2 server

[jira] [Commented] (HBASE-15637) TSHA Thrift-2 server should allow limiting call queue size

2016-04-13 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239914#comment-15239914 ] Mikhail Antonov commented on HBASE-15637: - (fixed indentation warning on commit, disregarded

  1   2   >