You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Anders Chen (JIRA)" <ji...@apache.org> on 2019/07/06 14:20:00 UTC

[jira] [Created] (ZEPPELIN-4226) Kubernetes - "View in Spark web UI" is incorrect

Anders Chen created ZEPPELIN-4226:
-------------------------------------

             Summary: Kubernetes - "View in Spark web UI" is incorrect
                 Key: ZEPPELIN-4226
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4226
             Project: Zeppelin
          Issue Type: Bug
          Components: Kubernetes
    Affects Versions: 0.9.0
         Environment: Kubernetes 1.13.x

Zeppelin 0.9.0

Spark 2.4.3 (w/ Hadoop 3.1)
            Reporter: Anders Chen
             Fix For: 0.9.0
         Attachments: Screen Shot 2019-07-06 at 10.18.26.png, Screen Shot 2019-07-06 at 10.18.43.png

The link that goes to "View in the Spark Web UI" when Zeppelin 0.9.0 is deployed on Kubernetes remains to be an internal URI (e.g. spark-abcd123.zeppelin.svc.cluster.local) rather than the "4040-sparkabcd123.local.zeppelin-project.org" URL that is prescribed by this code: [https://github.com/apache/zeppelin/blob/master/zeppelin-plugins/launcher/k8s-standard/src/main/java/org/apache/zeppelin/interpreter/launcher/K8sRemoteInterpreterProcess.java#L277] 

 

I'm not 100% sure what changed that might've caused this regression. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)