[
https://issues.apache.org/jira/browse/YARN-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374477#comment-16374477
]
Sean Busbey commented on YARN-7346:
-----------------------------------
{quote}
Binding maven-compiler-plugin to phase 'none' is working, but not the other two
plugins. Hence, the findbugs and javadoc issues.
{quote}
This isn't working because those plugins are being expressly called, e.g.
{{/usr/bin/mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hadoop-trunk-patch-0
test-compile findbugs:findbugs -DskipTests=true}}
{quote}
In this case, we are doing conditional compilation of ATSv2 with HBase (1.2.6
and 2.0.0). HBase 1.2.6 is the default in trunk, so we want to disable the
hadoop-yarn-server-timelineservice-hbase-server-2 module which includes code
written for 2.0.0.
{quote}
Even if this module for HBase 2.0.0 support isn't the default used in trunk,
shouldn't we still be testing changes to the module?
> Fix compilation errors against hbase2 beta release
> --------------------------------------------------
>
> 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.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]