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

Streaming UI hover-over shows incorrect value

    XMLWordPrintableJSON

Details

    Description

      Running a simple streaming query:

      val df = spark.readStream.format("rate").option("rowsPerSecond", "50000000").load()

      val q = df.writeStream.format("noop").start()

       

      The hover-over value is incorrect in the streaming ui (shows 321.00 at undefined)

       

      Attachments

        Issue Links

          Activity

            People

              yao Kent Yao
              WweiL Wei Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: