You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/08/23 06:55:00 UTC

[jira] [Assigned] (SPARK-23034) Display tablename for `HiveTableScan` node in UI

     [ https://issues.apache.org/jira/browse/SPARK-23034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan reassigned SPARK-23034:
-----------------------------------

    Assignee: Takeshi Yamamuro

> Display tablename for `HiveTableScan` node in UI
> ------------------------------------------------
>
>                 Key: SPARK-23034
>                 URL: https://issues.apache.org/jira/browse/SPARK-23034
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL, Web UI
>    Affects Versions: 2.2.1
>            Reporter: Tejas Patil
>            Assignee: Takeshi Yamamuro
>            Priority: Trivial
>             Fix For: 2.4.0
>
>
> For queries which scan multiple tables, it will be convenient if the DAG shown in Spark UI also showed which table is being scanned. This will make debugging easier. For this JIRA, I am scoping those for hive table scans only. For Spark native tables, the table scan node is abstracted out as a `WholeStageCodegen` node (which might be doing more things besides table scan).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org