[
https://issues.apache.org/jira/browse/AMBARI-20603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948686#comment-15948686
]
Hudson commented on AMBARI-20603:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #7189 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7189/])
AMBARI-20603. Hadoop QA compiles trunk twice (adoroszlai:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fb8d4634807b05d0ec79af70d533c15d6e229ad9])
* (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
> 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
(v6.3.15#6346)