You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by astroshim <gi...@git.apache.org> on 2015/12/01 06:46:24 UTC

[GitHub] incubator-zeppelin pull request: synchronization saving notebook.

Github user astroshim commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/489#issuecomment-160859692
  
    I implemented some code for testing.
    As you can see, In the while() if saving note without synchronization, note.json is crashed. (disappeared note.json file.)
    But synchronized save() is fine.
    
    ![image](https://cloud.githubusercontent.com/assets/3348133/11493034/bad7908a-9837-11e5-8ee6-a5e575f903de.png)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---