Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.9.0
-
Kubernetes 1.13.x
Zeppelin 0.9.0
Spark 2.4.3 (w/ Hadoop 3.1)
Description
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.
Attachments
Attachments
Issue Links
- links to