GitHub user edi-bice opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/85
hadoop-gremlin compatible GraphSONLegacyReader based on
LegacyGraphSONReader and GraphSONReader
I have been trying - as the group discussion shows - to load a huge Titan
0.4.4 graph exported to GraphSON into Titan 0.9M2:
https://groups.google.com/d/msg/aureliusgraphs/7yvrtPrf_9w/WPQ4ktaXJdQJ
Haven't tested the changes in this pull request so I don't expect it to be
merged. Yet. Please review and make suggestions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edi-bice/incubator-tinkerpop master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/85.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 #85
----
commit 32e8ff6da32969d23863ab64ebcf7fe2b30ca0ed
Author: ebice <[email protected]>
Date: 2015-06-19T12:53:59Z
Starting to create a GraphSONReader capable of reading TP2 GraphSON and
usable via hadoop-gremlin
commit 0fa53ea570b8b52e54f4bec618313f34fa1cfbda
Author: ebice <[email protected]>
Date: 2015-06-19T15:47:33Z
Merge branch 'master' of https://github.com/apache/incubator-tinkerpop
Conflicts:
gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/IoTest.java
commit 536946e36afd84dbc5c921bb74ef8010c5822778
Author: ebice <[email protected]>
Date: 2015-06-19T20:35:38Z
Merge branch 'master' of https://github.com/apache/incubator-tinkerpop
Conflicts:
gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/IoTest.java
Continued fleshing out GraphSONLegacyReader for use with hadoop-gremlin
----
---
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.
---