ZOOKEEPER_HOME needs to be set for the functional tests
-------------------------------------------------------
Key: ACCUMULO-522
URL: https://issues.apache.org/jira/browse/ACCUMULO-522
Project: Accumulo
Issue Type: Bug
Components: test
Reporter: Eric Newton
Assignee: John Vines
Priority: Trivial
Reported by Keys Botzum:
simple.mapreduce.MapReduceTest fails because it assumes ZOOKEEPER_HOME is set
as an environment variable. Most of the other scripts appear to get this
information from TestUtils.py. The workaround is simply to set that variable
before using run.py.
stress.weird.LateLastContact fails with a ZOOKEEPER_HOME reference just like
MapReduceTest.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira