Re: UnicodeDecodeError in zeppelin 0.7.1

2017-06-19 Thread Meethu Mathew
Hi All, I am getting in zeppelin 0.7.2 also with the following code. I had reported the same error in 0.7.1 as well (PFB the mail). ​ > def textPreProcessor(text): > for w in text.split(): > > ​ ​ > regex = re.compile('[%s]' % re.escape(string.punctuation)) > > ​* ​* > *no_punctuati

Odp.: Spell Helium plugin

2017-06-19 Thread Ganko, Marek (Nokia - PH/Quezon City)
Hi Park, My general use case is to have possibility to export and import notes on my internal git repository (push and pull) as a main storage and authorization layer for further notes sharing. I wanted to explore the way to achieve that using Helium spell plugin so I created angular plugin w

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, 楊閔富 w

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 found there is an A

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 current

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 l

Re: Official Docker Image for Apache Zeppelin 0.7.2

2017-06-19 Thread YoungWoo Kim
Hi, I've left a comment on https://issues.apache.org/jira/browse/ZEPPELIN-2667 Evans Ye (chair of Bigtop PMC), He has done a lot of work to dockerize the bigdata stack based on Bigtop stack and of cause, Zeppelin is a component of the stack. It's my humble idea and even I have not tried yet. Tha

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 fut

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 AM

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. > > I am using windows 8.