[
https://issues.apache.org/jira/browse/ARROW-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617931#comment-16617931
]
Wes McKinney commented on ARROW-3253:
-------------------------------------
Ouch. That build has some other problems -- it's building Thrift from source
which is really slow:
{code}
-- THRIFT_HOME:
-- Thrift compiler/libraries NOT found: (THRIFT_INCLUDE_DIR-NOTFOUND,
THRIFT_STATIC_LIB-NOTFOUND). Looked in system search paths.
-- Thrift include dir:
C:/projects/arrow/cpp/build/thrift_ep/src/thrift_ep-install/include
-- Thrift static library:
C:/projects/arrow/cpp/build/thrift_ep/src/thrift_ep-install/lib/thriftmd.lib
-- Thrift compiler:
C:/projects/arrow/cpp/build/thrift_ep/src/thrift_ep-install/bin/thrift
-- Thrift version: 0.11.0
{code}
> [CI] Investigate Azure CI
> -------------------------
>
> Key: ARROW-3253
> URL: https://issues.apache.org/jira/browse/ARROW-3253
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Continuous Integration
> Reporter: Antoine Pitrou
> Priority: Major
>
> C++ builds on AppVeyor have become slower and slower. Some of it may be due
> to the parquet-cpp repository merge, but I also suspect CPU resources on
> AppVeyor have become much tighter.
> We should perhaps investigate Microsoft's Azure CI services as an alternative:
> https://azure.microsoft.com/en-gb/services/devops/pipelines/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)