Lee moon soo created ZEPPELIN-2619:
--------------------------------------

             Summary: Save note in [Title].zpln instead of [NOTEID]/note.json
                 Key: ZEPPELIN-2619
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2619
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Lee moon soo


Currently all notebook storage implementations (GitNotebookRepo, 
VFSNotebookRepo, etc) stores notebook {{\[NoteID]/note.json}}.

This dir/file name convention is not human friendly. Also it's not filename 
search friendly.

It would be nice if notebook is stored in the storage {{\[Note title].zpln}} 
name convention.

This work will need to address

 - Handle duplicate Note title.
 - Map Zeppelin's logical folder structure with underlying storage system's 
folder structure.
 - Keep backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to