[ 
https://issues.apache.org/jira/browse/TINKERPOP3-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994806#comment-14994806
 ] 

ASF GitHub Bot commented on TINKERPOP3-917:
-------------------------------------------

GitHub user dkuppitz opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/139

    TINKERPOP3-917: Add HadoopGraph.open(String)

    https://issues.apache.org/jira/browse/TINKERPOP3-917
    
    Damn simple 3 lines of code addition.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP3-917

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/139.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #139
    
----
commit 488e1581e187a1e690d6e7eb56fe6eaafbc3b478
Author: Daniel Kuppitz <[email protected]>
Date:   2015-11-07T00:59:02Z

    added `HadoopGraph.open(String)`

----


> Add HadoopGraph.open(String)
> ----------------------------
>
>                 Key: TINKERPOP3-917
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-917
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.0.2-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Daniel Kuppitz
>             Fix For: 3.1.0-incubating
>
>
> We should really support {{HadoopGraph.open('conf/file.properties')}}. Right 
> now you have to use {{GraphFactory}}. For {{Neo4jGraph}} we have an 
> {{open(String)}} method.
> [~spmallette] -- thoughts as you are the Configuration/Factory guy?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to