[jira] [Updated] (HBASE-16363) Length of column qualifier in Cell is a short or int

2016-08-08 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16363: - Description: In Cell interface (hbase-common/src/main/java/org/apache/hadoop/hbase/Cell.java) In the

[jira] [Commented] (HBASE-16285) Drop RPC requests if it must be considered as timeout at client

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

[jira] [Commented] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412954#comment-15412954 ] Ted Yu commented on HBASE-16377: The quoted log was redacted - there was no uppercase letter originally.

[jira] [Commented] (HBASE-16367) Race between master and region server initialization may lead to premature server abort

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412951#comment-15412951 ] Ted Yu commented on HBASE-16367: Excerpt from the attached master log: {code} 2016-08-06 08:43:52,391

[jira] [Commented] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2016-08-08 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412948#comment-15412948 ] Guanghao Zhang commented on HBASE-9899: --- Thanks [~stack]. But the master branch need the addendum

[jira] [Comment Edited] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread qgxiaozhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412945#comment-15412945 ] qgxiaozhan edited comment on HBASE-16377 at 8/9/16 5:14 AM: I think the final

[jira] [Updated] (HBASE-10070) HBase read high-availability using timeline-consistent region replicas

2016-08-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-10070: -- Assignee: Enis Soztutar (was: Ashish Singhi) > HBase read high-availability using

[jira] [Assigned] (HBASE-10070) HBase read high-availability using timeline-consistent region replicas

2016-08-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi reassigned HBASE-10070: - Assignee: Ashish Singhi (was: Enis Soztutar) > HBase read high-availability using

[jira] [Created] (HBASE-16381) Shell deleteall command should support row key prefixes

2016-08-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16381: -- Summary: Shell deleteall command should support row key prefixes Key: HBASE-16381 URL: https://issues.apache.org/jira/browse/HBASE-16381 Project: HBase

[jira] [Commented] (HBASE-12770) Don't transfer all the queued hlogs of a dead server to the same alive server

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412942#comment-15412942 ] Phil Yang commented on HBASE-12770: --- Thanks [~yuzhih...@gmail.com] and [~Apache9] for reviewing. >

[jira] [Commented] (HBASE-16367) Race between master and region server initialization may lead to premature server abort

2016-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412933#comment-15412933 ] stack commented on HBASE-16367: --- What is this? It adds: 821 if (this.initLatch != null) { 822

[jira] [Commented] (HBASE-16299) Update REST API scanner with ability to do reverse scan

2016-08-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412932#comment-15412932 ] ramkrishna.s.vasudevan commented on HBASE-16299: [~minwoo.kang] Since the patches are

[jira] [Updated] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-08-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15554: --- Attachment: HBASE-15554_11.patch The last patch added one new java doc and

[jira] [Updated] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-08-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15554: --- Status: Patch Available (was: Open) >

[jira] [Updated] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-08-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15554: --- Status: Open (was: Patch Available) >

[jira] [Commented] (HBASE-16308) Contain protobuf references

2016-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412925#comment-15412925 ] stack commented on HBASE-16308: --- Fix the findbugs (not mine) and a NPE. There are still some weird failures

[jira] [Updated] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2016-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-9899: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 1.3.0

[jira] [Resolved] (HBASE-16361) Revert of HBASE-16317, "revert all ESAPI..." broke TestLogLevel

2016-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16361. --- Resolution: Fixed Fix Version/s: 2.0.0 Resolving as fixed by HBASE-16267. I don't see TestLogLevel

[jira] [Updated] (HBASE-16308) Contain protobuf references

2016-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16308: -- Attachment: HBASE-16308.master.009.patch > Contain protobuf references > --- > >

[jira] [Updated] (HBASE-16318) fail build if license isn't in whitelist

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16318: Attachment: HBASE-16318.3.patch -03 - adds org.htrace from pre-incubator htrace for Hadoop

[jira] [Updated] (HBASE-16181) Allow snapshot of hbase:backup table

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16181: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) > Allow

