[jira] [Work stopped] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-1556 stopped by Robert Dale. -- > Allow Hadoop to run on IPv6 systems >

[jira] [Closed] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale closed TINKERPOP-1556. -- Resolution: Fixed set the environment variable DOCKER_OPTS to pass any parameters to

[jira] [Commented] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

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

[GitHub] tinkerpop pull request #496: TINKERPOP-1556 allow developers to pass options...

2016-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/496 --- 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 the feature is

[GitHub] tinkerpop issue #489: TINKERPOP-1530 Consistent use of instance()

2016-11-17 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/489 `docker/build.sh -t -i -n` kinda succeeded (it got stuck in Giraph tests, but I guess it wasn't rebased after this issue had been fixed). VOTE: +1 --- If your project is set up for it,

[jira] [Commented] (TINKERPOP-1530) Consistent use of instance()

2016-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15673742#comment-15673742 ] ASF GitHub Bot commented on TINKERPOP-1530: --- Github user dkuppitz commented on the issue:

[jira] [Closed] (TINKERPOP-1558) Improve docker build time with this one weird trick!

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale closed TINKERPOP-1558. -- Resolution: Duplicate > Improve docker build time with this one weird trick! >

[jira] [Commented] (TINKERPOP-1474) API Alignment Between Java Gremlin Graph Structure and GLVs

2016-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15674779#comment-15674779 ] ASF GitHub Bot commented on TINKERPOP-1474: --- Github user okram commented on the issue:

[jira] [Commented] (TINKERPOP-1461) StarGraph has bad detach/attach logic for properties.

2016-11-17 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15674775#comment-15674775 ] Marko A. Rodriguez commented on TINKERPOP-1461: --- This works now for GraphSON, but not

[GitHub] tinkerpop issue #490: TINKERPOP-1474 GraphSON decode of Vertex and Edge prop...

2016-11-17 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/490 Dah. I didn't see this ticket. I'm doing this (along with other things) in TINKERPOP-1520. Hmm... perhaps you can provide a PR to that branch ... In particular your test cases. --- If your

[GitHub] tinkerpop pull request #497: TINKERPOP-1389 Limit JVM system props passed ar...

2016-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/497 --- 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 the feature is

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

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

[GitHub] tinkerpop pull request #497: Limit JVM system props passed around in Spark j...

2016-11-17 Thread dalaro
GitHub user dalaro opened a pull request: https://github.com/apache/tinkerpop/pull/497 Limit JVM system props passed around in Spark jobs Prior to this commit, SGC indiscriminately set the entire job config as JVM system properties on Spark executors. It didn't account for

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

2016-11-17 Thread Dan LaRocque (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15674349#comment-15674349 ] Dan LaRocque commented on TINKERPOP-1389: - Marko's TINKERPOP-1389 branch has undergone some

[jira] [Commented] (TINKERPOP-1363) Cleanup Docker build script for next major release

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15674347#comment-15674347 ] Robert Dale commented on TINKERPOP-1363: Looks like this is already done. > Cleanup Docker

[jira] [Created] (TINKERPOP-1558) Improve docker build time with this one weird trick!

2016-11-17 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1558: -- Summary: Improve docker build time with this one weird trick! Key: TINKERPOP-1558 URL: https://issues.apache.org/jira/browse/TINKERPOP-1558 Project: TinkerPop

[jira] [Commented] (TINKERPOP-980) Add a service script or daemon mode in the distribution

2016-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15674633#comment-15674633 ] ASF GitHub Bot commented on TINKERPOP-980: -- Github user dkuppitz commented on the issue:

[jira] [Commented] (TINKERPOP-1557) Improve docker build time with this one weird trick!

2016-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675382#comment-15675382 ] ASF GitHub Bot commented on TINKERPOP-1557: --- Github user okram commented on the issue:

[jira] [Commented] (TINKERPOP-1520) Difference between 'has' step generated graphson2.0 in java and python glv implementation

2016-11-17 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675452#comment-15675452 ] Marko A. Rodriguez commented on TINKERPOP-1520: --- This ticket has spawned a beautiful

[GitHub] tinkerpop pull request #498: TINKERPOP-1557 Improve docker build time with t...

2016-11-17 Thread robertdale
GitHub user robertdale opened a pull request: https://github.com/apache/tinkerpop/pull/498 TINKERPOP-1557 Improve docker build time with this one weird trick! Total time went from just over 4 hours to 2:20m. Get back 1:40m of your cycles! Giraph: startup would wait 3s to

[GitHub] tinkerpop issue #498: TINKERPOP-1557 Improve docker build time with this one...

2016-11-17 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/498 Wow, can't wait to try that out. @spmallette I bet this will also solve your `mkdirs` issues. If it's really as good as you say and if it doesn't have any downsides, we should make that the

[jira] [Commented] (TINKERPOP-1557) Improve docker build time with this one weird trick!

2016-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675090#comment-15675090 ] ASF GitHub Bot commented on TINKERPOP-1557: --- Github user dkuppitz commented on the issue:

[jira] [Closed] (TINKERPOP-1558) Improve docker build time with this one weird trick!

2016-11-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1558. --- Resolution: Duplicate Fix Version/s: (was: 3.2.4)

[jira] [Updated] (TINKERPOP-1557) Improve docker build time with this one weird trick!

2016-11-17 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1557: Fix Version/s: (was: 3.2.4) (was: 3.3.0)