Re: [DISCUSS] Gremlin JavaScript release

2018-02-28 Thread Jorge Bay Gondra
First week of April sounds good to me. On Fri, Feb 23, 2018 at 12:34 PM, Stephen Mallette wrote: > Ok - i was just asking for clarity because this thread started as a > discussion on a "beta" release. > > Our last release was in december, so I suppose it would be time to

[jira] [Commented] (TINKERPOP-1804) Has step doesn't consider strategy vertexProperty filters

2018-02-28 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381192#comment-16381192 ] stephen mallette commented on TINKERPOP-1804: - I've looked at this one from time to time

RE: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Ashwini Singh
Completely agree on making the change for other drivers too. The plan from our side is to make changes to other drivers as well. My focus on Gremlin.Net was just for an example . Yes, we should make change to Gremlin Server to write the metadata for testing. I agree to adding this to

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Roman Kreisel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381065#comment-16381065 ] Roman Kreisel commented on TINKERPOP-1906: -- [~Florian Hockmann]: Thanks for solving the

[jira] [Commented] (TINKERPOP-1897) Provide Docker images of Gremlin Server and Console

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381047#comment-16381047 ] ASF GitHub Bot commented on TINKERPOP-1897: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #802: Add docker images for console and server TINKERPOP-189...

2018-02-28 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 I just reset my docker account password and it turns out that i'm one of the owners on the TinkerPop organization - so that's good. ---

[DISCUSS] 3.4.0 Fix Version

2018-02-28 Thread Stephen Mallette
We made the rule a release or two ago that we would set the Fix Version for all version on which a JIRA applied. Now we've opened up 3.4.0. It occurred to me that we might need to go back in time and change all closed JIRAs from the unreleased 3.3.2 to include newly added 3.4.0. But then I was

[jira] [Commented] (TINKERPOP-1897) Provide Docker images of Gremlin Server and Console

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381036#comment-16381036 ] ASF GitHub Bot commented on TINKERPOP-1897: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #802: Add docker images for console and server TINKERPOP-189...

2018-02-28 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/802 Thanks for doing this @FlorianHockmann - i'm just dumping my brain of questions and thoughts on this one. So `mvn deploy` will deploy to where? dockerhub? If so, could you include

