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

Rohith Sharma K S commented on YARN-7346:
-----------------------------------------

[~haibochen] Its better to attach findbugs report xml file which is compiles 
against default profile and compiles against hbase-2 profile. And also we 
should attach javadoc compilation for HBase-2 profile.

This gives clarity for viewers that we haven't committed this patch without 
looking into findbugs or java doc errors. This is necessary because for any 
viewer who come and look at JIRA, they think that we have committed that patch 
even though findbugs and javadoc errors reported by jenkins. So, lets upload a 
final patch findbugs and javadoc compilation report for both the profiles. You 
can use below commands to run fromĀ 
_hadoop-yarn-server-timelineservice-hbase-server_ module.
 - Default compilation : *mvn clean install findbugs:findbugs javadoc:javadoc 
-DskipTests=true*
 - HBase-2 profile compilation : *mvn clean install findbugs:findbugs 
javadoc:javadoc -DskipTests=true -Dhbase.profile=2.0*

With the above reports, we will be in safer side to convince folks if someone 
question regarding jenkins report.

> Add a profile to compile ATSv2 with HBase-2.0
> ---------------------------------------------
>
>                 Key: YARN-7346
>                 URL: https://issues.apache.org/jira/browse/YARN-7346
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Haibo Chen
>            Priority: Major
>         Attachments: YARN-7346.00.patch, YARN-7346.01.patch, 
> YARN-7346.02.patch, YARN-7346.03-incremental.patch, YARN-7346.03.patch, 
> YARN-7346.04-incremental.patch, YARN-7346.04.patch, YARN-7346.05.patch, 
> YARN-7346.06.patch, YARN-7346.07.patch, YARN-7346.08.patch, 
> YARN-7346.prelim1.patch, YARN-7346.prelim2.patch, YARN-7581.prelim.patch
>
>
> When compiling hadoop-yarn-server-timelineservice-hbase against 2.0.0-alpha3, 
> I got the following errors:
> https://pastebin.com/Ms4jYEVB
> This issue is to fix the compilation errors.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to