You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/03/23 08:58:12 UTC

[GitHub] [zeppelin] yx91490 opened a new pull request #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo

yx91490 opened a new pull request #3340: [ZEPPELIN-4068] Implement MongoNotebookRepo
URL: https://github.com/apache/zeppelin/pull/3340
 
 
   ### What is this PR for?
   the format of note storage file name is changed  in 0.9, this is the implementation of MongoNotebookRepo.please refer to [ZEPPELIN-2619](https://issues.apache.org/jira/browse/ZEPPELIN-2619).
   this patch use a folder collection to store path hierarchy.
   
   ### What type of PR is it?
   [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
   Feature
   ### Todos
   * [ ] - this implementation need mongoDB 3.4.
   
   ### What is the Jira issue?
   [https://issues.apache.org/jira/browse/ZEPPELIN-4068](https://issues.apache.org/jira/browse/ZEPPELIN-4068)
   
   ### How should this be tested?
   manual
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update?
   no
   * Is there breaking changes for older versions?
   no
   * Does this needs documentation?
   no

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services