huage1994 commented on code in PR #4308:
URL: https://github.com/apache/zeppelin/pull/4308#discussion_r855016501


##########
docs/setup/storage/storage.md:
##########
@@ -454,6 +454,16 @@ And you should configure oss related properties in file 
**zeppelin-site.xml**.
   <description>Access key secret for your OSS account</description>
 </property>
 
+<property>
+  <name>zeppelin.notebook.oss.version.max</name>
+  <value>30</value>

Review Comment:
   Hi @jongyoul , It's ok if we set it to 30 in a non-history folder structure. 
 Actually non-history folder is a just a special case of history folder because 
I have handled that in the code.  The new OSSNotebookRepo is completely 
compatible with this situation
   



-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to