[ 
https://issues.apache.org/jira/browse/TINKERPOP-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510014#comment-16510014
 ] 

Marc de Lignie commented on TINKERPOP-1967:
-------------------------------------------

[~spmallette] The recent with() step commit really has the building of the 
traversal.asciidoc fail, both in master and in TINKERPOP-1967. Tag 3.3.3 builds 
fine with bin/process-docs.sh in my environment. So, I will wait for resolution 
before I rebase my commits for TINKERPOP-1967.

I also tried "{{docker/build.sh -d", but that failed on gremlin-python 
irrespective of the TinkerPop version:}}

{{[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (setup-py-env) on project 
gremlin-python: An Ant BuildException has occured: Execute failed: 
java.io.IOException: Cannot run program "virtualenv" (in directory 
"/usr/src/tinkerpop/gremlin-python/target/python2"): error=2, No such file or 
directory}}
{{[ERROR] around Ant part ...<exec failonerror="true" 
dir="/usr/src/tinkerpop/gremlin-python/target/python2" 
executable="virtualenv">... @ 13:107 in 
/usr/src/tinkerpop/gremlin-python/target/antrun/build-main.xml}}

> Add a connectedComponent() step
> -------------------------------
>
>                 Key: TINKERPOP-1967
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1967
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.3.3
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> Given TINKERPOP-1852 we should probably just simplify and improve performance 
> of connected component identification. Implementing this will involved the 
> creation of {{ConnectedComponentVertexProgram}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to