Github user asfgit closed the pull request at:
https://github.com/apache/incubator-tinkerpop/pull/172
---
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 fe
Github user spmallette commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/172#issuecomment-162867159
tests run locally for me:
VOTE +1
btw, your intellij settings might need to get fixed up - they are doing
wildcards for static imports:
Github user ds-jenkins-builds commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/172#issuecomment-162858822
Build finished. No test results found.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
Github user twilmes commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/172#issuecomment-162737584
Awesome, looks good and tests pass for me.
VOTE +1
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user okram commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/172#issuecomment-162709345
I made it so that SparkGremlin works like Spark JobServer
(https://github.com/spark-jobserver/spark-jobserver/). It ensures that RDDs are
not garbage collect
Github user dalaro commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/172#issuecomment-162618167
[My comment on
TINKERPOP-1025](https://issues.apache.org/jira/browse/TINKERPOP-1025?focusedCommentId=15045307&page=com.atlassian.jira.plugin.system.issuetabp
Github user okram commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/172#issuecomment-162616761
NOTE: I originally had this work in TINKERPOP-1025, but that ticket is a
completely different beast so I merged the work into a new ticket.
TINKERPOP-1025 is
GitHub user okram opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/172
TINKERPOP-1027: Merge view prior to writing graphRDD to output format/rdd
https://issues.apache.org/jira/browse/TINKERPOP-1027
We had a bug in Spark `graphRDD` writing that showed