Zhenhua Wang created SPARK-20635: ------------------------------------ Summary: No SQL tab in Spark UI Key: SPARK-20635 URL: https://issues.apache.org/jira/browse/SPARK-20635 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 2.2.0 Reporter: Zhenhua Wang
There's no SQL tab in Spark UI since `SQLExecution.withNewExecutionId` is removed in `def hiveResultString`. We should add it back except for insert command, because it starts a new execution through `FileFormatWriter`. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org