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/09/29 18:45:00 UTC

[jira] [Assigned] (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:all-tabpanel ]

Apache Spark reassigned SPARK-25575:
------------------------------------

    Assignee: Apache Spark

> 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: Apache Spark
>            Priority: Minor
>         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