[jira] [Commented] (HBASE-16378) Procedure v2 - Make ProcedureException extend HBaseException

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

[jira] [Updated] (HBASE-16181) Allow snapshot of hbase:backup table

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16181: --- Labels: backup (was: ) > Allow snapshot of hbase:backup table > > >

[jira] [Updated] (HBASE-16380) clean up 0.94.y references

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16380: Summary: clean up 0.94.y references (was: clean up 0.94 references) > clean up 0.94.y references

[jira] [Commented] (HBASE-16215) clean up 1.0.z references

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412897#comment-15412897 ] Sean Busbey commented on HBASE-16215: - * disable/delete builds.a.o jobs. > clean up 1.0.z references

[jira] [Commented] (HBASE-16380) clean up 0.94 references

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412896#comment-15412896 ] Sean Busbey commented on HBASE-16380: - update our dist area's HEADER.html to mark it EOM as well >

[jira] [Updated] (HBASE-16181) Allow snapshot of hbase:backup table

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16181: --- Summary: Allow snapshot of hbase:backup table (was: Backup of hbase:backup table) > Allow snapshot of

[jira] [Comment Edited] (HBASE-16380) clean up 0.94 references

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412895#comment-15412895 ] Sean Busbey edited comment on HBASE-16380 at 8/9/16 4:13 AM: - * Pending

[jira] [Created] (HBASE-16380) clean up 0.94 references

2016-08-08 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-16380: --- Summary: clean up 0.94 references Key: HBASE-16380 URL: https://issues.apache.org/jira/browse/HBASE-16380 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-16380) clean up 0.94 references

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412895#comment-15412895 ] Sean Busbey commented on HBASE-16380: - * Pending discussion mentioned on HBASE-16215, tag state of

[jira] [Resolved] (HBASE-8731) Use the JDK 1.7 in the precommit env for trunk

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-8731. Resolution: Fixed marking this fixed again. we've used jdk7 on master for some time. > Use the JDK

[jira] [Updated] (HBASE-9465) Push entries to peer clusters serially

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-9465: - Attachment: HBASE-9465-branch-1-v4.patch > Push entries to peer clusters serially >

[jira] [Commented] (HBASE-16285) Drop RPC requests if it must be considered as timeout at client

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412864#comment-15412864 ] Phil Yang commented on HBASE-16285: --- Failed test on master is unrelated and can pass locally > Drop

[jira] [Updated] (HBASE-16378) Procedure v2 - Make ProcedureException extend HBaseException

2016-08-08 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-16378: Status: Patch Available (was: Open) > Procedure v2 - Make ProcedureException extend

[jira] [Updated] (HBASE-16285) Drop RPC requests if it must be considered as timeout at client

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-16285: -- Attachment: HBASE-16285-branch-1-v5.patch Retry for branch-1 > Drop RPC requests if it must be

[jira] [Comment Edited] (HBASE-9465) Push entries to peer clusters serially

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412858#comment-15412858 ] Phil Yang edited comment on HBASE-9465 at 8/9/16 3:20 AM: -- Can not see the

[jira] [Commented] (HBASE-9465) Push entries to peer clusters serially

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412858#comment-15412858 ] Phil Yang commented on HBASE-9465: -- Can not seen the failure message in Test Results, and it can pass

[jira] [Commented] (HBASE-9465) Push entries to peer clusters serially

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412855#comment-15412855 ] Phil Yang commented on HBASE-9465: -- Seems this result is tests of master, but the output is not

[jira] [Updated] (HBASE-9465) Push entries to peer clusters serially

2016-08-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-9465: - Attachment: HBASE-9465-v7.patch Retry for master > Push entries to peer clusters serially >

[jira] [Commented] (HBASE-12721) Create Docker container cluster infrastructure to enable better testing

2016-08-08 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412788#comment-15412788 ] Dima Spivak commented on HBASE-12721: - Assuming you're running Docker 1.11+, to build HBase images

[jira] [Comment Edited] (HBASE-16255) Backup/Restore IT

