Re: Config for spark interpreter

2016-08-11 Thread mina lee
Hi Polina, I tried first/third approach with zeppelin-0.6.0-bin-netinst.tgz and both seems to work for me. > 3. restart zeppelin, check interpreter tab. Here is one suspicious part you might missed, did you create new Spark Interpreter after restarting zeppelin? One thing you need to keep in

Re: z.show() not working

2016-08-11 Thread Jeff Zhang
I tried 0.6.1, it works for me. Could you check the interpreter log and yarn app log ? On Fri, Aug 12, 2016 at 7:20 AM, Jose Rivera-Rubio < jose.riv...@internavenue.com> wrote: > I built from source after pulling the latest master. I also checked out > the RC1 tag of v0.6.1, compiled and I could

Re: z.show() not working

2016-08-11 Thread Jose Rivera-Rubio
I built from source after pulling the latest master. I also checked out the RC1 tag of v0.6.1, compiled and I could see the same behaviour: no output from z.show(). Thanks *Jose Rivera* p.s. We're Hiring ! *Data Engineer Lead **Intern Avenue

Re: z.show() not working

2016-08-11 Thread Jeff Zhang
Which version of zeppelin are you using ? On Thu, Aug 11, 2016 at 8:36 PM, Jose Rivera-Rubio < jose.riv...@internavenue.com> wrote: > Hi, > > I saw this JIRA > issue but I'm facing the problem with Spark 1.6.0 and 1.6.1 > > When doing z.show(d

z.show() not working

2016-08-11 Thread Jose Rivera-Rubio
Hi, I saw this JIRA issue but I'm facing the problem with Spark 1.6.0 and 1.6.1 When doing z.show(dataframe) I just get the REPL output of the columns [id: bigint, first_name: string, last_name: string, email: string] But not the HTML display

Re: Scratching my head around Zeppelin/Spark & Docker

2016-08-11 Thread Eric Charles
Late reply... Connecting from Zeppelin Docker image to an external Hadoop cluster works for me. If you want to connect to Hadoop on your host laptop, you have to hack the IP adress. More info on http://platform.datalayer.io/guide/latest/docker/zeppelin (read the "Spark in YARN mode" sectio