You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Suchit gupta (Jira)" <ji...@apache.org> on 2021/01/08 22:17:00 UTC

[jira] [Created] (ZEPPELIN-5192) Credentials json is required for server startup

Suchit gupta created ZEPPELIN-5192:
--------------------------------------

             Summary: Credentials json is required for server startup
                 Key: ZEPPELIN-5192
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5192
             Project: Zeppelin
          Issue Type: Bug
          Components: docker, Kubernetes, security
    Affects Versions: 0.9.0
            Reporter: Suchit gupta
             Fix For: 0.9.0


Version: 0.9.0

I am trying to deploy the zeppelin-server on Kubernetes with `

ZEPPELIN_CREDENTIALS_ENCRYPT_KEY` mentioned in the k8 config map.

 

However, the deployment fails with error that */zeppelin/config/credentials.json is missing.*

 

If I remove the ZEPPELIN_CREDENTIALS_ENCRYPT_KEY the deployment is successful.

 

Tried the same with 0.8.2 [ZEPPELIN_CREDENTIALS_ENCRYPT_KEY]and it works and once we define the creds the file i.e credentials.json  is created.

 

Expected the same from 0.9.0

 

P.S If I add an encrypted *credentials.json* as part for Docker image the server start up is successful.

 

 

 

 

 

 



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