2016-08-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412743#comment-15412743 ] Vladimir Rodionov edited comment on HBASE-16255 at 8/9/16 1:13 AM: --- v2

[jira] [Comment Edited] (HBASE-16255) Backup/Restore IT

2016-08-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412743#comment-15412743 ] Vladimir Rodionov edited comment on HBASE-16255 at 8/9/16 1:13 AM: --- v2

[jira] [Commented] (HBASE-16318) fail build if license isn't in whitelist

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

[jira] [Commented] (HBASE-16308) Contain protobuf references

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

[jira] [Commented] (HBASE-12721) Create Docker container cluster infrastructure to enable better testing

2016-08-08 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412752#comment-15412752 ] Dima Spivak commented on HBASE-12721: - New review up on RB. Update removes the bulk of the framework

[jira] [Updated] (HBASE-16255) Backup/Restore IT

2016-08-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16255: -- Attachment: HBASE-16255-v2.patch v2 patch. Extends IntegrationTestBase, but Monkey is

[jira] [Commented] (HBASE-16238) It's useless to catch SESSIONEXPIRED exception and retry in RecoverableZooKeeper

2016-08-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412715#comment-15412715 ] Andrew Purtell commented on HBASE-16238: Reverted from 0.98. This change causes TestZooKeeper to

[jira] [Updated] (HBASE-16238) It's useless to catch SESSIONEXPIRED exception and retry in RecoverableZooKeeper

2016-08-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16238: --- Fix Version/s: (was: 0.98.20) > It's useless to catch SESSIONEXPIRED exception and retry

[jira] [Commented] (HBASE-16379) [replication] Minor improvement to replication/copy_tables_desc.rb

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

[jira] [Updated] (HBASE-16144) Replication queue's lock will live forever if RS acquiring the lock has died prematurely

2016-08-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16144: --- Fix Version/s: (was: 0.98.21) I had to revert this from 0.98 because it lead to

[jira] [Commented] (HBASE-16318) fail build if license isn't in whitelist

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

[jira] [Updated] (HBASE-16144) Replication queue's lock will live forever if RS acquiring the lock has died prematurely

2016-08-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16144: --- Fix Version/s: 0.98.21 > Replication queue's lock will live forever if RS acquiring the lock

[jira] [Updated] (HBASE-16144) Replication queue's lock will live forever if RS acquiring the lock has died prematurely

2016-08-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16144: --- Fix Version/s: (was: 0.98.21) > Replication queue's lock will live forever if RS

[jira] [Updated] (HBASE-14379) Replication V2

2016-08-08 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-14379: -- Assignee: (was: Esteban Gutierrez) > Replication V2 > -- > >

[jira] [Assigned] (HBASE-14379) Replication V2

2016-08-08 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez reassigned HBASE-14379: - Assignee: Esteban Gutierrez > Replication V2 > -- > >

[jira] [Commented] (HBASE-16367) Race between master and region server initialization may lead to premature server abort

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

[jira] [Commented] (HBASE-12947) Replicating DDL statements like create from one cluster to another

2016-08-08 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412646#comment-15412646 ] Esteban Gutierrez commented on HBASE-12947: --- I ran across this recently and I concur with

[jira] [Updated] (HBASE-16379) [replication] Minor improvement to replication/copy_tables_desc.rb

2016-08-08 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-16379: -- Attachment: 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch >

[jira] [Updated] (HBASE-16379) [replication] Minor improvement to replication/copy_tables_desc.rb

2016-08-08 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-16379: -- Status: Patch Available (was: Open) > [replication] Minor improvement to

[jira] [Commented] (HBASE-16267) Remove commons-httpclient dependency from hbase-rest module

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412630#comment-15412630 ] Ted Yu commented on HBASE-16267: If there is no objection, planning to commit v14 to master branch again

[jira] [Commented] (HBASE-16267) Remove commons-httpclient dependency from hbase-rest module

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412627#comment-15412627 ] Ted Yu commented on HBASE-16267: {code}

