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

ASF subversion and git services commented on ACCUMULO-1839:
-----------------------------------------------------------

Commit 743d64b29d83587170e71c22dab9915548b61e3e in branch refs/heads/master 
from [~bhavanki]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=743d64b ]

ACCUMULO-1839 Fix ACCUMULO_CONF_DIR usage in Accumulo.java

The lookup of auditLog.xml in Accumulo.java was still looking in
$ACCUMULO_HOME/conf instead of $ACCUMULO_CONF_DIR.

Signed-off-by: Eric Newton <[email protected]>


> $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
>             Fix For: 1.6.0, 1.7.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.1#6144)

Reply via email to