[
https://issues.apache.org/jira/browse/ACCUMULO-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681644#comment-13681644
]
Christopher Tubbs commented on ACCUMULO-1506:
---------------------------------------------
To clarify, the ability to run out of the target/classes is not broken. The
examples don't do this by default, no. But... they are *examples*. I don't
think it's unreasonable to expect a developer to edit an example file to get it
to work in a particular environment, and ACCUMULO-935 does not break a
developer's edits to conf/accumulo-site.xml in their selected output directory.
However, I'll prioritize ACCUMULO-1396, to address this, though, because I do
agree that it'd be useful to make it easier on devs. It should be noted,
though, that I never intended the hidden configuration parameter to be exposed
by default in the example configs for ACCUMULO-1396, so you'll *still* have to
edit the configuration file if you use the bootstrap script to copy an example
config.
> update class references to work out of assemble/target... path
> --------------------------------------------------------------
>
> Key: ACCUMULO-1506
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1506
> Project: Accumulo
> Issue Type: Bug
> Components: scripts
> Reporter: John Vines
> Fix For: 1.6.0
>
>
> Accumulo-935 breaks the ability to run directly off of the class files. As a
> work around, building and then running out of the assemble/target...
> directory works for the libraries. Updating the example class paths to use
> the svn sourced class files should work to run against those files instead of
> the now non-existant class files.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira