[ 
https://issues.apache.org/jira/browse/ACCUMULO-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819431#comment-13819431
 ] 

Bill Havanki commented on ACCUMULO-1839:
----------------------------------------

It appears that the problem in {{MetricsConfiguration}} was handled in 
ACCUMULO-1584, unless I'm missing something.

The problem in {{Accumulo.init()}} is there in 1.6.0-SNAPSHOT and master, but 
not in 1.4.5-SNAPSHOT or 1.5.1-SNAPSHOT, so presumably it only needs to be 
fixed in those later branches.

> $ACCUMULO_CONF_DIR isn't respected everywhere
> ---------------------------------------------
>
>                 Key: ACCUMULO-1839
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1839
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Michael Berman
>            Assignee: Bill Havanki
>
> 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)

Reply via email to