ajithme opened a new pull request #23958: [SPARK-27045] SQL tab in UI shows 
callsite instead of actual SQL
URL: https://github.com/apache/spark/pull/23958
 
 
   ## What changes were proposed in this pull request?
   
   When we run sql in spark ( for example via thrift server), the SparkUI SQL 
tab must show SQL instead of stacktrace which is more useful to end user. 
Instead it currently shows the callsite shortform which is less useful
   
   
![image](https://user-images.githubusercontent.com/22072336/53734682-aaa7d900-3eaa-11e9-957b-0e5006db417e.png)
   
   
   ## How was this patch tested?
   
   Manually:
   
![image](https://user-images.githubusercontent.com/22072336/53734657-9f54ad80-3eaa-11e9-8dc5-2b38f6970f4e.png)
   

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