admin管理员组

文章数量:1202394

I have a leaking issue in Zeppelin notes when i use input parameters like ${password:dbpass} it saves plain text in notebook json in destination storage (git,S3,FS) I already know there is a config that I can config in zeppelin-site.xml file like zeppelin.note.file.exclude.fields but I don't know how can I set a value for excluding paragraphs settings.

I tried : <value>settings,results<value> but settings still exist in saved note.

Zeppelin version: 0.11.2
Zeppelin run mode: k8s

本文标签: pysparkHide settings and results value from Zeppelin notes json and storageStack Overflow