GitHub user spmallette opened a pull request:

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

    TINKERPOP-1272 Added init-tp-spark.sh to console distribution.

    This shell script was referenced in the docs but was not contained in the 
console zip. Moved the source location of the script to spark-gremlin as that 
seemed consistent with how things were being done for external configuration 
files (i.e. hadoop-gremlin config stuff). 
    
    A pretty simple change and would have CTRd but wasn't sure if moving 
`init-tp-spark.sh` as I did would be "bad" for some reason.
    
    VOTE +1

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

    $ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP-1272

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

    https://github.com/apache/incubator-tinkerpop/pull/295.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 #295
    
----
commit 14966d789e859db709f5a6426f88c6722ebe1a2b
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2016-04-27T12:13:47Z

    Added init-tp-spark.sh to console distribution.
    
    This shell script was referenced in the docs but was not contained in the 
console zip. Moved the source location of the script to spark-gremlin as that 
seemed consistent with how things were being done for external configuration 
files (i.e. hadoop-gremlin config stuff).

----


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to