Michael Berman created ACCUMULO-1839:
----------------------------------------
Summary: $ACCUMULO_CONF_DIR isn't respected everywhere
Key: ACCUMULO-1839
URL: https://issues.apache.org/jira/browse/ACCUMULO-1839
Project: Accumulo
Issue Type: Bug
Reporter: Michael Berman
Conf used to be in $ACCUMULO_HOME/conf, but now the canonical location is
$ACCUMULO_CONF_DIR. Some code tries to be smart about preferring the new one
but falling back to the old one, but there are still a couple code paths that
have no awareness of the new one. They should be updated.
- MetricsConfiguration.loadConfiguration()
- Accumulo.init() (the section about auditLog.xml)
--
This message was sent by Atlassian JIRA
(v6.1#6144)