Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.9.0
-
None
Description
If zeppelin is running outside of kubernetes, it will use the config "zeppelin.k8s.namespace" to start the interpreter pod under the given namespace.
However, this approach will cause users to only set a global namespace. Users cannot make different interpreters run under different namespaces. An ideal way should be that the user can specify the namespace in the interpreter settings.