[
https://issues.apache.org/jira/browse/ARROW-16943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561175#comment-17561175
]
Kouhei Sutou commented on ARROW-16943:
--------------------------------------
It seems that a self-hosted GitHub Actions runner provided by Voltron Data is
used since 2022-06-23.
2022-06-22 job
https://github.com/ursacomputing/crossbow/runs/7000855194?check_suite_focus=true
uses {{/Users/runner/}} but
2022-06-23 job
https://github.com/ursacomputing/crossbow/runs/7027946353?check_suite_focus=true
uses {{/Users/voltrondata/}}.
> [Java][Packaging] Nigthly build is generating excessive jars
> ------------------------------------------------------------
>
> Key: ARROW-16943
> URL: https://issues.apache.org/jira/browse/ARROW-16943
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java, Packaging
> Reporter: Anthony Louis Gotlib Ferreira
> Assignee: Anthony Louis Gotlib Ferreira
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Since June 24 the nightly build is generating multiple jars for the same
> module.
> In that example:
> [https://github.com/ursacomputing/crossbow/releases/tag/nightly-packaging-2022-06-24-0-github-java-jars]
> you can find three different jars for the arrow-gandiva.
> I looked at the scripts for java build, the jinja macros that upload the
> artifacts, and the YAML file that defines the job for java jars, and all
> files were not changed recently. Maybe it is a problem inside the environment
> where the job is running.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)