[ 
https://issues.apache.org/jira/browse/TINKERPOP-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Dale updated TINKERPOP-1358:
-----------------------------------
    Attachment: console.txt

incubator-tinkerpop]$ git pull
remote: Counting objects: 48, done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 0
Unpacking objects: 100% (48/48), done.
>From https://github.com/apache/incubator-tinkerpop
   539a4fc..756b280  TINKERPOP-1278 -> origin/TINKERPOP-1278
Already up-to-date.
incubator-tinkerpop]$ git checkout -f master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
incubator-tinkerpop]$ mvn clean install >/tmp/console.txt 2>&1


> spark-gremlin tests require special setup
> -----------------------------------------
>
>                 Key: TINKERPOP-1358
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1358
>             Project: TinkerPop
>          Issue Type: Test
>          Components: hadoop
>    Affects Versions: 3.2.0-incubating
>         Environment: Linux
> No spark, hadoop installed, configured, or running.
> No spark, hadoop env vars set.
>            Reporter: Robert Dale
>              Labels: spark
>             Fix For: 3.2.1
>
>         Attachments: console.txt
>
>
> cd spark-gremlin; mvn clean install
> Most tests fail with:
> java.net.BindException: Cannot assign requested address: Service 
> 'sparkDriver' failed after 16 retries!
>  Eventually leads to resource starvation: OutOfMemoryError: unable to create 
> new native thread. Presumably because exceptions are not caught and 
> SparkContexts closed.
> If tests require external server, perhaps they would be best served as 
> integration tests.  Otherwise, there's some undocumented special sauce 
> missing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to