[
https://issues.apache.org/jira/browse/ARROW-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011066#comment-17011066
]
Krisztian Szucs commented on ARROW-7466:
----------------------------------------
Hey [~projjal]!
Seems like it is a travis deployment issue. We can use another approach
implemented in the crossbow script (basically an alternative for the deployment
scripts on various CI services), see the usage here
https://github.com/apache/arrow/blob/master/dev/tasks/conda-recipes/azure.osx.yml#L76-L91
Installing the dependencies on Travis could be more complicated than porting
the CI template to Azure (travis.osx.yml to azure.osx.yml).
> [CI][Java] Fix gandiva-jar-osx nightly build failure
> ----------------------------------------------------
>
> Key: ARROW-7466
> URL: https://issues.apache.org/jira/browse/ARROW-7466
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration
> Reporter: Projjal Chanda
> Assignee: Projjal Chanda
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Gandiva-jar-osx nightly build has been failing for the past few days. From
> [https://github.com/google/error-prone/issues/1441] the issue seems to be
> error-prone version 2.3.3 currently used is incompatible with java 13 that is
> being used in the nightly build. Updating it to 2.3.4 should fix this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)