Re: Slack invitation

2022-06-10 Thread Eric Gao
Hello, I'm a big fan of Apache Zeppelin. Could u please invite me to the Zeppelin Slack workspace? Much Appreciated! Best Regards Eric Gao On Fri, 10 Jun 2022 at 19:59, Ricardo Martinelli de Oliveira < rmart...@redhat.com> wrote: > Fair enough. Waiting for an invitation then. &

Fail to integrate knox sso with jupyterhub

2021-08-08 Thread Eric Gao
Hello, I tried to integrate knoxsso with jupterhub, but jupyterhub cannot get cookies with jwt and keeps redirecting in loop. May I ask whether there’s a way to solve this? Thanks!

[ZEPPELIN-5414] set value for shell.command.timeout.millisecs

2021-07-05 Thread Eric Gao
Hi, The default threshold set for shell.command.timeout.millisecs is 60 seconds, which seems confusing. Users will find their process get killed if they take more than 60 seconds. I’m wondering whether it is a better idea to change it to unlimited? Thanks!