You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Shraddha Sumit (JIRA)" <ji...@apache.org> on 2016/07/12 20:04:20 UTC

[jira] [Created] (ZEPPELIN-1158) Use "zeppelin-${cluster_name}@${realm}" instead of "zeppelin/${cluster-name}{realm}" for identity in kerberos.json

Shraddha Sumit created ZEPPELIN-1158:
----------------------------------------

             Summary: Use "zeppelin-${cluster_name}@${realm}" instead of "zeppelin/${cluster-name}{realm}" for identity in kerberos.json
                 Key: ZEPPELIN-1158
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1158
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-server
            Reporter: Shraddha Sumit
            Priority: Critical


1. deploy cluster using ambari Ui including zeppelin as service
2. enable kerberos.
On configure identities page verify zeppelin principal
Expected: unique principal of form zeppelin-cl1 to be found
Actual: Found non unique principal: "zeppelin/$
{ cluster_name}
@$
{ realm}
"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)