You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Johnny Zhang (JIRA)" <ji...@apache.org> on 2013/02/06 22:53:20 UTC

[jira] [Commented] (BIGTOP-842) hadoop-mapreduce-historyserver service dumps some output to the console instead of its .out file

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

Johnny Zhang commented on BIGTOP-842:
-------------------------------------

this is the case also apply to some of other service daemon. If I remember correctly, hadoop-httpfs also print additional server start up information to console. Do we want to fix them as well ? 
                
> hadoop-mapreduce-historyserver service dumps some output to the console instead of its .out file 
> -------------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-842
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-842
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Init scripts
>    Affects Versions: 0.5.0
>            Reporter: Konstantin Boudnik
>
> When the following command is executed:
> {{sudo service hadoop-mapreduce-historyserver start}}
> the following information is shown in the console:
> Starting Hadoop historyserver:                             [  OK  ]
> starting historyserver, logging to /var/log/hadoop-mapreduce/mapred-mapred-historyserver-localhost.out
> 13/02/06 13:40:41 INFO hs.JobHistoryServer: STARTUP_MSG:
> /************************************************************
> STARTUP_MSG: Starting JobHistoryServer
> STARTUP_MSG:   host = localhost/127.0.0.1
> STARTUP_MSG:   args = []
> STARTUP_MSG:   version = 2.0.3-wdd3.1.0
> STARTUP_MSG:   classpath = <and a very long classpath here>
> Everything except for the first two lines should go to the out file and never been shown in the stdout.

--
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