You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2012/12/19 21:37:13 UTC

[jira] [Resolved] (ACCUMULO-852) ACCUMULO_LOG_HOST is set incorrectly

     [ https://issues.apache.org/jira/browse/ACCUMULO-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Newton resolved ACCUMULO-852.
----------------------------------

    Resolution: Fixed

fixed in  1424092
                
> ACCUMULO_LOG_HOST is set incorrectly
> ------------------------------------
>
>                 Key: ACCUMULO-852
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-852
>             Project: Accumulo
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.5.0
>
>
> I put the monitor on a different host than the master, and didn't get any log messages.
> This setting:
> {noformat}
> export ACCUMULO_LOG_HOST=`(grep -v '^#' $ACCUMULO_HOME/conf/masters ; echo localhost ) 2>/dev/null | head -1`
> {noformat}
> should read from monitors, not masters.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira