Sebastian Toader created AMBARI-19559:
-----------------------------------------
Summary: Log Namenode formatting output into ambari-agent command
logs
Key: AMBARI-19559
URL: https://issues.apache.org/jira/browse/AMBARI-19559
Project: Ambari
Issue Type: Improvement
Components: ambari-server
Reporter: Sebastian Toader
Assignee: Sebastian Toader
Fix For: 2.5.0
NN is being formatted during it's first startup. The script used for formatting
NN logs to standard output which currently is being collected only in DEBUG
mode by ambari agent thus is lost in production environments where the agent
usually runs in non-DEBUG mode. The NN formatting log is useful for trouble
shooting thus these should be collected and written out into the NN start
command output log.
This can be done by adding logoutput=True option to the NN format script
invocation within NN start script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)