uncleGen commented on issue #26201: [SPARK-29543][SS][UI] Init structured 
streaming ui
URL: https://github.com/apache/spark/pull/26201#issuecomment-544855695
 
 
   @HeartSaVioR Thanks for your feedback
   
   > It may be better to define a new event for SQL and pass through listener 
bus, so that it could be available to SHS as well. It seems to be the right 
approach even we just want to expose it in running application.
   
   This is a great suggestion. I agree with you. But IMHO, we can do it in a 
separate PR after this. 
   
   > Is there any chance to reuse resources for streaming tab? It's basically 
close to streaming tab, but looks like it doesn't reuse anything.
   
   Basically, streaming query is also a sql query, so it is reasonable to place 
the entry in `SQL Tab`. Besides, I am not sure it is a good choice to reuse 
existing streaming tab.
   
   > At least we could add UTs for API layer.
   
   I will add some UTs
   
   > It would be great if statistic page would have query information as well 
on top.
   
   Sure, I will add them.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to