[jira] [Comment Edited] (TINKERPOP-1278) Implement Gremlin-Python and general purpose language variant test infrastructure

2016-08-24 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436148#comment-15436148 ] stephen mallette edited comment on TINKERPOP-1278 at 8/25/16 2:31 AM:

[DISCUSS] Code Review TINKERPOP-1278: gremlin-python

2016-08-24 Thread Stephen Mallette
We basically have TINKERPOP-1278 ready for review. For those just tuning in, that is the gremlin-python branch which can be viewed here: https://github.com/apache/tinkerpop/tree/TINKERPOP-1278 As I mentioned in a separate email, I don't think we should bother trying to issue a pull request for

[jira] [Created] (TINKERPOP-1416) Write Gremlin Server log files somewhere during doc generation

2016-08-24 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1416: --- Summary: Write Gremlin Server log files somewhere during doc generation Key: TINKERPOP-1416 URL: https://issues.apache.org/jira/browse/TINKERPOP-1416

[jira] [Issue Comment Deleted] (TINKERPOP-1415) Vertex programs that rely on getting path parameters can't work

2016-08-24 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Wilmes updated TINKERPOP-1415: -- Comment: was deleted (was: Hi Bryn, do things work if you use {{withPath}} by chance like:

[jira] [Commented] (TINKERPOP-1415) Vertex programs that rely on getting path parameters can't work

2016-08-24 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435078#comment-15435078 ] Ted Wilmes commented on TINKERPOP-1415: --- Hi Bryn, do things work if you use {{withPath}} by

[jira] [Commented] (TINKERPOP-1415) Vertex programs that rely on getting path parameters can't work

2016-08-24 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435076#comment-15435076 ] Ted Wilmes commented on TINKERPOP-1415: --- Hi Bryn, do things work if you use {{withPath}} by

[jira] [Commented] (TINKERPOP-1389) Support Spark 2.0.0

2016-08-24 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435055#comment-15435055 ] stephen mallette commented on TINKERPOP-1389: - If you would like to see this work included

[jira] [Created] (TINKERPOP-1415) Vertex programs that rely on getting path parameters can't work

2016-08-24 Thread Bryn Cooke (JIRA)
Bryn Cooke created TINKERPOP-1415: - Summary: Vertex programs that rely on getting path parameters can't work Key: TINKERPOP-1415 URL: https://issues.apache.org/jira/browse/TINKERPOP-1415 Project:

[jira] [Commented] (TINKERPOP-1389) Support Spark 2.0.0

2016-08-24 Thread Chen Xin Yu (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434989#comment-15434989 ] Chen Xin Yu commented on TINKERPOP-1389: Spark 2.0 brings lots of new JIRAs including:

[jira] [Updated] (TINKERPOP-1389) Support Spark 2.0.0

2016-08-24 Thread Chen Xin Yu (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Xin Yu updated TINKERPOP-1389: --- Attachment: TINKERPOP-1389.patch > Support Spark 2.0.0 > --- > >

[jira] [Commented] (TINKERPOP-1386) Bump to Netty 4.0.39.Final

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434947#comment-15434947 ] ASF GitHub Bot commented on TINKERPOP-1386: --- Github user twilmes commented on the issue:

[GitHub] tinkerpop issue #387: TINKERPOP-1386 Bumped to Netty 4.0.40.final

2016-08-24 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/387 VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434906#comment-15434906 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user robertdale commented on the issue:

[GitHub] tinkerpop issue #385: TINKERPOP-1285 added multi-line line number support

2016-08-24 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/385 OK. And when this is merged with the color preferences PR, it will be adjusted and left-filled with `.` for the input.prompt length, but no less than `000>`. --- If your project is set up

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434900#comment-15434900 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user spmallette commented on a diff in

[GitHub] tinkerpop pull request #385: TINKERPOP-1285 added multi-line line number sup...

2016-08-24 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/385#discussion_r76053089 --- Diff: gremlin-console/src/main/groovy/org/apache/tinkerpop/gremlin/console/Console.groovy --- @@ -191,7 +192,18 @@ class Console {

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434894#comment-15434894 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user pluradj commented on a diff in the

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434895#comment-15434895 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #385: TINKERPOP-1285 added multi-line line number support

2016-08-24 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/385 i prefer the `>` line up though - fwiw, of the above that i tinkered with I liked: ```text gremlin> 1 + 001> 1 + 002> 1 + 003> 1 ``` the

[GitHub] tinkerpop pull request #385: TINKERPOP-1285 added multi-line line number sup...

2016-08-24 Thread pluradj
Github user pluradj commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/385#discussion_r76052809 --- Diff: gremlin-console/src/main/groovy/org/apache/tinkerpop/gremlin/console/Console.groovy --- @@ -191,7 +192,18 @@ class Console {

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434890#comment-15434890 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user robertdale commented on the issue:

[GitHub] tinkerpop issue #385: TINKERPOP-1285 added multi-line line number support

2016-08-24 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/385 I would only be against `===>` because that looks like the result prompt. I would probably lean towards `001>`. Maybe: ``` gremlin> 1 + 001> 1 + 002> 1 +

[GitHub] tinkerpop issue #385: TINKERPOP-1285 added multi-line line number support

2016-08-24 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/385 I would think it should use the same color as the `input.prompt.color`. I'm not sure it needs to be configurable. Just wondering if there was a better presentation. For some reason, spaces

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434863#comment-15434863 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user spmallette commented on the issue:

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434811#comment-15434811 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user robertdale commented on the issue:

[jira] [Commented] (TINKERPOP-1386) Bump to Netty 4.0.39.Final

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434802#comment-15434802 ] ASF GitHub Bot commented on TINKERPOP-1386: --- Github user PommeVerte commented on the issue:

[GitHub] tinkerpop issue #387: TINKERPOP-1386 Bumped to Netty 4.0.40.final

2016-08-24 Thread PommeVerte
Github user PommeVerte commented on the issue: https://github.com/apache/tinkerpop/pull/387 Straightforward enough and tests pass so VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Commented] (TINKERPOP-1285) Gremline console does not differentiate between multi-line and single-line input

2016-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15434768#comment-15434768 ] ASF GitHub Bot commented on TINKERPOP-1285: --- Github user spmallette commented on the issue: