Divya Goel created ZEPPELIN-4973:
Summary: Zeppelin spark jobs are getting hung and return with
different errors each time.
Key: ZEPPELIN-4973
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4973
Hi Jeff
This is a great idea. I semi-implemented something like this for a Spring Boot
app. I had to jump through a lot of hoops to get results and checking if a job
has been done or not. Definitely something I would like to contribute towards.
Regards
Dovi
On 2020/07/25 13:43:08, Jeff 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.
Jeff Zhang created ZEPPELIN-4974:
Summary: Support resume flink job from checkpoint
Key: ZEPPELIN-4974
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4974
Project: Zeppelin
Issue Type: N
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
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