Re: Docker issues

2017-10-01 Thread Daniel Kuppitz
Hi Robert, I noticed that before, but forgot to push a fix. All we need is a fallback url when we download Hadoop. I will push the fix tomorrow morning to tp32 and master and then also rebase my PR. Cheers, Daniel On Oct 1, 2017 10:01 AM, "Robert Dale" wrote: > So I commented out that section

[jira] [Commented] (TINKERPOP-1786) Recipe and missing manifest items for Spark on Yarn

2017-10-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187472#comment-16187472 ] ASF GitHub Bot commented on TINKERPOP-1786: --- Github user okram commented on

[GitHub] tinkerpop pull request #721: TINKERPOP-1786 Recipe and missing manifest item...

2017-10-01 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/721#discussion_r142035586 --- Diff: hadoop-gremlin/conf/hadoop-gryo.properties --- @@ -29,8 +29,8 @@ gremlin.hadoop.outputLocation=output spark.master=local[4] spark.executo

Re: Docker issues

2017-10-01 Thread Robert Dale
So I commented out that section and it appears that the processing got past implementations-hadoop-start.asciidoc and implementations-spark.asciidoc but looks like it's hung on implementations-giraph.asciidoc. Robert Dale On Sun, Oct 1, 2017 at 11:19 AM, Robert Dale wrote: > > docs/preproces

Re: [DISCUSS] Add Ferma to "Community Contributions" Listing

