[
https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357819#comment-16357819
]
ASF GitHub Bot commented on ARROW-1579:
---------------------------------------
BryanCutler commented on issue #1319: [WIP] ARROW-1579: [Java] Adding
containerized Spark Integration tests
URL: https://github.com/apache/arrow/pull/1319#issuecomment-364309234
@xhochy , I could not get Arrow C++ to build with `export
ARROW_BUILD_TOOLCHAIN=$CONDA_PREFIX`, I would get a linking error with gflags
like "undefined reference google::FlagRegisterer::FlagRegisterer". I thought
maybe it was because I wasn't using g++ 4.9, but I had no luck trying to get
4.9 installed since the base image I'm using is Ubuntu 16.04. Have you ever
run into this? It seemed like it was some kind of template constructor that it
couldn't find..
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [Java] Add dockerized test setup to validate Spark integration
> --------------------------------------------------------------
>
> Key: ARROW-1579
> URL: https://issues.apache.org/jira/browse/ARROW-1579
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java - Vectors
> Reporter: Wes McKinney
> Assignee: Bryan Cutler
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> cc [~bryanc] -- the goal of this will be to validate master-to-master to
> catch any regressions in the Spark integration
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)