You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/05/06 14:12:00 UTC

[jira] [Assigned] (SPARK-35328) Use 'SPARK_LOG_URL_' as env prefix for getting driver log urls by default

     [ https://issues.apache.org/jira/browse/SPARK-35328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-35328:
------------------------------------

    Assignee: Apache Spark

> Use 'SPARK_LOG_URL_' as env prefix for getting driver log urls by default
> -------------------------------------------------------------------------
>
>                 Key: SPARK-35328
>                 URL: https://issues.apache.org/jira/browse/SPARK-35328
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core
>    Affects Versions: 3.1.1
>            Reporter: sharkd tu
>            Assignee: Apache Spark
>            Priority: Major
>
> Currently, spark on kubernetes can't show logs url on ui. To check history logs, we usually collect pod logs to third-party logging services, which can be accessed by urls. To show log urls,  we can set env prefixed with 'SPARK_LOG_URL_' for executors. But for driver, there is no way to show log urls by set env. 
>  
> I will create a new pr that use 'SPARK_LOG_URL_' as env prefix for getting driver log urls by default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org