[jira] [Comment Edited] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Ashwini Singh (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381019#comment-16381019 ] Ashwini Singh edited comment on TINKERPOP-1906 at 2/28/18 8:47 PM: ---

[jira] [Commented] (TINKERPOP-1897) Provide Docker images of Gremlin Server and Console

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381025#comment-16381025 ] ASF GitHub Bot commented on TINKERPOP-1897: --- Github user spmallette commented on a diff in

[GitHub] tinkerpop pull request #802: Add docker images for console and server TINKER...

2018-02-28 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/802#discussion_r171379911 --- Diff: docs/src/reference/gremlin-applications.asciidoc --- @@ -1830,6 +1862,63 @@ $ curl -X POST -d "{\"gremlin\":\"divideIt(8, 2)\"}"

[jira] [Closed] (TINKERPOP-1586) SubgraphStrategy in OLAP

2018-02-28 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1586. --- Resolution: Fixed Fix Version/s: 3.3.2 3.2.8 >

[jira] [Commented] (TINKERPOP-1586) SubgraphStrategy in OLAP

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381020#comment-16381020 ] ASF GitHub Bot commented on TINKERPOP-1586: --- Github user asfgit closed the pull request at:

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Ashwini Singh (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381019#comment-16381019 ] Ashwini Singh commented on TINKERPOP-1906: -- In case of 429,  Gremlin Response from Azure

[GitHub] tinkerpop pull request #799: TINKERPOP-1586 Added checkAdjacentVertices opti...

2018-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/799 ---

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381018#comment-16381018 ] Florian Hockmann commented on TINKERPOP-1906: - Yeah, seeing the exception message I can

Re: Documentation generation with Docker

2018-02-28 Thread Stephen Mallette
I pushed the fix for master, so I don't have the console problem anymore. So now, it's just the issue I guess I've always had. On Wed, Feb 28, 2018 at 12:18 PM, Robert Dale wrote: > That works for me. > > Robert Dale > > On Wed, Feb 28, 2018 at 11:23 AM, Florian Hockmann

[jira] [Comment Edited] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Roman Kreisel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380930#comment-16380930 ] Roman Kreisel edited comment on TINKERPOP-1906 at 2/28/18 7:40 PM: ---

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Roman Kreisel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380930#comment-16380930 ] Roman Kreisel commented on TINKERPOP-1906: -- Hi Florian, please find the exception's 

[jira] [Updated] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Roman Kreisel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kreisel updated TINKERPOP-1906: - Attachment: message.txt stacktrace.txt > Make ResponseException

Gremlin's Anatomy Tutorial

2018-02-28 Thread Stephen Mallette
I wrote up a tutorial version of my presentation of Gremlin's Anatomy from last week: https://github.com/apache/tinkerpop/commit/3aa9e70ef7e50d81886954e398b4355524f7b576 I basically wanted to just introduce the component parts of Gremlin for purposes of this tutorial. I left off the second part

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380840#comment-16380840 ] Florian Hockmann commented on TINKERPOP-1906: - Hi Roman, I was just hoping that you had a

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Roman Kreisel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380820#comment-16380820 ] Roman Kreisel commented on TINKERPOP-1906: -- Hi Florian, i'm not a cosmos db architect, nor

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Florian Hockmann (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380806#comment-16380806 ] Florian Hockmann commented on TINKERPOP-1906: - Adding the status code as its own property

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Roman Kreisel (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380798#comment-16380798 ] Roman Kreisel commented on TINKERPOP-1906: -- Hi Stephen, thank you for your quick response -

[jira] [Commented] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380760#comment-16380760 ] stephen mallette commented on TINKERPOP-1906: - I think this might relate to some of the

[jira] [Updated] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1906: Affects Version/s: 3.2.7 > Make ResponseException explorable >

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Stephen Mallette
This newly created issue might be related to this in some way: https://issues.apache.org/jira/browse/TINKERPOP-1906 On Wed, Feb 28, 2018 at 11:37 AM, Florian Hockmann wrote: > I agree that we also should make this metadata available for traversals > since we want to

[jira] [Created] (TINKERPOP-1906) Make ResponseException explorable

2018-02-28 Thread Roman Kreisel (JIRA)
Roman Kreisel created TINKERPOP-1906: Summary: Make ResponseException explorable Key: TINKERPOP-1906 URL: https://issues.apache.org/jira/browse/TINKERPOP-1906 Project: TinkerPop Issue

Re: Documentation generation with Docker

2018-02-28 Thread Robert Dale
That works for me. Robert Dale On Wed, Feb 28, 2018 at 11:23 AM, Florian Hockmann wrote: > I also ran into the exact same problem in my feature branch for the > docker images which is why haven't added my own vote for the PR yet. But > it's good to see that it's

[jira] [Commented] (TINKERPOP-1862) TinkerGraph VertexProgram message passing doesn't work properly when using Direction.BOTH

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380678#comment-16380678 ] ASF GitHub Bot commented on TINKERPOP-1862: --- Github user PBGraff commented on the issue:

[GitHub] tinkerpop issue #801: TINKERPOP-1862 TinkerMessenger proper handling of Dire...

2018-02-28 Thread PBGraff
Github user PBGraff commented on the issue: https://github.com/apache/tinkerpop/pull/801 OK, I've made that update and now this build passes. ---

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Florian Hockmann
I agree that we also should make this metadata available for traversals since we want to move users away from sending Gremlin scripts as strings and instead use Bytecode based GLVs. Regarding Gremlin.Net: I think that the implementation would be very similar to how it can be implemented in the

Re: Documentation generation with Docker

2018-02-28 Thread Florian Hockmann
I also ran into the exact same problem in my feature branch for the docker images which is why haven't added my own vote for the PR yet. But it's good to see that it's really completely unrelated to my changes. Am 28.02.2018 um 17:15 schrieb Stephen Mallette: > I'm still a bust - same kind of

Re: Documentation generation with Docker

2018-02-28 Thread Stephen Mallette
I'm still a bust - same kind of error I keep having - * source: /usr/src/tinkerpop/docs/src/recipes/olap-spark-yarn.asciidoc target: /usr/src/tinkerpop/target/postprocess-asciidoc/recipes/olap-spark-yarn.asciidoc progress:

[jira] [Commented] (TINKERPOP-1586) SubgraphStrategy in OLAP

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380506#comment-16380506 ] ASF GitHub Bot commented on TINKERPOP-1586: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #799: TINKERPOP-1586 Added checkAdjacentVertices option to S...

2018-02-28 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/799 VOTE: +1 ---

Re: Documentation generation with Docker

2018-02-28 Thread Robert Dale
Yup, it's a step in the release docs. Once updated, master builds docs for me. Robert Dale On Wed, Feb 28, 2018 at 10:42 AM, Stephen Mallette wrote: > ah - i forgot to do that step.i'm running tp32 now to see if that > works, but i'll fix that issue on master. > > On

Re: Documentation generation with Docker

2018-02-28 Thread Stephen Mallette
ah - i forgot to do that step.i'm running tp32 now to see if that works, but i'll fix that issue on master. On Wed, Feb 28, 2018 at 10:41 AM, Robert Dale wrote: > Could it be that 'bin/gremlin.sh' is linked to a specific version? Does > this have to be updated every

Re: Documentation generation with Docker

2018-02-28 Thread Robert Dale
Could it be that 'bin/gremlin.sh' is linked to a specific version? Does this have to be updated every release? $ ll gremlin-console/bin/gremlin.sh gremlin-console/bin/gremlin.sh -> ../target/apache-tinkerpop-gremlin-console-3.3.2-SNAPSHOT-standalone/bin/gremlin.sh Robert Dale On Wed, Feb 28,

Re: Documentation generation with Docker

2018-02-28 Thread Robert Dale
I got it too. tp32: good. tp33: good. master: bad. Robert Dale On Wed, Feb 28, 2018 at 10:20 AM, Stephen Mallette wrote: > I'm having no success generating docs with Docker. On master i'm currently > getting: > > Starting namenodes on [localhost] > localhost: Warning:

Documentation generation with Docker

2018-02-28 Thread Stephen Mallette
I'm having no success generating docs with Docker. On master i'm currently getting: Starting namenodes on [localhost] localhost: Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts. localhost: starting namenode, logging to

Re: [Discuss] Expose metadata from Gremlin Server to Clients.

2018-02-28 Thread Stephen Mallette
I'm fine with using the last response message as the carrier for this metadata on a particular request. I can't really tell if there is much work to do on Gremlin Server itself here. It seems like most of the work must occur on the various drivers (you mention the .NET api, but all of the drivers

[jira] [Commented] (TINKERPOP-1862) TinkerGraph VertexProgram message passing doesn't work properly when using Direction.BOTH

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380270#comment-16380270 ] ASF GitHub Bot commented on TINKERPOP-1862: --- Github user spmallette commented on a diff in

[GitHub] tinkerpop pull request #801: TINKERPOP-1862 TinkerMessenger proper handling ...

2018-02-28 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/801#discussion_r171238657 --- Diff: tinkergraph-gremlin/src/main/java/org/apache/tinkerpop/gremlin/tinkergraph/structure/TinkerFactory.java --- @@ -149,6 +149,13 @@ public