Re: ZeppelinContext textbox for passwords

2017-05-09 Thread Ruslan Dautkhanov
In pyspark with Jupyter we used to do getpass.getpass "Prompt the user for a password without echoing" https://docs.python.org/2/library/getpass.html but with Zeppelin Spark Interpreter wouldn't pass interactive request to pyspark REPL - it actually makes spark interpreter paragraph hang. I was

Re: ZeppelinContext textbox for passwords

2017-05-09 Thread Jeff Zhang
It is not possible for now, but I already made the dynamic forms extensible, should be able to create password textbox easily. You can create ticket for it. Ben Vogan 于2017年5月9日周二 下午3:59写道: > Hi there, > > Is it possible to create a textbox for accepting passwords via the >

ZeppelinContext textbox for passwords

2017-05-09 Thread Ben Vogan
Hi there, Is it possible to create a textbox for accepting passwords via the ZeppelinContext (i.e. one that masks input)? I do not see any way to do so, but I hope I'm missing something. Thanks, -- *BENJAMIN VOGAN* | Data Platform Team Lead