[ https://issues.apache.org/jira/browse/TINKERPOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484672#comment-15484672 ]
Marko A. Rodriguez commented on TINKERPOP-1389: ----------------------------------------------- I have created a TINKERPOP-1389 branch in Apache TinkerPop's Git repo and have merged both your 1389 and 1426 PRs into it. https://github.com/apache/tinkerpop/tree/TINKERPOP-1389 I have run the full test suite and everything passes. Excellent! However, I'm noting that the test suite is taking a long time to execute and I suspect it has to do with the Gryo pool work and transient serialization. Note that in 3.2.0, we also support the native {{KryoSerializer}} (work was done by [~dalaro]). Given that this branch (TINKERPOP-1389) will ultimately go into TinkerPop 3.3.0, we will most likely make Dan's {{KryoSerializer}} model the forefront (as it is most aligned with Spark) and, as such, put {{GryoSerializer}} as the deprecated old model. Regardless, we need to get {{GryoSerializer}} working fast(er) with Spark 2.0. Just a heads up... lets keep working on the new TINKERPOP-1389. Thanks so much @yucx for the foundation. > 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)