Github user RussellSpitzer commented on the pull request:
https://github.com/apache/incubator-tinkerpop/commit/82bbc59e676a49ccafe54567735b320df84d60f7#commitcomment-14101286
In
spark-gremlin/src/main/java/org/apache/tinkerpop/gremlin/spark/process/computer/SparkGraphComputer.java:
In
spark-gremlin/src/main/java/org/apache/tinkerpop/gremlin/spark/process/computer/SparkGraphComputer.java
on line 127:
Why cache here? We should already have ordered the persistance on the
underlying RDD (I believe from the previous command? I think this will just
change the storage level to MemoryOnly
---
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.
---