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

Artem Ervits edited comment on HBASE-21194 at 10/19/18 5:55 PM:
----------------------------------------------------------------

I cannot tell in my environment the sort of checkstyle warnings you're getting, 
I was only able to see them after the build completes. I did address the 
warnings in 
[https://builds.apache.org/job/PreCommit-HBASE-Build/14758/artifact/patchprocess/diff-checkstyle-hbase-mapreduce.txt]

I tried to run
{code:java}
mvn clean checkstyle:checkstyle -pl :hbase-mapreduce{code}
-but the checkstyle-result.xml only shows me the warning, not the location of 
the offending line.-

I'm able to find the warnings in subdirectory "site", file checkstyle.html 


was (Author: dbist13):
I cannot tell in my environment the sort of checkstyle warnings you're getting, 
I was only able to see them after the build completes. I did address the 
warnings in 
[https://builds.apache.org/job/PreCommit-HBASE-Build/14758/artifact/patchprocess/diff-checkstyle-hbase-mapreduce.txt]

I tried to run
{code:java}
mvn clean checkstyle:checkstyle -pl :hbase-mapreduce{code}
but the checkstyle-result.xml only shows me the warning, not the location of 
the offending line. 

> Add TestCopyTable which exercises MOB feature
> ---------------------------------------------
>
>                 Key: HBASE-21194
>                 URL: https://issues.apache.org/jira/browse/HBASE-21194
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Artem Ervits
>            Priority: Minor
>              Labels: mob
>         Attachments: HBASE-21194.v01.patch, HBASE-21194.v02.patch, 
> HBASE-21194.v03.patch, HBASE-21194.v06.patch, HBASE-21194.v07.patch
>
>
> Currently TestCopyTable doesn't cover table(s) with MOB feature enabled.
> We should add variant that enables MOB on the table being copied and verify 
> that MOB content is copied correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to