You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/07/11 19:13:00 UTC

[jira] [Created] (ARROW-5914) [CI] Build bundled dependencies in docker build step

Francois Saint-Jacques created ARROW-5914:
---------------------------------------------

             Summary: [CI] Build bundled dependencies in docker build step
                 Key: ARROW-5914
                 URL: https://issues.apache.org/jira/browse/ARROW-5914
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration
            Reporter: Francois Saint-Jacques
             Fix For: 1.0.0


In the recently introduced ARROW-5803, some heavy dependencies (thrift, protobuf, flatbufers, grpc) are build at each invocation of docker-compose build (thus each travis test).

We should aim to build the third party dependencies in docker build phase instead, to exploit caching and docker-compose pull so that the CI step doesn't need to build said dependencies each time.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)