You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "rickcheng (Jira)" <ji...@apache.org> on 2021/07/02 09:32:00 UTC

[jira] [Created] (ZEPPELIN-5442) Allow users to set a separate namespace for the interpreter

rickcheng created ZEPPELIN-5442:
-----------------------------------

             Summary: Allow users to set a separate namespace for the interpreter
                 Key: ZEPPELIN-5442
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5442
             Project: Zeppelin
          Issue Type: Improvement
          Components: Kubernetes
    Affects Versions: 0.9.0
            Reporter: rickcheng


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

 



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