[
https://issues.apache.org/jira/browse/BIGTOP-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chunjun Xiao updated BIGTOP-1413:
---------------------------------
Description:
Current log file name of spark master/worker is
{quote}
LOG_FILE=/var/log/spark/\${DAEMON}.out"
{quote}
It would be better if we can suffix the host name to the log file name.
was:
Current log file name of spark master/worker is
{quote}
LOG_FILE=/var/log/spark/${DAEMON}.out"
{quote}
It would be better if we can suffix the host name to the log file name.
> Revise the log file name of spark
> ---------------------------------
>
> Key: BIGTOP-1413
> URL: https://issues.apache.org/jira/browse/BIGTOP-1413
> Project: Bigtop
> Issue Type: Improvement
> Components: spark
> Affects Versions: 0.7.0
> Reporter: Chunjun Xiao
> Priority: Trivial
>
> Current log file name of spark master/worker is
> {quote}
> LOG_FILE=/var/log/spark/\${DAEMON}.out"
> {quote}
> It would be better if we can suffix the host name to the log file name.
--
This message was sent by Atlassian JIRA
(v6.2#6252)