Alexander Bezzubov created ZEPPELIN-683:
-------------------------------------------
Summary: new NotebookRepo storage: P2P, using IPFS or BitTorrent
protocol
Key: ZEPPELIN-683
URL: https://issues.apache.org/jira/browse/ZEPPELIN-683
Project: Zeppelin
Issue Type: Improvement
Reporter: Alexander Bezzubov
Zeppelin stores Notebooks in a pluggable
[NotebookStorage|http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/storage/storage.html]
and implementations for local FS, S3, local Git repository and Azure already
exist.
The goal of this project would be to experiment with new, distributed way of
storing notebook - though P2P protocols like [IPFS|https://ipfs.io/] or
BitTorrent.
It includes research on which one fits better, design and implementation of new
NotebookRepo backend, web application update for GUI repository selection, as
well as possibility of `tracker` implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)