[
https://issues.apache.org/jira/browse/TOREE-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende resolved TOREE-473.
-----------------------------------
Fix Version/s: 0.5.0
Resolution: Cannot Reproduce
possible 3rd party issue (Jupyter docker-stacks spark image configuration)
> 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
> Fix For: 0.5.0
>
> 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)