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] [Commented] (TOREE-473) wrong spark UI link

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

Luciano Resende commented on TOREE-473:
---------------------------------------

It seems to be working ok for me on a local env, could this be something on the all-spark-notebook image that is maintained by the Jupyter Notebook team? Maybe create an issue for them? 

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