[
https://issues.apache.org/jira/browse/ARROW-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188991#comment-16188991
]
Luciano Resende commented on ARROW-1579:
----------------------------------------
You could accomplish this by reusing a Spark docker image (e.g.
https://github.com/lresende/docker-spark) and if you need some driver, Spark
has done some helper code to drive their datasource tests
(https://github.com/apache/spark/tree/master/external/docker-integration-tests).
Just bringing up the infrastructure should be ok, then your tests should be
adapted to use it.
> 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
>
> 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
(v6.4.14#64029)