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

[jira] [Commented] (SPARK-25575) SQL tab in the spark UI doesn't have option of hiding tables, eventhough other UI tabs has.

    [ https://issues.apache.org/jira/browse/SPARK-25575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640558#comment-16640558 ] 

Apache Spark commented on SPARK-25575:
--------------------------------------

User 'shahidki31' has created a pull request for this issue:
https://github.com/apache/spark/pull/22650

> SQL tab in the spark UI doesn't have option of  hiding tables, eventhough other UI tabs has. 
> ---------------------------------------------------------------------------------------------
>
>                 Key: SPARK-25575
>                 URL: https://issues.apache.org/jira/browse/SPARK-25575
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 2.3.1
>            Reporter: shahid
>            Assignee: shahid
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: Screenshot from 2018-09-29 23-26-45.png, Screenshot from 2018-09-29 23-26-57.png
>
>
> Test tests:
>  1) bin/spark-shell
> {code:java}
> sql("create table a (id int)")
> for(i <- 1 to 100) sql(s"insert into a values ($i)")
> {code}
> Open SQL tab in the web UI,
>  !Screenshot from 2018-09-29 23-26-45.png! 
> Open Jobs tab,
>  !Screenshot from 2018-09-29 23-26-57.png! 
>  



--
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