[
https://issues.apache.org/jira/browse/PARQUET-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656628#comment-17656628
]
Martin Tzvetanov Grigorov commented on PARQUET-1980:
----------------------------------------------------
Unfortunately the build takes more than 6 hours and Github Actions kills the CI
workflow: [https://github.com/martin-g/parquet-mr/actions/runs/3873846602]
Here are the changes to migrate the workflow from TravisCI to Github Actions:
[https://github.com/martin-g/parquet-mr/pull/1/files]
The x86_64 job is commented out just to disable it during the experimentation!
> Build and test Apache Parquet on ARM64 CPU architecture
> -------------------------------------------------------
>
> Key: PARQUET-1980
> URL: https://issues.apache.org/jira/browse/PARQUET-1980
> Project: Parquet
> Issue Type: Test
> Components: parquet-format
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> More and more deployments are being done on ARM64 machines.
> It would be good to make sure Parquet MR project builds fine on it.
> The project moved from TravisCI to GitHub Actions recently (PARQUET-1969) but
> .travis.yml could be re-intorduced for ARM64 until GitHub Actions provide
> aarch64 nodes!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)