Created 11-04-2015 01:09 PM
Is there a way to export the source code from a Zeppelin Notebook?
Created 11-04-2015 03:04 PM
Not yet. We have been exporting notebooks by zipping up the 'notebook' subdir under Zeppelin folder (e.g. /opt/incubator-zeppelin). To import on separate cluster, drop the dir into the same location and restart Zeppelin
Created 11-04-2015 03:04 PM
Not yet. We have been exporting notebooks by zipping up the 'notebook' subdir under Zeppelin folder (e.g. /opt/incubator-zeppelin). To import on separate cluster, drop the dir into the same location and restart Zeppelin
Created 11-04-2015 03:45 PM
@Ali Bajwa in my directory, i have a notebooks.zip. I assume i can delete it before sharing it out to client? and zip the /opt/incubator-zeppelin/notebook/ directory?
[root@sandbox ~]# ll /opt/incubator-zeppelin/notebook/ 2A94M5J1Z/ 2ANTDG878/ 2AS5TY6AQ/ 2B21B3AYC/ 2B61M8WDX/ 2ANT56EHN/ 2APFTN3NY/ 2AZHT34CH/ 2B3QZGE6B/ notebooks.zip
Created 11-04-2015 07:06 PM
@azeltov@hortonworks.com Yes you can delete it: that zip is just the package is downloaded by Ambari service containing demo notebooks from https://github.com/hortonworks-gallery/zeppelin-notebooks