You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "peay (JIRA)" <ji...@apache.org> on 2019/03/01 11:09:00 UTC

[jira] [Created] (SPARK-27019) Spark UI's SQL tab shows inconsistent values

peay created SPARK-27019:
----------------------------

             Summary: Spark UI's SQL tab shows inconsistent values
                 Key: SPARK-27019
                 URL: https://issues.apache.org/jira/browse/SPARK-27019
             Project: Spark
          Issue Type: Bug
          Components: SQL, Web UI
    Affects Versions: 2.4.0
            Reporter: peay


Since 2.4.0, I am frequently seeing broken outputs in the SQL tab of the Spark UI, where submitted/duration make no sense, description has the ID instead of the actual description.

Clicking on the link to open a query, the SQL plan is missing as well.

I have tried to increase `spark.scheduler.listenerbus.eventqueue.capacity` to very large values like 30k out of paranoia that we may have too many events, but to no avail. I have not identified anything particular that leads to that: it doesn't occur in all my jobs, but it does occur in a lot of them still.

 

!image-2019-03-01-12-05-40-119.png!

!image-2019-03-01-12-06-48-707.png!



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