You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Alexander Bezzubov (JIRA)" <ji...@apache.org> on 2016/02/19 11:26:18 UTC

[jira] [Created] (ZEPPELIN-683) new NotebookRepo storage: P2P, using IPFS or BitTorrent protocol

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)