[
https://issues.apache.org/jira/browse/ACCUMULO-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Turner updated ACCUMULO-1839:
-----------------------------------
Affects Version/s: (was: 1.6.0)
Fix Version/s: (was: 1.7.0)
> $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
> Assignee: Bill Havanki
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1839.patch
>
>
> 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.2#6252)