You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "t oo (JIRA)" <ji...@apache.org> on 2019/04/01 06:58:01 UTC

[jira] [Commented] (SPARK-27284) Spark Standalone aggregated logs in 1 file per appid (ala yarn -logs -applicationId)

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org