[
https://issues.apache.org/jira/browse/ACCUMULO-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633369#comment-13633369
]
John Vines commented on ACCUMULO-1261:
--------------------------------------
So, I tweaked it to ignore the bootstrap stuff in the tests. They require the
various environment variables (java, zookeeper, and hadoop) to be set. One
option is to have a configuration independent of the file in the tests. Or we
can just depend on them being set. Or, a bit more convoluted, is the option to
pass in a separate configuration to use if the accumulo-env.sh in conf is
missing, but now we're starting to get a bit complex IMO for a set of tests. If
I get no feedback in a few days, I'm resolving this ticket.
> System tests fail from clean checkout
> -------------------------------------
>
> Key: ACCUMULO-1261
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1261
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Reporter: Christopher Tubbs
> Assignee: John Vines
> Fix For: 1.5.0
>
>
> Running the SunnyDay tests fails on a clean checkout, because the scripts
> require the configuration directory to be initialized.
> with -v 10, the output contains:
> {code}
> Accumulo is not properly configured.
> Try running $ACCUMULO_HOME/bin/bootstrap_config.sh and then editing
> $ACCUMULO_HOME/conf/accumulo-env.sh
> DEBUG:test.auto:Exit code: 1
> {code}
--
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