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

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

    Assignee:     (was: 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
>            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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to