[jira] [Assigned] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

2016-09-01 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang reassigned HBASE-16544: Assignee: Yi Liang > Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

[jira] [Commented] (HBASE-16340) ensure no Xerces jars included

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456754#comment-15456754 ] Andrew Purtell commented on HBASE-16340: Pushed to 0.98, branch-1.1, and branch-1.2. I verified

[jira] [Updated] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

2016-09-01 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-16544: - Component/s: (was: snapshots) Filesystem Integration > Remove or Clarify 'Using

[jira] [Updated] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15449: --- Attachment: (was: 15449.v8.txt) > HBase Backup Phase 3: Support physical table layout change >

[jira] [Updated] (HBASE-16547) hbase-archetype-builder shell scripts assume bash is installed in /bin

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16547: --- Priority: Trivial (was: Major) > hbase-archetype-builder shell scripts assume bash is

[jira] [Updated] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

2016-09-01 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-16345: - Attachment: HBASE-16345.master.003.patch > RpcRetryingCallerWithReadReplicas#call() should catch

[jira] [Commented] (HBASE-16545) Add backup test where data is ingested during backup procedure

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456297#comment-15456297 ] Vladimir Rodionov commented on HBASE-16545: --- [~tedyu] can you link all backup tickets you are

[jira] [Updated] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16527: --- Fix Version/s: 0.98.22 Integrated to active branches. > IOExceptions from DFS client still can cause

[jira] [Created] (HBASE-16547) hbase-archetype-builder shell scripts assume bash is installed in /bin

2016-09-01 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16547: -- Summary: hbase-archetype-builder shell scripts assume bash is installed in /bin Key: HBASE-16547 URL: https://issues.apache.org/jira/browse/HBASE-16547 Project:

[jira] [Updated] (HBASE-16497) Add test for backup / restore involving MOB table

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16497: --- Labels: backup mob (was: backup) > Add test for backup / restore involving MOB table >

[jira] [Commented] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456723#comment-15456723 ] Hudson commented on HBASE-16527: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1523 (See

[jira] [Commented] (HBASE-16311) Audit log for delete snapshot operation is missing in case of snapshot owner deleting the same

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

[jira] [Commented] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

2016-09-01 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456553#comment-15456553 ] huaxiang sun commented on HBASE-16345: -- Seems that rpc server had no response within 60 seconds, and

[jira] [Commented] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456612#comment-15456612 ] Andrew Purtell commented on HBASE-16538: bq. I think the root cause is order of processing of

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

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456759#comment-15456759 ] Andrew Purtell commented on HBASE-16375: Test failure is unrelated. Going to commit shortly. >

[jira] [Updated] (HBASE-16340) ensure no Xerces jars included

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16340: --- Fix Version/s: 1.2.4 1.1.7 0.98.22 > ensure no Xerces

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456766#comment-15456766 ] Vladimir Rodionov commented on HBASE-15449: --- [~tedyu], your last patch does not apply cleanly,

[jira] [Updated] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15449: --- Attachment: 15449.v8.txt > HBase Backup Phase 3: Support physical table layout change >

[jira] [Updated] (HBASE-16506) Use subprocedure of Proc V2 for snapshot in BackupProcedure

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16506: --- Labels: backup snapshot (was: backup) > Use subprocedure of Proc V2 for snapshot in BackupProcedure >

[jira] [Resolved] (HBASE-16340) ensure no Xerces jars included

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-16340. Resolution: Fixed > ensure no Xerces jars included > -- > >

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456785#comment-15456785 ] Vladimir Rodionov commented on HBASE-15449: --- [~tedyu], when you update your patch can you put

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456805#comment-15456805 ] Ted Yu commented on HBASE-15449: https://reviews.apache.org/r/51586/ > HBase Backup Phase 3: Support

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

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456871#comment-15456871 ] Andrew Purtell commented on HBASE-16375: I'm going to modify this patch slightly. On branch-1 and

[jira] [Commented] (HBASE-16086) TableCfWALEntryFilter and ScopeWALEntryFilter should not redundantly iterate over cells.

2016-09-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454457#comment-15454457 ] Heng Chen commented on HBASE-16086: --- Thanks [~vincentpoon]. As for the patch, to be honest, i think

[jira] [Updated] (HBASE-15134) Add visibility into Flush and Compaction queues

2016-09-01 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-15134: --- Attachment: HBASE-15134.patch Initial patch that adds a metric per region of

[jira] [Commented] (HBASE-16536) Make the HBase minicluster easy to use for testing downstream applications.

2016-09-01 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454571#comment-15454571 ] Niels Basjes commented on HBASE-16536: -- I do not understand how my patch could have affected the

