[
https://issues.apache.org/jira/browse/SPARK-27284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806462#comment-16806462
]
t oo commented on SPARK-27284:
------------------------------
[~srowen] in yarn mode if you want all logs for a single spark app you can see
them in a single command (yarn -logs -applicationId). But in spark standalone
the logs are separated under work/<execid1...n> ie spread across many files.
This Jira is about a single command to get all executor+driver logs in 1 file
> Spark Standalone aggregated logs in 1 file per appid (ala yarn -logs
> -applicationId)
> -------------------------------------------------------------------------------------
>
> Key: SPARK-27284
> URL: https://issues.apache.org/jira/browse/SPARK-27284
> Project: Spark
> Issue Type: New Feature
> Components: Scheduler
> Affects Versions: 2.3.3, 2.4.0
> Reporter: t oo
> Priority: Minor
>
> Feature: Spark Standalone aggregated logs in 1 file per appid (ala yarn
> -logs -applicationId)
>
> This would be 1 single file per appid with contents of ALL the executors logs
> [https://stackoverflow.com/questions/46004528/how-can-i-see-the-aggregated-logs-for-a-spark-standalone-cluster]
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]