[ https://issues.apache.org/jira/browse/TINKERPOP-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273382#comment-15273382 ]
ASF GitHub Bot commented on TINKERPOP-1288: ------------------------------------------- Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/305#issuecomment-217317238 Ran `docker/build.sh -t -i` and all of it worked nicely. Didn't even get the gremlin server integration test fail. not sure why travis tanked - @okram you might want to look at that - probably nothing. VOTE +1 > Support gremlin.spark.skipPartitioning configuration. > ----------------------------------------------------- > > Key: TINKERPOP-1288 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1288 > Project: TinkerPop > Issue Type: Improvement > Components: hadoop, process > Affects Versions: 3.2.0-incubating > Reporter: Marko A. Rodriguez > Assignee: Marko A. Rodriguez > Fix For: 3.2.1 > > > If a {{VertexProgram}} does not use message passing, then its best to NOT > partition after load as its pointless to do so. > In particular, for {{TraversalVertexProgram}}, if the submitted traversal > does not contain a {{VertexStep}} then partitioning can be avoided. This can > be reasoned via a {{SparkPartitionStrategy}}, but for now, simply making the > configuration and having it do its job is sufficient. -- This message was sent by Atlassian JIRA (v6.3.4#6332)