rok opened a new pull request, #51026:
URL: https://github.com/apache/arrow/pull/51026

   ### Rationale for this change
   
   Bison downloads from ftp.gnu.org fail on JNI linux jobs due to unreliable 
connectivity. Let's use GNU mirror redirector instead.
   
   ### What changes are included in this PR?
   
   Switch from `ftp.gnu.org` to `ftpmirror.gnu.org ` to avoid download timeouts 
in Linux JNI jobs.
   
   ### Are these changes tested?
   
   By CI.
   
   ### Are there any user-facing changes?
   
   No, this is a CI only change.


-- 
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]

Reply via email to