[jira] [Comment Edited] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454566#comment-15454566 ] ramkrishna.s.vasudevan edited comment on HBASE-16501 at 9/1/16 7:11 AM:

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454740#comment-15454740 ] ramkrishna.s.vasudevan commented on HBASE-16501: Hence even this patch tries to optimize

[jira] [Resolved] (HBASE-11808) Update jdiff script to improve usability and readability

2016-09-01 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak resolved HBASE-11808. - Resolution: Won't Fix We removed this script altogether, so nothing to do here. > Update jdiff

[jira] [Resolved] (HBASE-12300) Hadoop QA should attempt to execute common Maven goals

2016-09-01 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak resolved HBASE-12300. - Resolution: Won't Fix This is now handled by Yetus. > Hadoop QA should attempt to execute

[jira] [Resolved] (HBASE-12855) IntegrationTestsDriver doesn't support passing ChaosMonkey options

2016-09-01 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak resolved HBASE-12855. - Resolution: Won't Fix I don't think the driver is the best way to run tests anyway, so not gonna

[jira] [Updated] (HBASE-15134) Add visibility into Flush and Compaction queues

2016-09-01 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-15134: --- Status: Patch Available (was: Open) Getting a QA run > Add visibility into

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454737#comment-15454737 ] ramkrishna.s.vasudevan commented on HBASE-16501: Yes. As said in my first comment bq.the

[jira] [Created] (HBASE-16540) Scan should do additional validation on start and stop row

2016-09-01 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-16540: - Summary: Scan should do additional validation on start and stop row Key: HBASE-16540 URL: https://issues.apache.org/jira/browse/HBASE-16540 Project: HBase

[jira] [Updated] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16501: --- Attachment: HBASE-16501_sysocount.patch Just to show how the count was taken

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454562#comment-15454562 ] ramkrishna.s.vasudevan commented on HBASE-16501: Am not sure how to see the count. But

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454597#comment-15454597 ] Anoop Sam John commented on HBASE-16501: So in this test case we have all the cells with seqId<

[jira] [Commented] (HBASE-15513) hbase.hregion.memstore.chunkpool.maxsize is 0.0 by default

2016-09-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454613#comment-15454613 ] Anoop Sam John commented on HBASE-15513: Ya at least the tests what we did using CMS and G1 shows

[jira] [Updated] (HBASE-16447) Replication by namespaces config in peer

2016-09-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16447: --- Release Note: Support replication by namespaces config. 1. Config a namespace in peer means

[jira] [Commented] (HBASE-16516) Revisit the implementation of PayloadCarryingRpcController

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

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454579#comment-15454579 ] ramkrishna.s.vasudevan commented on HBASE-16501: bq. we do these many getNext call as

[jira] [Commented] (HBASE-16536) Make the HBase minicluster easy to use for testing downstream applications.

2016-09-01 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456122#comment-15456122 ] Dima Spivak commented on HBASE-16536: - Any specific reason to change the name from

[jira] [Resolved] (HBASE-16546) please ignore

2016-09-01 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak resolved HBASE-16546. - Resolution: Invalid No JIRA tests, please. :) > please ignore > - > >

