tgravescs commented on issue #27849: [SPARK-31081][UI][SQL] Make the display of 
stageId/stageAttemptId/taskId of sql metrics configurable in UI
URL: https://github.com/apache/spark/pull/27849#issuecomment-598753739
 
 
   the problem with a config is that if you turn it off, especially by default 
most users won't see it to know its even an option.
   I'd much prefer the checkbox type approach (note again I haven't looked to 
see how complicated is with these boxes).
   I'm also fine with the other format (0:0:14) as long as the legend if 
obvious on what it is. could have a hover there or something as well.
   
   Perhaps I should ask everyone this - when you were looking at the UI, why 
were you looking at it? What values in there were you using for instance? A lot 
of people have asked me ok, I did this groupby or join and I see it in that 
box, but how do I know what stage that ran in..... this at least helps with 
that question. So how do you do that now?  my previous answer was you had to 
click through a lot of jobs/stages to figure it out, which is very time 
consuming.

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