Lee moon soo created ZEPPELIN-835:
-------------------------------------
Summary: Don't persist authentication info into note.json
Key: ZEPPELIN-835
URL: https://issues.apache.org/jira/browse/ZEPPELIN-835
Project: Zeppelin
Issue Type: Bug
Reporter: Lee moon soo
Fix For: 0.6.0
[AuthenticationInfo|https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-interpreter/src/main/java/org/apache/zeppelin/user/AuthenticationInfo.java]
is persisted in note.js by
[paragraph.java|https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Paragraph.java#L53].
I think this information shouldn't be persisted in note.json.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)