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

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

sharkd tu created SPARK-35328:
---------------------------------

             Summary: 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


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