[jira] [Created] (HBASE-16379) [replication] Minor improvement to replication/copy_tables_desc.rb

2016-08-08 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-16379: - Summary: [replication] Minor improvement to replication/copy_tables_desc.rb Key: HBASE-16379 URL: https://issues.apache.org/jira/browse/HBASE-16379

[jira] [Commented] (HBASE-16267) Remove commons-httpclient dependency from hbase-rest module

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

[jira] [Updated] (HBASE-16308) Contain protobuf references

2016-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16308: -- Attachment: HBASE-16308.master.008.patch > Contain protobuf references > --- > >

[jira] [Commented] (HBASE-16318) fail build if license isn't in whitelist

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

[jira] [Commented] (HBASE-16367) Race between master and region server initialization may lead to premature server abort

2016-08-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412557#comment-15412557 ] Hudson commented on HBASE-16367: SUCCESS: Integrated in HBase-1.4 #339 (See

[jira] [Commented] (HBASE-16261) MultiHFileOutputFormat Enhancement

2016-08-08 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412552#comment-15412552 ] Yi Liang commented on HBASE-16261: -- could any one help me to review the code, Thanks. :) >

[jira] [Commented] (HBASE-16377) ServerName check is ineffective in region_mover.rb

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

[jira] [Created] (HBASE-16378) Procedure v2 - Make ProcedureException extend HBaseException

2016-08-08 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16378: --- Summary: Procedure v2 - Make ProcedureException extend HBaseException Key: HBASE-16378 URL: https://issues.apache.org/jira/browse/HBASE-16378 Project: HBase

[jira] [Commented] (HBASE-16370) Exclude jdk tools.jar from Bytecode Version enforcer

2016-08-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412544#comment-15412544 ] Jerry He commented on HBASE-16370: -- Thanks [~busbey] I was trying to cross-jdk build the shaded client

[jira] [Updated] (HBASE-16378) Procedure v2 - Make ProcedureException extend HBaseException

2016-08-08 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-16378: Attachment: HBASE-16378-v0.patch > Procedure v2 - Make ProcedureException extend

[jira] [Updated] (HBASE-16318) fail build if license isn't in whitelist

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16318: Attachment: HBASE-16318.2.patch -02 - add ALv2 name correction for Hadoop dependencies > fail

[jira] [Updated] (HBASE-16318) fail build if license isn't in whitelist

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16318: Status: Patch Available (was: In Progress) > fail build if license isn't in whitelist >

[jira] [Updated] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16377: --- Attachment: 16377.branch-1.v1.txt > ServerName check is ineffective in region_mover.rb >

[jira] [Commented] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412518#comment-15412518 ] Ted Yu commented on HBASE-16377: {code} org.apache.maven.lifecycle.LifecycleExecutionException: Failed to

[jira] [Commented] (HBASE-16377) ServerName check is ineffective in region_mover.rb

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

[jira] [Updated] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16377: --- Status: Patch Available (was: Open) > ServerName check is ineffective in region_mover.rb >

[jira] [Updated] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16377: --- Attachment: 16377.branch-1.v1.txt Verified that String comparison works. > ServerName check is ineffective

[jira] [Updated] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16377: --- Description: The following was observed during test of region_mover.rb : {code} 2016-08-08

[jira] [Created] (HBASE-16377) ServerName check is ineffective in region_mover.rb

2016-08-08 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16377: -- Summary: ServerName check is ineffective in region_mover.rb Key: HBASE-16377 URL: https://issues.apache.org/jira/browse/HBASE-16377 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-16318) fail build if license isn't in whitelist

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16318: Status: In Progress (was: Patch Available) fails locally as well. looks like Hadoop fixed their

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

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

[jira] [Commented] (HBASE-16318) fail build if license isn't in whitelist

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412298#comment-15412298 ] Sean Busbey commented on HBASE-16318: - lemme see if I can capture anything from the generated LICENSE

[jira] [Commented] (HBASE-16255) Backup/Restore IT

