[
https://issues.apache.org/jira/browse/TINKERPOP3-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560086#comment-14560086
]
Daniel Kuppitz commented on TINKERPOP3-708:
-------------------------------------------
In my opinion the files should always be provided as soon as they appear in the
docs. One paragraph for example states:
{quote}The example properties file presented below is located at
{{conf/hadoop-gryo.properties}}.{quote}
(For a new user) it's just confusing if he can't find the properties file in
his {{conf/}} directory. Another issue is, that our samples contain lines like
this one:
{noformat}
gremlin> graph =
GraphFactory.open('../../../hadoop-gremlin/conf/hadoop-gryo.properties')
{noformat}
This works in our development environments, but not in the binary distributions.
> Provide Hadoop configuration and data files in binary distributions
> -------------------------------------------------------------------
>
> Key: TINKERPOP3-708
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-708
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: build-release
> Affects Versions: 3.0.0.GA
> Reporter: Daniel Kuppitz
>
> Configuration files (and data files) that are mentioned in sample code in the
> docs, should be provided as a part of the binary distributions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)