Re: Zeppelin Interpreter end

2015-07-01 Thread Rajat Gupta
No we have not submitted it back to spark community. I can send the patches for both spark and zeppelin. If it seems interesting enough then I can start a PR for zeppelin part at least. I will try to do this by weekend if it sounds interesting enough. Rajat On Wed, Jul 1, 2015 at 5:10 PM, Litt,

Re:

2015-07-01 Thread tog
Ok let's go. I have data extracted like this in a paragraph: val gson = new com.google.gson.Gson() val bubbles = sqlContext.sql(sselect * from events where time 7219546).map{r= Map( x - r(0).toString.toDouble, y - r(1).toString.toDouble )

Re:

2015-07-01 Thread Corneau Damien
Javascript's console.log are printing in your web browser developer tools (in a tab named: 'console') On Wed, Jul 1, 2015 at 7:28 PM, tog guillaume.all...@gmail.com wrote: Well spotted for the imports. Where shall I look for the output of the console? I have not seen anything in the logs

Re:

2015-07-01 Thread DuyHai Doan
What kind of bug ? Can you be more specific about the issue ? On Wed, Jul 1, 2015 at 11:58 AM, tog guillaume.all...@gmail.com wrote: Hi I am using println(s%html ...) to play with new visualisation stuff ... I am having bugs and would like to print javascript variables using console.log

[no subject]

2015-07-01 Thread tog
Hi I am using println(s%html ...) to play with new visualisation stuff ... I am having bugs and would like to print javascript variables using console.log ... for example. Is that possible ? If yes I was not able to find anything in the logs ... may be there is an other way to do so. Cheers

Re:

2015-07-01 Thread Corneau Damien
Hi, You should be able to do it without the libraries import (since nvd3 is Zeppelin's default graph library) console.log and debugger should be working in your javascript code also On Wed, Jul 1, 2015 at 7:10 PM, tog guillaume.all...@gmail.com wrote: Ok let's go. I have data extracted like

How to rename Zeppelin notebook?

2015-07-01 Thread Abhi Basu
Is it a bug in 0.50? Also, how can notebooks be exported to be shared with others? Thanks, Abhi -- Abhi Basu

Re: Zeppelin Interpreter end

2015-07-01 Thread Rajat Gupta
We have implemented auto shutdown of spark application by adding an idle timeout setting directly in spark. We set the value of this setting in the zeppelin interpreter UI page and default it to 60 mins. For this fix we also added an auto lazy restart of interpreter in zeppelin if interpreter has

Re: How to rename Zeppelin notebook?

2015-07-01 Thread moon soo Lee
Hi, Could you try click the title and rename it? Currently, you can copy notebook file from ZEPPELIN_HOME/notebook/NOTEBOOK_ID in your filesystem and send to others. If you have better idea, please feel free to share it. Thanks, moon On Wed, Jul 1, 2015 at 9:39 AM Abhi Basu 9000r...@gmail.com

Zeppelin all of a sudden stopped working (Interpreter md not found)

2015-07-01 Thread Yen Lee
Hi, I have Zeppelin up and running for a while and created several notebooks that ran fine before. Starting today however for some reason all the notebooks refuse to run – they get an error. Looking at the logs, this is the error: INFO [2015-07-01 23:31:14,809] ({WebSocketWorker-9}