Re: unsubscribe

2016-02-10 Thread Ahyoung Ryu
Hi Neera, If you want to unsubscribe the Zeppelin users mailing list, you can send an unsubscribe email to users-unsubscr...@zeppelin.incubator.apache.org : ) Thanks, Ahyoung 2016년 2월 11일 (목) 오전 9:16, Neera Agarwal 님이 작성: > Please unsubscribe me. > > Neera >

Re: Help.. (zContext and 'JavaArray' object is not callable)

2016-02-11 Thread Ahyoung Ryu
Hi 상형, If you need some sample codes about plotting with Pyspark, please see this notebook( by @felixcheung ). https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2ZlbGl4Y2hldW5nL3NwYXJrLW5vdGVib29rLWV4YW1wbGVzL21hc3Rlci9aZXBwZWxpbl9ub3RlYm9vay8yQU1YNUNWQ1Uvb

Re: Embed Zeppelin Results in External page

2016-02-16 Thread Ahyoung Ryu
Hi Ismail, I think this docs is what you are looking for. http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/manual/publish.html Hope this help : ) Thanks, Ahyoung 2016년 2월 16일 (화) 오후 4:52, Ismail Dhorat 님이 작성: > Hi, > > I cannot seem to find any documentation on how to embed t

Re: Embed Zeppelin Results in External page

2016-02-16 Thread Ahyoung Ryu
> > > .... > > > On Tue, Feb 16, 2016 at 9:13 AM, Ahyoung Ryu > wrote: > >> Hi Ismail, >> >> I think this docs is what you are looking for. >> >> http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/manual/publish.html >

Re: Embed Zeppelin Results in External page

2016-02-17 Thread Ahyoung Ryu
ragraph/xxx >> >> But then immediately redirects to: >> >> http://example.com:9995/#/notebook/2ANT56EHN/ >> >> Which is the entire notebook. >> >> >> >> On Tue, Feb 16, 2016 at 10:13 AM, Ahyoung Ryu >> wrote: >> >>> H

Re: Embed Zeppelin Results in External page

2016-02-17 Thread Ahyoung Ryu
ragraph/xxx >> >> But then immediately redirects to: >> >> http://example.com:9995/#/notebook/2ANT56EHN/ >> >> Which is the entire notebook. >> >> >> >> On Tue, Feb 16, 2016 at 10:13 AM, Ahyoung Ryu >> wrote: >> >>> Hi Ism

Re: zeppelin multi user mode?

2016-02-26 Thread Ahyoung Ryu
Hi Benjamin, I think this conversations may help you about the first question : ) Best, Ahyoung 2016년 2월 27일 (토) 오전 12:11, Benjamin Kim 님이 작성: > Anyone know when multi-tenancy will support Spark on Yarn? And will there > be a simpler way of inst

zeppelin multi user mode?

2016-02-27 Thread Ahyoung Ryu
t; Ben > > On Feb 26, 2016, at 8:37 PM, Ahyoung Ryu wrote: > > Hi Benjamin, > > I think this conversations <https://github.com/NFLabs/z-manager/issues/11> may > help you about the first question : ) > > Best, > Ahyoung > > > > 2016년 2월 27일 (토) 오전 12:

Re: Zeppelin UX Design Roadmap Proposal

2016-04-07 Thread Ahyoung Ryu
Really awesome proposal. 2016년 4월 8일 (금) 오후 1:31, Jeff Steinmetz 님이 작성: > Big thumbs up to this UX proposal. > > Jeff > > > > > On 4/7/16, 12:47 PM, "Jeremy Anderson" wrote: > > > Hi all, > > > >(sending from my consulting email, as my other email account keeps > bouncing) > > > >Some of you, I

Re: Using Zeppelin as a Visualisation tool for my SQL backend system

2016-04-21 Thread Ahyoung Ryu
Hi Naresh, AFAIK JDBC interpreter isn't included in any binary versions yet. The JDBC docs that Venkat linked is for Zeppelin 0.6.0 SNAPSHOT. So If you want to use JDBC interpreter, you have to build from source. Here is Zeppelin github repository: https://github.com/apache/incubator-zeppelin Plea

Re: Small tips when running Zeppelin on EMR

2016-05-18 Thread Ahyoung Ryu
Hi Kevin, Thanks for the sharing. It's really helpful indeed not only me but also to many others. I think *6.**Don't forget to terminate cluster when you're done your job* is the most important thing :) Is there any way I can see your slide? If so, it will be really appreciate. Best regards, Ahyo