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

2016-08-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437269#comment-15437269
 ] 

Hudson commented on HBASE-16379:


FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1265 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1265/])
HBASE-16379 [replication] Minor improvement to (apurtell: rev 
c2830638709897fd53baece55f7a22848a932b93)
* (edit) bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.1.6, 1.2.3, 0.98.22
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416443#comment-15416443
 ] 

Hudson commented on HBASE-16379:


FAILURE: Integrated in HBase-1.3-IT #790 (See 
[https://builds.apache.org/job/HBase-1.3-IT/790/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
66c23e37003a97778840f12cb25f65f51ce677fe)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416317#comment-15416317
 ] 

Hudson commented on HBASE-16379:


SUCCESS: Integrated in HBase-1.1-JDK7 #1763 (See 
[https://builds.apache.org/job/HBase-1.1-JDK7/1763/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
3259f03a592b42abe05ae1b89540b15ee4245cbe)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416250#comment-15416250
 ] 

Hudson commented on HBASE-16379:


FAILURE: Integrated in HBase-1.4 #349 (See 
[https://builds.apache.org/job/HBase-1.4/349/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
429f398c0769bfc76eddefcaa0230f6c3de40933)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416216#comment-15416216
 ] 

Hudson commented on HBASE-16379:


SUCCESS: Integrated in HBase-1.1-JDK8 #1849 (See 
[https://builds.apache.org/job/HBase-1.1-JDK8/1849/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
3259f03a592b42abe05ae1b89540b15ee4245cbe)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416135#comment-15416135
 ] 

Hudson commented on HBASE-16379:


FAILURE: Integrated in HBase-Trunk_matrix #1392 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1392/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
b3888eadf8ac081729385b434f8da626d02d031a)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415948#comment-15415948
 ] 

Hudson commented on HBASE-16379:


FAILURE: Integrated in HBase-1.3 #814 (See 
[https://builds.apache.org/job/HBase-1.3/814/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
66c23e37003a97778840f12cb25f65f51ce677fe)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415907#comment-15415907
 ] 

Hudson commented on HBASE-16379:


FAILURE: Integrated in HBase-1.2 #698 (See 
[https://builds.apache.org/job/HBase-1.2/698/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
eef304b8874c5647ee6b52ba3690581f57eb9b8e)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415896#comment-15415896
 ] 

Hudson commented on HBASE-16379:


FAILURE: Integrated in HBase-1.2-IT #576 (See 
[https://builds.apache.org/job/HBase-1.2-IT/576/])
HBASE-16379 [replication] Minor improvement to (esteban: rev 
eef304b8874c5647ee6b52ba3690581f57eb9b8e)
* bin/replication/copy_tables_desc.rb


> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415746#comment-15415746
 ] 

