[ 
https://issues.apache.org/jira/browse/PARQUET-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400235#comment-17400235
 ] 

ASF GitHub Bot commented on PARQUET-2076:
-----------------------------------------

martin-g commented on pull request #924:
URL: https://github.com/apache/parquet-mr/pull/924#issuecomment-900093413


   I think I know the reason behind this.
   Parquet uses `arch: arm64`, i.e. Equinix Metal machines and there was a 
recent update of their hardware - 
https://blog.travis-ci.com/2021-08-06-oss-equinix 
   
https://github.com/apache/parquet-mr/blob/5154d04f1ccc21811c0668bf68cfd19f91100907/.travis.yml#L22
   
   I'd suggest to watch the build times in the next few weeks and decide what 
new value of `travis_wait` to use, or to remove it completely.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Improve Travis CI build Performance
> -----------------------------------
>
>                 Key: PARQUET-2076
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2076
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>            Reporter: Chen Zhang
>            Priority: Trivial
>
> According to [Common Build Problems - Travis CI 
> (travis-ci.com)|https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received],
>  we should carefully use travis_wait, as it may make the build unstable and 
> extend the build time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to