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

Haibo Chen commented on YARN-8006:
----------------------------------

I was able to get 'dev-support/bin/test-patch YARN-8006-YARN-7055.01.patch' to 
execute my local copy of yetus by setting YETUS_HOME. From there, I enabled 
maven debug messages at compile. Attached is the all the artifacts generated by 
my local yetus run.

My own analysis of the artifacts is:

1) timelineservice-hbase-client is compiled against hbase-client-2.0.0-beta1 
and hbase-client.2.0.0-beta jar is provided in classpath at unit test execution 
time.

2) there is no mention of hbase 1.2.6 after the patch is applied.

You can use yetus-console.txt as an index to see what yetus did at each stage 
and where to find the output file for each stage. The output files are bundled 
in yetus-output.tar.gz. Also attached are surefire-report and the jars that are 
said by maven to be loaded at unit test time.

 

Depending on how important YARN-7055 is to us, I wonder if we want to try to 
remove the conditional-compilation related profile in maven pom.xml, if that is 
acceptable.

 

> Make Hbase-2 profile as default for YARN-7055 branch
> ----------------------------------------------------
>
>                 Key: YARN-8006
>                 URL: https://issues.apache.org/jira/browse/YARN-8006
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Rohith Sharma K S
>            Assignee: Rohith Sharma K S
>            Priority: Major
>         Attachments: YARN-8006-YARN-7055.001.patch, 
> YARN-8006-YARN-8006.00.patch, YARN-8006-YARN-8006.01.patch, yetus-run.tar.gz
>
>
> In last weekly call folks discussed that we should have separate branch with 
> hbase-2 as profile by default. Trunk default profile is hbase-1 which runs 
> all the tests under hbase-1 profile. But for hbase-2 profile tests are not 
> running.
> As per the discussion, lets keep YARN-7055 branch for hbase-2 profile as 
> default. Any server side patches can be given to this branch as well which 
> runs tests for hbase-2 profile. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to