Hadoop QA commented on HBASE-16379:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 25s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} hbaseanti {color} | {color:green} 0m 
0s {color} | {color:green} Patch does not have any anti-patterns. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} rubocop {color} | {color:red} 0m 3s 
{color} | {color:red} The patch generated 15 new + 15 unchanged - 5 fixed = 30 
total (was 20) {color} |
| {color:red}-1{color} | {color:red} ruby-lint {color} | {color:red} 0m 1s 
{color} | {color:red} The patch generated 2 new + 29 unchanged - 2 fixed = 31 
total (was 31) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 
31m 45s {color} | {color:green} Patch does not cause any errors with Hadoop 
2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.1 2.6.2 2.6.3 2.7.1. {color} |
| {color:red}-1{color} | {color:red} hbaseprotoc {color} | {color:red} 3m 40s 
{color} | {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 1m 
34s {color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 39m 14s {color} 
| {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.12.0 Server=1.12.0 Image:yetus/hbase:date2016-08-10 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12823106/HBASE-16379.patch |
| JIRA Issue | HBASE-16379 |
| Optional Tests |  asflicense  rubocop  ruby_lint  |
| uname | Linux 9e7e7bf21396 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 
20:42:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | master / 45bb618 |
| rubocop | v0.42.0 |
| rubocop | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3055/artifact/patchprocess/diff-patch-rubocop.txt
 |
| ruby-lint | v2.3.0 |
| ruby-lint | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3055/artifact/patchprocess/diff-patch-ruby-lint.txt
 |
| hbaseprotoc | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3055/artifact/patchprocess/patch-hbaseprotoc-root.txt
 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3055/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.3, 1.1.7
>
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> HBASE-16379.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Esteban Gutierrez (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415601#comment-15415601
 ] 

Esteban Gutierrez commented on HBASE-16379:
---

Thanks for reviewing [~ashish singhi]. Will commit shortly.

> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Ashish Singhi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15414791#comment-15414791
 ] 

Ashish Singhi commented on HBASE-16379:
---

Changes looks good to me.
I am not sure about the Hadoop QA findings.

> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-09 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15414338#comment-15414338
 ] 

Hadoop QA commented on HBASE-16379:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 10s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} hbaseanti {color} | {color:green} 0m 
0s {color} | {color:green} Patch does not have any anti-patterns. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} rubocop {color} | {color:red} 0m 2s 
{color} | {color:red} The patch generated 14 new + 15 unchanged - 5 fixed = 29 
total (was 20) {color} |
| {color:red}-1{color} | {color:red} ruby-lint {color} | {color:red} 0m 1s 
{color} | {color:red} The patch generated 2 new + 29 unchanged - 2 fixed = 31 
total (was 31) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 
27m 9s {color} | {color:green} Patch does not cause any errors with Hadoop 
2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.1 2.6.2 2.6.3 2.7.1. {color} |
| {color:red}-1{color} | {color:red} hbaseprotoc {color} | {color:red} 0m 10s 
{color} | {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
13s {color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 27m 54s {color} 
| {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.11.2 Server=1.11.2 Image:yetus/hbase:date2016-08-09 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822885/0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
 |
| JIRA Issue | HBASE-16379 |
| Optional Tests |  asflicense  rubocop  ruby_lint  |
| uname | Linux bbb18ab61372 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 
20:42:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | master / 46defe8 |
| rubocop | v0.42.0 |
| rubocop | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3036/artifact/patchprocess/diff-patch-rubocop.txt
 |
| ruby-lint | v2.3.0 |
| ruby-lint | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3036/artifact/patchprocess/diff-patch-ruby-lint.txt
 |
| hbaseprotoc | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3036/artifact/patchprocess/patch-hbaseprotoc-root.txt
 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3036/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-09 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15414274#comment-15414274
 ] 

Hadoop QA commented on HBASE-16379:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 11s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} hbaseanti {color} | {color:green} 0m 
0s {color} | {color:green} Patch does not have any anti-patterns. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} rubocop {color} | {color:red} 0m 3s 
{color} | {color:red} The patch generated 14 new + 15 unchanged - 5 fixed = 29 
total (was 20) {color} |
| {color:red}-1{color} | {color:red} ruby-lint {color} | {color:red} 0m 1s 
{color} | {color:red} The patch generated 2 new + 29 unchanged - 2 fixed = 31 
total (was 31) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 
26m 44s {color} | {color:green} Patch does not cause any errors with Hadoop 
2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.1 2.6.2 2.6.3 2.7.1. {color} |
| {color:red}-1{color} | {color:red} hbaseprotoc {color} | {color:red} 0m 10s 
{color} | {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
12s {color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 27m 29s {color} 
| {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.11.2 Server=1.11.2 Image:yetus/hbase:date2016-08-09 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822879/0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
 |
| JIRA Issue | HBASE-16379 |
| Optional Tests |  asflicense  rubocop  ruby_lint  |
| uname | Linux 25adb2317d48 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 
20:42:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | master / 46defe8 |
| rubocop | v0.42.0 |
| rubocop | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3035/artifact/patchprocess/diff-patch-rubocop.txt
 |
| ruby-lint | v2.3.0 |
| ruby-lint | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3035/artifact/patchprocess/diff-patch-ruby-lint.txt
 |
| hbaseprotoc | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3035/artifact/patchprocess/patch-hbaseprotoc-root.txt
 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3035/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-09 Thread Esteban Gutierrez (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-16379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15414242#comment-15414242
 ] 

Esteban Gutierrez commented on HBASE-16379:
---

Last patch fixes errors reported by ruby-lint and some other minor changes.

> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch, 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[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 || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 4m 50s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} hbaseanti {color} | {color:green} 0m 
0s {color} | {color:green} Patch does not have any anti-patterns. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} rubocop {color} | {color:red} 0m 5s 
{color} | {color:red} The patch generated 17 new + 15 unchanged - 5 fixed = 32 
total (was 20) {color} |
| {color:red}-1{color} | {color:red} ruby-lint {color} | {color:red} 0m 1s 
{color} | {color:red} The patch generated 2 new + 29 unchanged - 2 fixed = 31 
total (was 31) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 
42m 45s {color} | {color:green} Patch does not cause any errors with Hadoop 
2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.1 2.6.2 2.6.3 2.7.1. {color} |
| {color:red}-1{color} | {color:red} hbaseprotoc {color} | {color:red} 5m 25s 
{color} | {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 2m 
19s {color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 58m 45s {color} 
| {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.12.0 Server=1.12.0 Image:yetus/hbase:date2016-08-08 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12822690/0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
 |
| JIRA Issue | HBASE-16379 |
| Optional Tests |  asflicense  rubocop  ruby_lint  |
| uname | Linux 36ce2492443a 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 
20:42:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | master / 1ecb0fc |
| rubocop | v0.42.0 |
| rubocop | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3016/artifact/patchprocess/diff-patch-rubocop.txt
 |
| ruby-lint | v2.3.0 |
| ruby-lint | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3016/artifact/patchprocess/diff-patch-ruby-lint.txt
 |
| hbaseprotoc | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3016/artifact/patchprocess/patch-hbaseprotoc-root.txt
 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/3016/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> [replication] Minor improvement to replication/copy_tables_desc.rb
> --
>
> Key: HBASE-16379
> URL: https://issues.apache.org/jira/browse/HBASE-16379
> Project: HBase
>  Issue Type: Improvement
>  Components: Replication, shell
>Affects Versions: 1.3.0, 1.2.2
>Reporter: Esteban Gutierrez
>Assignee: Esteban Gutierrez
>Priority: Trivial
> Attachments: 
> 0001-HBASE-16379-replication-Minor-improvement-to-replica.patch
>
>
> copy_tables_desc.rb is helpful for quickly setting up a table remotely based 
> on an existing schema. However it does copy by default all tables. Now you 
> can pass a list of tables as an optional third argument and it will also 
> display what table descriptors where copied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)