2017-10-01 Thread Jeffrey Freeman
OK so I changed the reference in the README and the docs as you requested. Please let me know if that is sufficient or if you need me to change it everywhere the word tinkerpop is used (including phrases like "Tinkerpop3" On Sun, Oct 1, 2017 at 12:33 PM, Jeffrey Freeman < jeffrey.free...@syncleus.

Re: [DISCUSS] Add Ferma to "Community Contributions" Listing

2017-10-01 Thread Jeffrey Freeman
One question. In some places i reference the specific version as "Tinkerpop3" can those references remain as-is, if they are to be reworded whats the proper format for those? On Sun, Oct 1, 2017 at 12:32 PM, Jeffrey Freeman < jeffrey.free...@syncleus.com> wrote: > Happy to make those changed. If

Re: [DISCUSS] Add Ferma to "Community Contributions" Listing

2017-10-01 Thread Jeffrey Freeman
Happy to make those changed. If I understand you correct the issue is just with naming "Tinkerpop" to "Apache TinkerPop™" to make the trademark more clear? I'm happy to do that, assuming markdown can support the tm mark, if not ill add it as (tm). On Sun, Oct 1, 2017 at 11:23 AM, Stephen Mallette

Re: Why isnt the popular OGM Ferma listed in "Community Contributions"

2017-10-01 Thread Jeffrey Freeman
Done, sorry again for any offense. On Sun, Oct 1, 2017 at 11:12 AM, Stephen Mallette wrote: > Thanks, Jeffrey - I'd like a new thread so that we have a clean slate of > discussion on the topic (if any). > > > > On Sun, Oct 1, 2017 at 10:59 AM, Jeffrey Freeman < > jeffrey.free...@syncleus.com> wr

Re: [DISCUSS] Add Ferma to "Community Contributions" Listing

2017-10-01 Thread Stephen Mallette
+1 from me - pending some fixes in initial references to "TinkerPop" in Ferma README and web site/docs to become "Apache TinkerPop™". Other than that it looks good to me. We'll give this 72 hours to see if anyone else has comments - assuming no objections we can get Ferma into the listing after th

Re: Docker issues

2017-10-01 Thread Robert Dale
docs/preprocessor/preprocess.sh is looking for all of "NameNode" "DataNode" "ResourceManager" "NodeManager" jps shows only these running: 305 DataNode 164 NameNode 494 SecondaryNameNode Robert Dale On Sun, Oct 1, 2017 at 11:04 AM, Robert Dale wrote: > > Trying to build and test TINKERPOP-1

Re: Why isnt the popular OGM Ferma listed in "Community Contributions"

2017-10-01 Thread Stephen Mallette
Thanks, Jeffrey - I'd like a new thread so that we have a clean slate of discussion on the topic (if any). On Sun, Oct 1, 2017 at 10:59 AM, Jeffrey Freeman < jeffrey.free...@syncleus.com> wrote: > However I'd like to say if anyone does feel belittled I apologize, that > wasnt the intention. >

[jira] [Updated] (TINKERPOP-1794) Popular OGM Ferma should be listed in "Community Contributions"

2017-10-01 Thread Jeffrey Freeman (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Freeman updated TINKERPOP-1794: --- Description: Ferma should be listed in the "Community Contributions" section of th

[DISCUSS] Add Ferma to "Community Contributions" Listing

2017-10-01 Thread Jeffrey Freeman
Ferma should be listed in the "Community Contributions" section of the main tinkerpop3 apache site ( http://tinkerpop.apache.org ) Their project/github link: https://github.com/Syncleus/Ferma Their website and documentation: http://syncleus.com/Ferma They meet all requirements in the policy docum

[jira] [Updated] (TINKERPOP-1794) Popular OGM Ferma should be listed in "Community Contributions"

2017-10-01 Thread Jeffrey Freeman (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Freeman updated TINKERPOP-1794: --- Description: I was looking at the "Community Contributions" section of http://tin

[jira] [Commented] (TINKERPOP-1661) Docker-built documentation does not always point locally

2017-10-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187412#comment-16187412 ] ASF GitHub Bot commented on TINKERPOP-1661: --- Github user robertdale commente

[GitHub] tinkerpop issue #725: TINKERPOP-1661 Docker-built documentation does not alw...

2017-10-01 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/725 [Started a thread](https://lists.apache.org/thread.html/4c8f832ce0640230614989f4d60bfd0078aa69a0e11cfd197015fde1@%3Cdev.tinkerpop.apache.org%3E) to try to solve my issues. ---

Docker issues

2017-10-01 Thread Robert Dale
Trying to build and test TINKERPOP-1661 - https://github.com/apache/tinkerpop/pull/725 First, I did not see a mention that docker images needed to be rebuilt for DOT NET. Should it be assumed that docker images should be rebuilt for each release? Next, I tried rebuilding the images. I ran into

Re: Why isnt the popular OGM Ferma listed in "Community Contributions"

2017-10-01 Thread Jeffrey Freeman
However I'd like to say if anyone does feel belittled I apologize, that wasnt the intention. On Sun, Oct 1, 2017 at 10:43 AM, Jeffrey Freeman < jeffrey.free...@syncleus.com> wrote: > I've read the link you provided, Ferma appears to meet all the > requirements. The homepage as well as documentat

Re: Why isnt the popular OGM Ferma listed in "Community Contributions"

2017-10-01 Thread Jeffrey Freeman
I've read the link you provided, Ferma appears to meet all the requirements. The homepage as well as documentation can be found here: http://syncleus.com/Ferma Would this email serve as the request or would you like me to start a new thread? On Sun, Oct 1, 2017 at 10:31 AM, Jeffrey Freeman < jeff

Re: Why isnt the popular OGM Ferma listed in "Community Contributions"

2017-10-01 Thread Jeffrey Freeman
I didn't belittle other projects. Saying a project is less mature or popular is not "belittling" them. Than you for the info. On Oct 1, 2017 8:00 AM, "Stephen Mallette" wrote: The Community Contributions listing is not a popularity contest. You don't need to prove how great Ferma is and you cert

[jira] [Commented] (TINKERPOP-1661) Docker-built documentation does not always point locally

2017-10-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187394#comment-16187394 ] ASF GitHub Bot commented on TINKERPOP-1661: --- Github user robertdale commente

[GitHub] tinkerpop issue #725: TINKERPOP-1661 Docker-built documentation does not alw...

2017-10-01 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/725 Couldn't build image tinkerpop:hadoop-2.7.2 because that version is no longer on mirrors. Current version is 2.7.4. ---

[jira] [Commented] (TINKERPOP-1661) Docker-built documentation does not always point locally

2017-10-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187373#comment-16187373 ] ASF GitHub Bot commented on TINKERPOP-1661: --- Github user robertdale commente

[GitHub] tinkerpop issue #725: TINKERPOP-1661 Docker-built documentation does not alw...

2017-10-01 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/725 Docker images are building this morning. Yay. ---

Re: Why isnt the popular OGM Ferma listed in "Community Contributions"

2017-10-01 Thread Stephen Mallette
The Community Contributions listing is not a popularity contest. You don't need to prove how great Ferma is and you certainly don't need to belittle the efforts of other TinkerPop community members who have also contributed OGMs. To get listed you simply need to meet our listing policy which is spe