GitHub user yucx opened a pull request:
https://github.com/apache/tinkerpop/pull/397
TINKERPOP-1389 Support Spark 2.0
There are several changes in Spark 2.0 which caused Tinkerpop issues:
https://issues.apache.org/jira/browse/SPARK-12588
https://issues.apache.org/jira/browse/SPARK-13594
https://issues.apache.org/jira/browse/SPARK-4819
https://issues.apache.org/jira/browse/SPARK-13926
So I opened JIRAs for support Spark 2.0:
https://issues.apache.org/jira/browse/TINKERPOP-1389
https://issues.apache.org/jira/browse/TINKERPOP-1426
You will find details in these 2 JIRAs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yucx/tinkerpop TINKERPOP-1389
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/397.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #397
----
commit a49ce62761d99e2d232f9fffe9703a4b315f35de
Author: yucx <[email protected]>
Date: 2016-09-02T06:11:58Z
TINKERPOP-1389 Support Spark 2.0
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---