spark git commit: [SPARK-11206] Support SQL UI on the history server (resubmit)

2015-12-03 Thread vanzin
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,

spark git commit: [SPARK-11206] Support SQL UI on the history server

2015-11-25 Thread vanzin
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