Re: How to use R interpreter ?

2016-08-02 Thread Jeff Zhang
Not sure what kind of change I make, but anyway it works now. On Tue, Aug 2, 2016 at 8:33 PM, Rerngvit Yanggratoke < rerngvit.yanggrat...@gmail.com> wrote: > Hello Jeff, > Have you installed R into your environment as explained in this > document (https://zeppelin.apache.org/docs/0.6.0/inter

Re: Error when starting zeppelin server

2016-08-02 Thread Jeff Zhang
Do you use the built in version of HDP 2.4 or you build zeppelin by yourself ? And you can check the zeppelin by click "About Zeppelin" [image: Inline image 1] On Tue, Aug 2, 2016 at 9:46 PM, Vikash Kumar wrote: > Hi Jeff, > > It is before 0.6.0. I took this code on a random day

Re: spark.jars option for Zeppelin over Livy

2016-08-02 Thread Felix Cheung
Probably livy.spark.jars then as Spark Packages is a different list? http://spark.apache.org/docs/latest/submitting-applications.html#advanced-dependency-management _ From: Vinay Shukla mailto:vinayshu...@gmail.com>> Sent: Tuesday, August 2, 2016 1:51 PM Subject: Re:

Re: spark.jars option for Zeppelin over Livy

2016-08-02 Thread Felix Cheung
Have you tried setting it in the Interpreter menu under Livy? On Tue, Aug 2, 2016 at 11:04 AM -0700, "Chen Song" mailto:chen.song...@gmail.com>> wrote: When using Zeppelin over Livy, how would I set the spark.jars option? I try to set it in my spark-defaults.conf and Livy doesn't respect it

Re: spark.jars option for Zeppelin over Livy

2016-08-02 Thread Vinay Shukla
In recent Zeppelin builds with Livy interpreter you can set spark-packages (e.g Databricks csv) as value of property "livy.spark.jars.packages" on Livy interpreter properties. Please see the attached screenshot On Tue, Aug 2, 2016 at 1:43 PM, Felix Cheung wrote: > Have you tried setting it in

Re: Output of lm summary

2016-08-02 Thread Eric Charles
Has the JIRA(s) been filled? On 31/07/16 11:53, moon soo Lee wrote: Thanks. File a jira issue for limiting response size would be appreciated as well. Best, moon On Sun, Jul 31, 2016 at 6:35 PM Abul Basar mailto:aba...@einext.com>> wrote: Sure, i will log a jira ticket for this issue. Tha

spark.jars option for Zeppelin over Livy

2016-08-02 Thread Chen Song
When using Zeppelin over Livy, how would I set the *spark.jars* option? I try to set it in my spark-defaults.conf and Livy doesn't respect it at all. Other properties in spark-default.conf seem to be picked up propertly. Chen

RE: Error when starting zeppelin server

2016-08-02 Thread Vikash Kumar
Hi Jeff, It is before 0.6.0. I took this code on a random day 4 month back. From: Jeff Zhang [mailto:zjf...@gmail.com] Sent: Tuesday, August 2, 2016 7:02 PM To: users@zeppelin.apache.org Subject: Re: Error when starting zeppelin server What version of zeppelin do you use ? On Tu

Re: Error when starting zeppelin server

2016-08-02 Thread Jeff Zhang
What version of zeppelin do you use ? On Tue, Aug 2, 2016 at 8:42 PM, Vikash Kumar wrote: > Hi All, > > We are getting the error when starting zeppelin daemon. We > are running with 4 month old code where we made some changes into code. > Same code is running on HDP 2.3 on VM but

Error when starting zeppelin server

2016-08-02 Thread Vikash Kumar
Hi All, We are getting the error when starting zeppelin daemon. We are running with 4 month old code where we made some changes into code. Same code is running on HDP 2.3 on VM but when running on HDP 2.4 on another system we are getting this error : Exception in thread "main"

UNSUBSCRIBE

2016-08-02 Thread Higino Filho com
-UNSUBSCRIBE

Re: How to use R interpreter ?

2016-08-02 Thread Rerngvit Yanggratoke
Hello Jeff, Have you installed R into your environment as explained in this document (https://zeppelin.apache.org/docs/0.6.0/interpreter/r.html )? It is a prerequisite. Also, please try the installation validation command (R -e "pr