You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Luciano Resende (Jira)" <ji...@apache.org> on 2021/05/31 22:32:00 UTC

[jira] [Updated] (TOREE-473) wrong spark UI link

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

Luciano Resende updated TOREE-473:
----------------------------------
    Attachment: toree-473.png

> wrong spark UI link
> -------------------
>
>                 Key: TOREE-473
>                 URL: https://issues.apache.org/jira/browse/TOREE-473
>             Project: TOREE
>          Issue Type: Bug
>         Environment: I used latest https://hub.docker.com/r/jupyter/all-spark-notebook/ from firefox (Ubuntu 18.04)
>            Reporter: antonkulaga
>            Priority: Minor
>         Attachments: toree-473.png
>
>
> When I have a code like this
> ```
> val spark = SparkSession
>   .builder()
>   .appName("mapping_models")
>   .getOrCreate()
> ```
> I get a broken link like [http://localhost:8888/notebooks/work/Some(http://78eba159adcd:4040)]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)