Re: Google Cloud Storage Notebook Repo?

2017-06-19 Thread Hyong Jun Kim
Hi, You can use ZEPL(https://www.zepl.com) a.k.a ZeppelinHub for persistent syncing your notebooks. It can not only save notebooks in Zeppelin but also share your notebooks with others easily. Thanks and if you have any other questions, please let me know. On Mon, Jun 19, 2017 at 9:34 PM, 楊閔富

Re: Installing Zeppelin

2017-06-19 Thread CHALLA
Thank you. I am using windows 8.1 , 64 bit os Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved. D:\>cd zeppelin-0.7.1-bin-all D:\zeppelin-0.7.1-bin-all>cd bin D:\zeppelin-0.7.1-bin-all\bin>zeppelin.cmd Java HotSpot(TM) 64-Bit Server VM warning:

Re: Official Docker Image for Apache Zeppelin 0.7.2

2017-06-19 Thread Park Hoon
Thanks for all feedbacks. @Mark Miller, @moon soo Lee I created an umbrella ticker that collects docker image related issues. - https://issues.apache.org/jira/browse/ZEPPELIN-2667 We might track all problems regarding official images using the ticket. Thanks. On Mon, Jun 19, 2017 at 5:27

Spell Helium plugin

2017-06-19 Thread Ganko, Marek (Nokia - PH/Quezon City)
Hi, I'm testing my Helium Spell plugin written in angular - I'm using Zeppelin from current master unreleased version. How can I trigger my angular component from the Helium plugin? I tried to attach my module like this: angular.module('zeppelinWebApp').requires.push('myPlugin'); and

Re: Installing Zeppelin

2017-06-19 Thread Sachin Janani
You are hitting this issue https://issues.apache.org/jira/browse/ZEPPELIN-2382 and I think this issue is resolved in 0.7.2 version please use this version.Hope it answers your question. Regards, Sachin Janani On Mon, Jun 19, 2017 at 11:50 AM, CHALLA wrote: > Thank you. > >

Google Cloud Storage Notebook Repo?

2017-06-19 Thread 楊閔富
Hi I am using Zeppelin on a Google Cloud Dataproc cluster and suffering from persisting notebooks between the cluster restarts. I found there is an AWS S3 repo, can I use the S3 repo from my Google Cloud Dataproc? Besides, will Google Cloud Storage Notebook Repo be supported in Zeppelin in the

Re: Spell Helium plugin

2017-06-19 Thread Park Hoon
Hi. Thanks for sharing your problem while using Spell. Could you share the exact use case? On Mon, Jun 19, 2017 at 5:51 PM, Ganko, Marek (Nokia - PH/Quezon City) < marek.ga...@nokia.com> wrote: > Hi, > > > I'm testing my Helium Spell plugin written in angular - I'm using Zeppelin > from

Re: Google Cloud Storage Notebook Repo?

2017-06-19 Thread 楊閔富
Just ignore this issue. I'll implement the feature: https://issues.apache.org/jira/browse/ZEPPELIN-2651. 2017-06-19 16:00 GMT+08:00 楊閔富 : > Hi > > I am using Zeppelin on a Google Cloud Dataproc cluster and suffering from > persisting notebooks between the cluster restarts. > I