[
https://issues.apache.org/jira/browse/TINKERPOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457663#comment-15457663
]
ASF GitHub Bot commented on TINKERPOP-1389:
-------------------------------------------
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
----
> Support Spark 2.0.0
> -------------------
>
> Key: TINKERPOP-1389
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1389
> Project: TinkerPop
> Issue Type: Improvement
> Components: hadoop
> Affects Versions: 3.2.1
> Reporter: Chen Xin Yu
> Fix For: 3.3.0
>
> Attachments: TINKERPOP-1389.patch
>
>
> Spark 2.0.0 was released:
> http://spark.apache.org/news/spark-2-0-0-released.html
> There are lots of improvement and changes compared to 1.6.1, we should better
> bump to it for TinkerPop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)