You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2018/05/28 09:43:00 UTC

[jira] [Resolved] (PARQUET-1296) Travis kills build after 10 minutes, because "no output was received"

     [ https://issues.apache.org/jira/browse/PARQUET-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandor Kollar resolved PARQUET-1296.
------------------------------------
    Resolution: Fixed

> Travis kills build after 10 minutes, because "no output was received"
> ---------------------------------------------------------------------
>
>                 Key: PARQUET-1296
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1296
>             Project: Parquet
>          Issue Type: Bug
>    Affects Versions: 1.8.2
>            Reporter: Nandor Kollar
>            Assignee: Nandor Kollar
>            Priority: Major
>
> {{mvn install --batch-mode -DskipTests=true -Dmaven.javadoc.skip=true -Dsource.skip=true > mvn_install.log || (cat mvn_install.log && false)}} could take more than 10 minutes, and Travis [kills|https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received] the build in this case, since no output is produced (it is redirected to the log file)



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