Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Filesystem exception

avatar
Guru

ERROR [2015-12-16 01:00:18,427] ({qtp236231130-50} NotebookServer.java[onMessage]:157) - Can't handle message org.apache.commons.vfs2.FileSystemException: Could not write to "file:///opt/incubator-zeppelin/notebook/

1 ACCEPTED SOLUTION

avatar
Guru

I found the solution. I had copied this notebook from an earlier version of zeppelin by pasting it in the /opt/incubator-zeppelin/notebook/. That will not work. I believe the newer version of Zeppelin will include the ability to import notebooks. However, copying and pasting the notebook's note.json file between the same version allows you to import a notebook successfully as long as you are copying between the same versions.

View solution in original post

7 REPLIES 7

avatar
Master Mentor

@Vedant Jain ls -l /opt/incubator-zeppelin/notebook/

avatar
Expert Contributor

Hi Vedant,

Can you provide information mentioned here Link ? It will allow others to get a better understanding and hopefully to a solution.

avatar
Guru

Hey guys, this was happening only on notebooks that I had imported from other versions of Zeppelin. Is this an incompatiility issue? or the way to import is not by copying and pasting into the $ZEP_HOME/notebooks directory?

avatar
Master Mentor

@Vedant Jain are you still having issues with this? Can you accept best answer or provide your own solution?

avatar
Guru

I found the solution. I had copied this notebook from an earlier version of zeppelin by pasting it in the /opt/incubator-zeppelin/notebook/. That will not work. I believe the newer version of Zeppelin will include the ability to import notebooks. However, copying and pasting the notebook's note.json file between the same version allows you to import a notebook successfully as long as you are copying between the same versions.

avatar
Master Mentor

@Vedant Jain I have accepted this again 🙂

avatar
Guru