Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35328

Use 'SPARK_LOG_URL_' as env prefix for getting driver log urls by default

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.1.1
    • None
    • Spark Core
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sharkd sharkd tu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: