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

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

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

Hudson commented on ACCUMULO-852:
---------------------------------

Integrated in Accumulo-Trunk #586 (See [https://builds.apache.org/job/Accumulo-Trunk/586/])
    ACCUMULO-852 logs are forwarded to the monitor (Revision 1424092)

     Result = ABORTED
ecn : 
Files : 
* /accumulo/trunk/conf/examples/1GB/native-standalone/accumulo-env.sh
* /accumulo/trunk/conf/examples/1GB/standalone/accumulo-env.sh
* /accumulo/trunk/conf/examples/2GB/native-standalone/accumulo-env.sh
* /accumulo/trunk/conf/examples/2GB/standalone/accumulo-env.sh
* /accumulo/trunk/conf/examples/3GB/native-standalone/accumulo-env.sh
* /accumulo/trunk/conf/examples/3GB/standalone/accumulo-env.sh
* /accumulo/trunk/conf/examples/512MB/native-standalone/accumulo-env.sh
* /accumulo/trunk/conf/examples/512MB/standalone/accumulo-env.sh

                
> 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