2016-08-08 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412242#comment-15412242 ] Dima Spivak commented on HBASE-16255: - Yay! Thanks for putting this together, [~vrodionov]; I'll take

[jira] [Commented] (HBASE-16367) Race between master and region server initialization may lead to premature server abort

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

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-08-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412234#comment-15412234 ] Anoop Sam John commented on HBASE-15554: Am sorry if I was not saying it clear. I dont mean still

[jira] [Commented] (HBASE-16255) Backup/Restore IT

2016-08-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412233#comment-15412233 ] Vladimir Rodionov commented on HBASE-16255: --- [~dimaspivak], What do you expect to see in this

[jira] [Created] (HBASE-16376) Document implicit side-effects on partial results when calling Scan#setBatch(int)

2016-08-08 Thread Josh Elser (JIRA)
Josh Elser created HBASE-16376: -- Summary: Document implicit side-effects on partial results when calling Scan#setBatch(int) Key: HBASE-16376 URL: https://issues.apache.org/jira/browse/HBASE-16376

[jira] [Updated] (HBASE-16267) Remove commons-httpclient dependency from hbase-rest module

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16267: --- Status: Patch Available (was: Reopened) > Remove commons-httpclient dependency from hbase-rest module >

[jira] [Updated] (HBASE-16267) Remove commons-httpclient dependency from hbase-rest module

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16267: --- Attachment: 16267.v14.txt Patch v14 drops the exclusion in pom.xml org.apache.hadoop.hbase.rest.\* and

[jira] [Commented] (HBASE-16148) Hybrid Logical Clocks(placeholder for running tests)

2016-08-08 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412165#comment-15412165 ] Sai Teja Ranuva commented on HBASE-16148: - Thank you Enis. I feel the second approach may not be

[jira] [Updated] (HBASE-16148) Hybrid Logical Clocks(placeholder for running tests)

2016-08-08 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Teja Ranuva updated HBASE-16148: Status: Open (was: Patch Available) > Hybrid Logical Clocks(placeholder for running

[jira] [Updated] (HBASE-16148) Hybrid Logical Clocks(placeholder for running tests)

2016-08-08 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Teja Ranuva updated HBASE-16148: Status: Patch Available (was: Open) > Hybrid Logical Clocks(placeholder for running

[jira] [Updated] (HBASE-12408) Clarify ref guide findbugs section's use of "Apache licensed version of annotations"

2016-08-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-12408: Assignee: (was: Sean Busbey) Labels: beginner (was: ) Priority: Trivial (was:

[jira] [Updated] (HBASE-16367) Race between master and region server initialization may lead to premature server abort

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16367: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Race between master and region server

[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-08 Thread Jing Pu Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412144#comment-15412144 ] Jing Pu Chen commented on HBASE-16360: -- Hi, [~mbertozzi]. I will write the test. I think you're

[jira] [Updated] (HBASE-16367) Race between master and region server initialization may lead to premature server abort

2016-08-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16367: --- Attachment: 16367.addendum > Race between master and region server initialization may lead to premature >

[jira] [Created] (HBASE-16375) Mapreduce mini cluster using HBaseTestingUtility not setting correct resourcemanager and jobhistory webapp address of MapReduceTestingShim

2016-08-08 Thread Loknath Priyatham Teja Singamsetty (JIRA)
Loknath Priyatham Teja Singamsetty created HBASE-16375: --- Summary: Mapreduce mini cluster using HBaseTestingUtility not setting correct resourcemanager and jobhistory webapp address of MapReduceTestingShim

[jira] [Updated] (HBASE-16375) Mapreduce mini cluster using HBaseTestingUtility not setting correct resourcemanager and jobhistory webapp address of MapReduceTestingShim

2016-08-08 Thread Loknath Priyatham Teja Singamsetty (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loknath Priyatham Teja Singamsetty updated HBASE-16375: Priority: Minor (was: Major) > Mapreduce mini

[jira] [Commented] (HBASE-16318) fail build if license isn't in whitelist

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

  1   2   >