[
https://issues.apache.org/jira/browse/TINKERPOP-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087788#comment-17087788
]
Marc de Lignie commented on TINKERPOP-1641:
-------------------------------------------
The alternative maven build steps (run after removing all docker images) make
no difference. Relevant part of the stacktrace:
Installing dependency org.apache.tinkerpop gremlin-python 3.5.0-SNAPSHOT
Could not install the dependency: Error grabbing grapes --
/root/.groovy/grapes/resolved-caller-all-caller-working29.)
java.lang.RuntimeException: Error grabbing grapes --
/root/.groovy/grapes/resolved-caller-all-caller-working29.xml (N)
It seems the groovy error really is due to gremlin-python 3.5.0-SNAPSHOT being
non-existent (I also checked that in my local .m2 and .groovy). Actually, this
does not kill the container (because of a missing "set -e" bash line) . And
45940 just starts without gremlin-python as it should for this branch. I do not
mind if we leave it as is for now (but a comment in the docker-entrypoint.sh
would help).--
> Kerberos authentication for gremlin-python
> ------------------------------------------
>
> Key: TINKERPOP-1641
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1641
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Affects Versions: 3.3.0
> Reporter: Marc de Lignie
> Priority: Minor
>
> Enable kerberos authentication for gremlin-python.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)