method listing in Zeppellin

2016-05-17 Thread Snehotosh Banerjee
Hi, How to get the method listing after dot in the editor for Spark (both Scala,Python). Regards Snehotosh

Re: Zeppelin error

2016-05-17 Thread Chris Winne
On Mon, May 16, 2016 at 10:06:18AM -0300, Guilherme Silveira wrote: >> Hi Folks, >> >> I am evaluating zeppelin right now but I am facing some annoying issues. >> I would like to hear from the community, maybe I am doing something >wrong. >> >> The number #1 annoying thi

Re: method listing in Zeppellin

2016-05-17 Thread Hyung Sung Shim
If you are talking about completion you can put "Ctrl(or Command)+Shift+Space". 2016-05-17 21:26 GMT+09:00 Snehotosh Banerjee : > Hi, > > How to get the method listing after dot in the editor for Spark (both > Scala,Python). > > Regards > Snehotosh > > >

Re: timeout for spark

2016-05-17 Thread Felix Cheung
Do you have the error message? On Mon, May 16, 2016 at 4:37 PM -0700, "Mohit Jaggi" wrote: Hi All, I want to run a long job from zeppelin but it seems that it gets killed. My guess is that it is due to the spark REPL timing out(because Spark logs say killed by user). How can I increa

Re: Zeppelin error

2016-05-17 Thread Felix Cheung
That's a great solution. If one of you don't mind opening a JIRA for this we should investigate and fix this lien ending check issue. On Tue, May 17, 2016 at 6:05 AM -0700, "Chris Winne" wrote: On Mon, May 16, 2016 at 10:06:18AM -0300, Guilherme Silveira wrote: >> Hi Folks, >>

Re: Zeppelin error

2016-05-17 Thread Guilherme Silveira
Looks like Chris's answer is right ERROR: "text":"%pyspark\r\n\r\ndef formatClusterName(index):\r\nreturn 'ClusterCenter_' + str(index +1) ", SUCCESS: "text":"%pyspark\n\ndef formatClusterName(index):\nreturn 'ClusterCenter_' + str(index + 1)", Both look the same in the UI Em 17 de mai d

Re: method listing in Zeppellin

2016-05-17 Thread moon soo Lee
Or simply, "Ctrl + . (dot)" works On Tue, May 17, 2016 at 6:09 AM Hyung Sung Shim wrote: > If you are talking about completion you can put "Ctrl(or > Command)+Shift+Space". > > 2016-05-17 21:26 GMT+09:00 Snehotosh Banerjee < > snehotosh.baner...@gmail.com>: > >> Hi, >> >> How to get the method l

Re: timeout for spark

2016-05-17 Thread Mohit Jaggi
Felix, I cleared that notebook but I think there was no message other than the ERROR at the top right corner of the paragraph. I am not completely sure if it was a timeout or not but would still like to understand which timeouts are present and how to change them. Thanks, Mohit. > On May 17, 20

Re: timeout for spark

2016-05-17 Thread Felix Cheung
Perhaps you want to check if there is info in log files under the log/ directory? On Tue, May 17, 2016 at 10:37 AM -0700, "Mohit Jaggi" wrote: Felix, I cleared that notebook but I think there was no message other than the ERROR at the top right corner of the paragraph. I am not compl

Re: timeout for spark

2016-05-17 Thread Mohit Jaggi
nothing there and I cannot reproduce this anymore. > On May 17, 2016, at 11:44 AM, Felix Cheung wrote: > > Perhaps you want to check if there is info in log files under the log/ > directory? > > > > > > On Tue, May 17, 2016 at 10:37 AM -0700, "Mohit Jaggi" > w

RE: Zeppelin error

2016-05-17 Thread Anton Bubna-Litic
This issue was raised earlier this year: https://issues.apache.org/jira/browse/ZEPPELIN-577 linkedin.com/company/quantium facebook.com/QuantiumAustralia twitter.com/QuantiumAU

Small tips when running Zeppelin on EMR

2016-05-17 Thread Kevin (Sangwoo) Kim
Hi Zeppelin users, I'v been presenting some demo on "Spark+Zeppelin on AWS EMR" at AWS Summit Seoul yesterday. I'm so sad that the slides are written in Korean so it's hard to share, but I'd like to share some essentials. 1. Running Z on EMR is super easy. (EMR team did really good job. You can d