-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.2.0
-
Fix Version/s: None
-
Component/s: SQL
-
Labels:None
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`.
- 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