[
https://issues.apache.org/jira/browse/SPARK-17392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15462242#comment-15462242
]
ASF GitHub Bot commented on SPARK-17392:
----------------------------------------
GitHub user lresende opened a pull request:
https://github.com/apache/zeppelin/pull/1401
[SPARK-17392] Refactor RAT build on Travis.CI configuration
### What is this PR for?
Create a specific build for checking license compliance with RAT
and avoid running these checks on every build that compose the
PR build.
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
* [SPARK-17392](https://issues.apache.org/jira/browse/SPARK-17392)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lresende/incubator-zeppelin build
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1401.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1401
----
commit efe8c19a217d4b33e9064388cb7c15cfc932990a
Author: Luciano Resende <[email protected]>
Date: 2016-09-03T22:33:42Z
[SPARK-17392] Refactor RAT build on Travis.CI configuration
Create a specific build for checking license compliance with RAT
and avoid running these checks on every build that compose the
PR build.
----
> Refactor rat build on Travis.CI PR build to avoid timeouts
> ----------------------------------------------------------
>
> Key: SPARK-17392
> URL: https://issues.apache.org/jira/browse/SPARK-17392
> Project: Spark
> Issue Type: Bug
> Components: Build
> Reporter: Luciano Resende
>
> Some PR builds are failing with timeout when executing RAT checks, and these
> checks are running on each of the individual builds.
> >>
> No output has been received in the last 10 minutes, this potentially
> indicates a stalled build or something wrong with the build itself.
> The build has been terminated
> >>
> Moving RAT to it's own profile and running only once per PR build seems to
> alleviate these time outs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]