Re: add a mysql NotebookRepo

2020-07-28 Thread Jeff Zhang
Sure,NotebookRepo is pluggable, you can implement a customized NotebookRepo for mysql. Jun Zhang 于2020年7月29日周三 下午2:08写道: > hi, all: > At present,zeppelin provides HDFS, mongodb, s3 and other repositories > for storing notebooks. Is it necessary to add a mysql repository? I > personally th

add a mysql NotebookRepo

2020-07-28 Thread Jun Zhang
hi, all: At present,zeppelin provides HDFS, mongodb, s3 and other repositories for storing notebooks. Is it necessary to add a mysql repository? I personally think that the security and the stability of the mysql repository may be relatively higher. thanks

add a mysql NotebookRepo

2020-07-28 Thread Jun Zhang
hi, all: At present,zeppelin provides HDFS, mongodb, s3 and other repositories for storing notebooks. Is it necessary to add a mysql repository? I personally think that the security of the mysql repository may be relatively higher.