You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Philipp Dallig (Jira)" <ji...@apache.org> on 2020/11/25 16:57:00 UTC

[jira] [Created] (ZEPPELIN-5145) Shiny with K8s and SSL

Philipp Dallig created ZEPPELIN-5145:
----------------------------------------

             Summary: Shiny with K8s and SSL
                 Key: ZEPPELIN-5145
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5145
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Philipp Dallig


I tried the shiny app as discribe [here|https://zeppelin.apache.org/docs/0.9.0-preview2/interpreter/r.html#make-shiny-app-in-zeppelin].
I have encountered the following problems:
1) The Iframe target is an internal K8s-IP
2) The Iframe uses http, which is blocked by a modern browser (mixed content) when Zeppelin is delivered via SSL.

Source code, which creates the Iframe: https://github.com/apache/zeppelin/blob/8730945dba100583f106cb44d58a58e3a90ecd2f/zeppelin-jupyter-interpreter/src/main/java/org/apache/zeppelin/jupyter/JupyterKernelClient.java#L124-L128





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