[jira] [Updated] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16527: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 Status: Resolved (was:

[jira] [Commented] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

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

[jira] [Commented] (HBASE-15513) hbase.hregion.memstore.chunkpool.maxsize is 0.0 by default

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456219#comment-15456219 ] Vladimir Rodionov commented on HBASE-15513: --- [~anoop.hbase], how about +1? >

[jira] [Commented] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456232#comment-15456232 ] Ted Yu commented on HBASE-16527: lgtm We can handle filter optimization in another issue. >

[jira] [Created] (HBASE-16545) Add backup test where data is ingested during backup procedure

2016-09-01 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16545: -- Summary: Add backup test where data is ingested during backup procedure Key: HBASE-16545 URL: https://issues.apache.org/jira/browse/HBASE-16545 Project: HBase Issue

[jira] [Updated] (HBASE-16545) Add backup test where data is ingested during backup procedure

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16545: --- Labels: backup (was: ) > Add backup test where data is ingested during backup procedure >

[jira] [Commented] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456409#comment-15456409 ] Vladimir Rodionov commented on HBASE-16527: --- {quote} lgtm {quote} Good. Commit it, [~tedyu] >

[jira] [Commented] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456414#comment-15456414 ] Vladimir Rodionov commented on HBASE-16527: --- [~tedyu] I think this one should be backported to

[jira] [Commented] (HBASE-16311) Audit log for delete snapshot operation is missing in case of snapshot owner deleting the same

2016-09-01 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456492#comment-15456492 ] Yi Liang commented on HBASE-16311: -- thank for reviewing [~jerryhe], yes, the snapshot owner may not

[jira] [Created] (HBASE-16542) Skip full backup in selected backup tests

2016-09-01 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16542: -- Summary: Skip full backup in selected backup tests Key: HBASE-16542 URL: https://issues.apache.org/jira/browse/HBASE-16542 Project: HBase Issue Type: Test

[jira] [Commented] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

2016-09-01 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456135#comment-15456135 ] huaxiang sun commented on HBASE-16345: -- Hi [~enis], I just uploaded a new patch which addressed your

[jira] [Updated] (HBASE-16366) Restore operation into new table may fail

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16366: --- Summary: Restore operation into new table may fail (was: Restore operation into new table can fail) >

[jira] [Updated] (HBASE-16366) Restore operation into new table may fail

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

[jira] [Created] (HBASE-16543) Separate Create/Modify Table operations from open/reopen regions

2016-09-01 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16543: --- Summary: Separate Create/Modify Table operations from open/reopen regions Key: HBASE-16543 URL: https://issues.apache.org/jira/browse/HBASE-16543 Project:

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

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

[jira] [Created] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

2016-09-01 Thread Yi Liang (JIRA)
Yi Liang created HBASE-16544: Summary: Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide Key: HBASE-16544 URL: https://issues.apache.org/jira/browse/HBASE-16544 Project: HBase

[jira] [Commented] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

2016-09-01 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456498#comment-15456498 ] huaxiang sun commented on HBASE-16345: -- Local run of

[jira] [Commented] (HBASE-16465) Disable region splits and merges, balancer during full backup

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456497#comment-15456497 ] Ted Yu commented on HBASE-16465: {code} + private boolean safeMode = true; {code} Mode implies enum.

[jira] [Updated] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16527: --- Fix Version/s: 1.2.4 1.1.7 1.3.0 > IOExceptions from DFS client still

[jira] [Commented] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456470#comment-15456470 ] Hudson commented on HBASE-16527: FAILURE: Integrated in Jenkins build HBase-1.4 #387 (See

[jira] [Created] (HBASE-16546) please ignore

2016-09-01 Thread Joe Programmer (JIRA)
Joe Programmer created HBASE-16546: -- Summary: please ignore Key: HBASE-16546 URL: https://issues.apache.org/jira/browse/HBASE-16546 Project: HBase Issue Type: Bug Reporter: Joe

[jira] [Updated] (HBASE-16311) Audit log for delete snapshot operation is missing in case of snapshot owner deleting the same

2016-09-01 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-16311: - Attachment: HBASE-16311-V4.patch > Audit log for delete snapshot operation is missing in case of

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

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

[jira] [Commented] (HBASE-15134) Add visibility into Flush and Compaction queues

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

[jira] [Updated] (HBASE-16447) Replication by namespaces config in peer

2016-09-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16447: --- Attachment: HBASE-16447-v2.patch Upload a v2 patch. Fix by review comments.

[jira] [Comment Edited] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454893#comment-15454893 ] ramkrishna.s.vasudevan edited comment on HBASE-16501 at 9/1/16 9:33 AM:

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454893#comment-15454893 ] ramkrishna.s.vasudevan commented on HBASE-16501: bq.When the SegmentScanner is created

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454879#comment-15454879 ] Anoop Sam John commented on HBASE-16501: When the SegmentScanner is created the currentCell is

[jira] [Updated] (HBASE-16447) Replication by namespaces config in peer

2016-09-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16447: --- Release Note: Support replication by namespaces config in peer. 1. Set a namespace in peer

[jira] [Updated] (HBASE-16447) Replication by namespaces config in peer

2016-09-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16447: --- Attachment: (was: HBASE-16447-v2.patch) > Replication by namespaces config in peer >

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454952#comment-15454952 ] Anoop Sam John commented on HBASE-16501: In that case I dont think we need this jira and fix at

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15455002#comment-15455002 ] ramkrishna.s.vasudevan commented on HBASE-16501: Also HBASE-15871 is much more involved.

[jira] [Updated] (HBASE-16447) Replication by namespaces config in peer

2016-09-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16447: --- Attachment: HBASE-16447-v2.patch Update v2. Update some comments. > Replication by

[jira] [Updated] (HBASE-15134) Add visibility into Flush and Compaction queues

2016-09-01 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-15134: --- Attachment: HBASE-15134.patch Fixing Heap Test And Checkstyle > Add

[jira] [Commented] (HBASE-16501) seekToPrevoiusRow() can be optimized

2016-09-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15454988#comment-15454988 ] ramkrishna.s.vasudevan commented on HBASE-16501: Yes. I agree to that. If that is fixed

[jira] [Created] (HBASE-16541) Avoid unnecessary cell copy in Result.compareResults

2016-09-01 Thread ChiaPing Tsai (JIRA)
ChiaPing Tsai created HBASE-16541: - Summary: Avoid unnecessary cell copy in Result.compareResults Key: HBASE-16541 URL: https://issues.apache.org/jira/browse/HBASE-16541 Project: HBase Issue

[jira] [Updated] (HBASE-16447) Replication by namespaces config in peer

2016-09-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16447: --- Attachment: (was: HBASE-16447-v2.patch) > Replication by namespaces config in peer >

[jira] [Updated] (HBASE-16447) Replication by namespaces config in peer

2016-09-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16447: --- Attachment: HBASE-16447-v2.patch > Replication by namespaces config in peer >

[jira] [Commented] (HBASE-16541) Avoid unnecessary cell copy in Result.compareResults

2016-09-01 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15455132#comment-15455132 ] ChiaPing Tsai commented on HBASE-16541: --- The Result.compareResults is used by VerifyReplication

[jira] [Commented] (HBASE-16527) IOExceptions from DFS client still can cause CatalogJanitor to delete referenced files

2016-09-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456937#comment-15456937 ] Hudson commented on HBASE-16527: SUCCESS: Integrated in Jenkins build HBase-1.1-JDK8 #1862 (See

[jira] [Commented] (HBASE-16445) Refactor and reimplement RpcClient

2016-09-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456934#comment-15456934 ] Enis Soztutar commented on HBASE-16445: --- The patch contains changes from other subtasks as well?

[jira] [Resolved] (HBASE-16547) hbase-archetype-builder shell scripts assume bash is installed in /bin

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-16547. Resolution: Fixed Pushed trivial bugfix > hbase-archetype-builder shell scripts assume

[jira] [Updated] (HBASE-14123) HBase Backup/Restore Phase 2

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14123: --- Attachment: 14123-master.v16.txt > HBase Backup/Restore Phase 2 > > >

[jira] [Commented] (HBASE-16547) hbase-archetype-builder shell scripts assume bash is installed in /bin

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457007#comment-15457007 ] Andrew Purtell commented on HBASE-16547: bq. Perhaps /usr/bin/env bash should be the shebang we

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457041#comment-15457041 ] Vladimir Rodionov commented on HBASE-15449: --- [~tedyu], still does not apply {code}

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457049#comment-15457049 ] Vladimir Rodionov commented on HBASE-15449: --- I do not see patch, [~tedyu] Have you attached it?

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457068#comment-15457068 ] Ted Yu commented on HBASE-15449: Patch is on review board:

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-09-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457064#comment-15457064 ] Ted Yu commented on HBASE-15449: https://issues.apache.org/jira/secure/attachment/12826716/15449.v8.txt

[jira] [Commented] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion

2016-09-01 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457102#comment-15457102 ] Appy commented on HBASE-16538: -- I have an alternate suggestion, mainly because of the situation we are in

[jira] [Commented] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457120#comment-15457120 ] Andrew Purtell commented on HBASE-16538: bq. Or, we can get rid of annotations, and directly

[jira] [Resolved] (HBASE-14617) Procedure V2: Update ServerCrashProcedure to interact with assignment procedures

2016-09-01 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi resolved HBASE-14617. - Resolution: Invalid Part of HBASE-14616 > Procedure V2: Update ServerCrashProcedure to

[jira] [Created] (HBASE-16550) Procedure v2 - Add AM compatibility for 2.x Master and 1.x RSs

2016-09-01 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16550: --- Summary: Procedure v2 - Add AM compatibility for 2.x Master and 1.x RSs Key: HBASE-16550 URL: https://issues.apache.org/jira/browse/HBASE-16550 Project: HBase

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

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16375: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

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

2016-09-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16375: --- Attachment: HBASE-16375.patch Attaching what I committed as 'HBASE-16375.patch' > Mapreduce

[jira] [Commented] (HBASE-16101) Procedure v2 - Perf Tool for WAL

2016-09-01 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457132#comment-15457132 ] Appy commented on HBASE-16101: -- Hey [~mantonov], there's a small addendum (attached) related to this patch.

[jira] [Updated] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion

2016-09-01 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-16538: - Status: Patch Available (was: Open) > Version mismatch in HBaseConfiguration.checkDefaultsVersion >

[jira] [Updated] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion

2016-09-01 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-16538: - Attachment: HBASE-16538.master.001.patch > Version mismatch in HBaseConfiguration.checkDefaultsVersion >

  1   2   >