Re: pyspark "running" hang?

2015-08-21 Thread tab delimited
Bump... Anyone out there running Zeppelin on ubuntu 14.04 using pyspark with Spark 1.3 and local[*] master? On 18 August 2015 at 18:55, tab delimited wrote: > There's really nothing of interest about the code - any code introduced > with the %pyspark exhibits this issue. > > Do you have any e

Spark SQL interpreter support for multiple queries in one paragraph

2015-08-21 Thread Yian Shang
Hi all, Does Zeppelin currently support getting multiple Spark SQL queries to run in one paragraph? For example if I wanted to run something like: %sql create table if not exists something (name string, number int) select * from something where name != 'all' I get an error from that: org.apach

Re: Closure issue with spark 1.4.1

2015-08-21 Thread moon soo Lee
I have tested your code and can not reproduce the problem. Could you share your environment? how did you configure Zeppelin with Spark? Thanks, moon On Fri, Aug 21, 2015 at 2:25 AM David Salinas wrote: > Hi, > > I have a problem when using spark closure. This error was not appearing > with spa

Use Zeppelin in CDH cluster, using Yarn

2015-08-21 Thread Gianluigi Barbarano
og. In Zeppelin log: INFO [2015-08-21 12:15:13,740] ({pool-1-thread-2} SchedulerFactory.java[jobStarted]:132) - Job paragraph_1440152108501_1888952717 started by scheduler remoteinterpreter_695055854 INFO [2015-08-21 12:15:13,745] ({pool-1-thread-2} Paragraph.java[jobRun]:189) - run paragraph 2015082

Re: Hiding the graph legend

2015-08-21 Thread madhuka udantha
Hi Chad, On Thu, Aug 20, 2015 at 12:21 AM, Chad Timmins wrote: > Is it possible to hide the graph legend? > Yes, you will need few thing to do. One way to hide from CSS level but it not nice. Yes can improve the source. > If not currently possible, do I need to modify the zeppelin-web src co

Closure issue with spark 1.4.1

2015-08-21 Thread David Salinas
Hi, I have a problem when using spark closure. This error was not appearing with spark 1.2.1. I have included a reproducible example that happens when taking the closure (Zeppelin has been built with head of master with this command mvn install -DskipTests -Pspark-1.4 -Dspark.version=1.4.1 -Dhado

Re: Hiding the graph legend

2015-08-21 Thread madhuka udantha
Hi, Guillaume Thanks for pointing the thread. On Fri, Aug 21, 2015 at 1:01 PM, tog wrote: > Chad > > Just read the Madhuka blog posts here > > > http://madhukaudantha.blogspot.co.uk/2015/08/introducing-new-chart-library-and-types.html?m=1 > > They might help you. > > @madhuka (if you are readin

Re: Hiding the graph legend

2015-08-21 Thread tog
Chad Just read the Madhuka blog posts here http://madhukaudantha.blogspot.co.uk/2015/08/introducing-new-chart-library-and-types.html?m=1 They might help you. @madhuka (if you are reading that thread): would that make sense to be able to customize the charts layout (showing/not showing labels, a