Karsten Schmidt created ZEPPELIN-5462:
-
Summary: Zeppelin job manager hangs and spins forever
Key: ZEPPELIN-5462
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5462
Project: Zeppelin
zhxiaoping opened a new pull request #4179:
URL: https://github.com/apache/zeppelin/pull/4179
### What is this PR for?
fix that zepplin can not parse columns which contains chinese character
### What type of PR is it?
Bug Fix
### Todos
* [ ] - Task
### What is
rickchengx commented on a change in pull request #4176:
URL: https://github.com/apache/zeppelin/pull/4176#discussion_r671050695
##
File path:
zeppelin-plugins/launcher/k8s-standard/src/main/java/org/apache/zeppelin/interpreter/launcher/K8sRemoteInterpreterProcess.java
##
@@ -3
rickchengx commented on pull request #4176:
URL: https://github.com/apache/zeppelin/pull/4176#issuecomment-881265809
When user does not specify the property `zeppelin.spark.uiWebUrl`, it will
be automatically `//{{PORT}}-{{SERVICE_NAME}}.{{SERVICE_DOMAIN}}`. And the
default value of `zeppe