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

Executor/Task STDERR & STDOUT log urls are not correct in Yarn deployment mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Spark Core, Web UI, YARN
    • None

    Description

      Base of the STDERR & STDOUT log urls are generating like these which is also including key,

      http://ip:8042/node/containerlogs/container_1544212645385_0252_01_000001/(SPARK_USER, devaraj)
      
      http://ip:8042/node/containerlogs/container_1544212645385_0252_01_000001/(USER, devaraj)
      

      Instead of

      http://ip:8042/node/containerlogs/container_1544212645385_0251_01_000002/devaraj 

      Attachments

        Issue Links

          Activity

            People

              kabhwan Jungtaek Lim
              devaraj Devaraj Kavali
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: