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

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

Konstantin Boudnik created BIGTOP-842:
-----------------------------------------

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