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

Wes McKinney commented on ARROW-902:
------------------------------------

I've been having to build the project on airplanes a lot this year and there 
are some problematic thirdparty projects, like ORC, which have larger tarballs 
that take a long time to download over plane wifi. I'm adding this to 0.10.0 
and I will look into allowing the user to configure the build to work in an 
environment with no internet assuming you have saved all the thirdparty package 
source tarballs in some particular location (which can be set using environment 
variables)

> [C++] Build C++ project including thirdparty dependencies from local tarballs
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-902
>                 URL: https://issues.apache.org/jira/browse/ARROW-902
>             Project: Apache Arrow
>          Issue Type: Wish
>            Reporter: Luke Higgins
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: CMakeLists.txt
>
>
> Could there be a flag or similar to make offline building of the project 
> easier (or maybe that is in place and I don't see it)?  
> Something that perhaps in CMakeLists.txt that has the option for the URL to 
> be a file:// path? 
> This would help me in that I could download all relevant tarballs and have 
> the same build happen offline or online.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to