zhengruifeng commented on PR #53015:
URL: https://github.com/apache/spark/pull/53015#issuecomment-3857757777

   Hi @dongjoon-hyun @yaooqinn @cloud-fan 
   
   Not related to this PR, but it seems the DAG in spark UI (both `Jobs` and 
`Stages`) has been broken for a while.
   
   ```scala
   scala> sc.range(0, 10).count()
   val res1: Long = 10
   ```
   
   <img width="2511" height="70" alt="image" 
src="https://github.com/user-attachments/assets/f2035937-89d3-42d0-a88c-af3a0b599868";
 />
   
   I check with Firefox, Edge and Chrome, and all get ^^^.
   
   I take a quick look, but cannot find the root cause because I don't have 
enough expertise in this field.
   
   Could some guys please take a look? thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to