Repository: spark
Updated Branches:
refs/heads/master f434f36d5 -> b6e9963ee
[SPARK-11206] Support SQL UI on the history server (resubmit)
Resubmit #9297 and #9991
On the live web UI, there is a SQL tab which provides valuable information for
the SQL query. But once the workload is finished,
Repository: spark
Updated Branches:
refs/heads/master 21e560641 -> cc243a079
[SPARK-11206] Support SQL UI on the history server
On the live web UI, there is a SQL tab which provides valuable information for
the SQL query. But once the workload is finished, we won't see the SQL tab on
the his