[
https://issues.apache.org/jira/browse/AMBARI-20603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367012#comment-16367012
]
Hudson commented on AMBARI-20603:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20603. Hadoop QA compiles trunk twice (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=623c12cd56c3794adc0b5873ecc5e5406b07d73a])
* (edit) dev-support/test-patch.sh
> Hadoop QA compiles trunk twice
> ------------------------------
>
> Key: AMBARI-20603
> URL: https://issues.apache.org/jira/browse/AMBARI-20603
> Project: Ambari
> Issue Type: Bug
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: AMBARI-20603.patch
>
>
> * The "Pre-build trunk" step of the [Ambari-trunk-test-patch
> job|https://builds.apache.org/job/Ambari-trunk-test-patch/] compiles Ambari
> twice, unnecessarily increasing elapsed time by 5-6 minutes.
> * RAT check is executed twice: in the "javac warnings" and the "release audit
> warnings" steps. The problem is that the report with the list of any files
> that failed the RAT check is made available only in the second step, which is
> not run if the check fails in the first step. The only way to find offenders
> is to run the check locally.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)