Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/826
Can this be closed now?
---
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/826
Looks like netty is upgraded in Spark 2.3.0 only.
https://issues.apache.org/jira/browse/SPARK-19552
---
Github user dkuppitz commented on the issue:
https://github.com/apache/tinkerpop/pull/826
Yep, the second attempt worked. The first one probably just timed out cause
I had multiple containers running in parallel. Perfecto.
VOTE: +1
---
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/826
i didn't have that problem - i just did a docker build with `-d`. maybe try
again?
i just started `-t -i -n` btw
---
Github user dkuppitz commented on the issue:
https://github.com/apache/tinkerpop/pull/826
Now `docker/build.sh -d` failed for me on this branch in
`implementations-giraph.asciidoc`.
---