Sean Busbey created ACCUMULO-1658:
-------------------------------------
Summary: System integration tests should default ACCUMULO_CONF_DIR
to ACCUMULO_HOME/conf
Key: ACCUMULO-1658
URL: https://issues.apache.org/jira/browse/ACCUMULO-1658
Project: Accumulo
Issue Type: Bug
Affects Versions: 1.4.4, 1.5.1, 1.6.0
Reporter: Sean Busbey
The various system integration tests need to make use of ACCUMULO_CONF_DIR and
when not present, default it to ACCUMULO_HOME/conf.
* Functional Tests - adds ACCUMULO_CONF_DIR to the classpath, but grabs all
configuration files out of ACCUMULO_HOME/conf/
* Continuous Ingest Test - start-stats.sh, mapred-setup.sh, agitator.pl, and
magitator.pl all presume continuous-env.sh will define it
* Random Walk Tests - reset-cluster.sh requires it, start-*.sh will only load
accumulo-env.sh files that are within it.
* Scalability Tests - requires it to be defined.
--
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