Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.2.0
-
None
-
None
Description
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`.
Attachments
Issue Links
- duplicates
-
SPARK-20213 DataFrameWriter operations do not show up in SQL tab
- Resolved
- Is contained by
-
SPARK-20213 DataFrameWriter operations do not show up in SQL tab
- Resolved
- links to