-
- Downloads
[SPARK-4871][SQL] Show sql statement in spark ui when run sql with spark-sql
Author: wangfei <wangfei1@huawei.com> Closes #3718 from scwf/sparksqlui and squashes the following commits: e0d6b5d [wangfei] format fix 383b505 [wangfei] fix conflicts 4d2038a [wangfei] using setJobDescription df79837 [wangfei] fix compile error 92ce834 [wangfei] show sql statement in spark ui when run sql use spark-sql
Showing
- core/src/main/scala/org/apache/spark/SparkContext.scala 0 additions, 1 deletioncore/src/main/scala/org/apache/spark/SparkContext.scala
- sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/AbstractSparkSQLDriver.scala 1 addition, 0 deletions.../spark/sql/hive/thriftserver/AbstractSparkSQLDriver.scala
- sql/hive-thriftserver/v0.12.0/src/main/scala/org/apache/spark/sql/hive/thriftserver/Shim12.scala 1 addition, 4 deletions...scala/org/apache/spark/sql/hive/thriftserver/Shim12.scala
- sql/hive-thriftserver/v0.13.1/src/main/scala/org/apache/spark/sql/hive/thriftserver/Shim13.scala 1 addition, 4 deletions...scala/org/apache/spark/sql/hive/thriftserver/Shim13.scala
Loading
Please register or sign in to comment