[
https://issues.apache.org/jira/browse/TINKERPOP-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260039#comment-15260039
]
ASF GitHub Bot commented on TINKERPOP-1272:
-------------------------------------------
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 <[email protected]>
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).
----
> Gremlin Console distribution needs bin/init-tp-spark.sh
> -------------------------------------------------------
>
> Key: TINKERPOP-1272
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1272
> Project: TinkerPop
> Issue Type: Bug
> Components: console
> Affects Versions: 3.1.2-incubating
> Reporter: stephen mallette
> Fix For: 3.1.3
>
>
> The documentation refers to using {{bin/init-tp-spark.sh}} but it is not
> present in the distribution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)