error runnig the test

2015-05-21 Thread Victor Manuel Garcia
hi guys, I am running the test but gives the following errors... Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.zeppelin.display.InputTest Running org.apache.zeppelin.scheduler.RemoteSchedulerTest 09:32:39,404 INFO org.apache.zeppelin.interpreter.remote.Remo

Re: error runnig the test

2015-06-02 Thread Victor Manuel Garcia
le or configuration in your mvn command? > > Thanks, > moon > > On Thu, May 21, 2015 at 5:00 PM Victor Manuel Garcia > wrote: >> >> hi guys, >> I am running the test but gives the following errors... >> >> Tests run: 1, Failures: 0, Errors: 0, Sk

run paragraph

2015-06-08 Thread Victor Manuel Garcia
Hi guys, I have a question, always being executed one paragraph expect to finish to run another ? It is possible to avoid that...? thks -- Victor Manuel García Ingeniero de Software [+34] 672104297 | victor.gar...@beeva.com

Re: run paragraph

2015-06-08 Thread Victor Manuel Garcia
n implementation of interpreter. > For example, SparkSqlInterpreter (conditionally) allows parallel execution > of paragraphs, while SparkInterpreter doesn't. > Which do you use? > > Thanks, > moon > > > On Mon, Jun 8, 2015 at 2:19 AM Victor Manuel Garcia > wrote

Re: future plans for Zeppelin

2015-06-23 Thread Victor Manuel Garcia
Hi guys, when try to execute the tutorial in zeppelin in the part of sql no working fine, the error is: Granted executor ID app-20150623103023-/5 on hostPort ip-172-31-17-217.ec2.internal:44733 with 2 cores, 512.0 MB RAM INFO [2015-06-23 12:33:06,511] ({sparkDriver-akka.actor.default-dispatch

Re: future plans for Zeppelin

2015-06-24 Thread Victor Manuel Garcia
on > > > On Tue, Jun 23, 2015 at 3:51 AM Victor Manuel Garcia > wrote: >> >> Hi guys, >> when try to execute the tutorial in zeppelin in the part of sql no >> working fine, the error is: >> >> Granted executor ID app-20150623103023-/5 on hostPor

Re: Checking the reason of pending

2015-08-25 Thread Victor Manuel Garcia
we > need to wait each other and the task is pending for a long time. Is there a > place to see the task queue in the zeppelin? > > Thanks, > Wush > > -- *Victor Manuel Garcia Martinez* *Ingeniero de Software * *+34 672

Re: Zeppelin - Request for Time Boxed Releases

2015-09-17 Thread Victor Manuel Garcia
mmunity plan their uptake. >> >> So far the current roadmap is feature based. But we don't know when 0.6.0 >> will be released. >> >> It would be great to do 4 releases/year for this young project. May I >> request the community to consider releasing 4 releases/year? >> >> Thank you, >> >> Vinay >> >> >> >> > > > -- > Cheers, > Madhuka Udantha > http://madhukaudantha.blogspot.com > -- *Victor Manuel Garcia Martinez* *Ingeniero de Software * *+34 672104297 | victor.gar...@beeva.com * * | victormanuel.garcia.marti...@bbva.com * <http://www.beeva.com/>

Re: How to store Notebooks in S3

2015-11-03 Thread Victor Manuel Garcia
Hi Josef, For use S3 you need: Folder structure needs S3: bucket/username/notebook/ set the enviroment variable: export ZEPPELIN_NOTEBOOK_S3_BUCKET=bucket export ZEPPELIN_NOTEBOOK_S3_USER=username and in zeppelin-site.xml:

Re: How to store Notebooks in S3

2015-11-04 Thread Victor Manuel Garcia
blo > > 2015-11-03 10:46 GMT+01:00 Victor Manuel Garcia : > >> Hi Josef, >> For use S3 you need: >> >> Folder structure needs S3: >> bucket/username/notebook/ >> >> set the enviroment variable: >> export ZEPPELIN_NOTEBOOK_S3_BUCKET=buck

Re: How to store Notebooks in S3

2015-11-04 Thread Victor Manuel Garcia
ame user that you specify in > zeppelin-site.xml, and the bucket is only the name, I don't need to specify > s3://bucket > > Please let me know if I am wrong > > Best, > Pablo > > > 2015-11-04 11:59 GMT+01:00 Victor Manuel Garcia : > >> Hi Pablo, >>

[no subject]

2016-01-13 Thread Victor Manuel Garcia
Hi @user, Install Zeppelin outside EMR masterpost <https://blogs.aws.amazon.com/bigdata/post/Tx2HJD3Z74J2U8U/Running-an-External-Zeppelin-Instance-using-S3-Backed-Notebooks-with-Spark-on-Am> cheers -- *Victor Manuel Garcia Martinez* *Software Engeenier *

Re: Null pointer exception in Hive interpreter when using aggregate functions

2016-01-22 Thread Victor Manuel Garcia
heduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) >> at >> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) >> at >

Re: Add Jars to Zeppelin Classpath

2016-01-26 Thread Victor Manuel Garcia
add jars on the fly without restarting the > interpreters or the server ? > > -- *Victor Manuel Garcia Martinez* *Software Engeenier * *+34 672104297 | victor.gar...@beeva.com * * | victormanuel.garcia.marti...@bbva.com * <http://www.beeva.com/>

Re: Hive interpreter error - HiveInterpreter.getConnection

2016-02-09 Thread Victor Manuel Garcia
Hi, Abhi This is a bug...you can test in PR #668 Cheers El 9/2/2016 23:09, "Abhi Basu" <9000r...@gmail.com> escribió: > Added note: Zeppelin was built from binary and all configs done as stated > on site. > > On Tue, Feb 9, 2016 at 1:33 PM, Abhi Basu <9000r...@gmail.com> wrote: > >> Zeppelin 0.5

Re: Hive interpreter error - HiveInterpreter.getConnection

2016-02-09 Thread Victor Manuel Garcia
; On Tue, Feb 9, 2016 at 2:31 PM, Victor Manuel Garcia < > victor.gar...@beeva.com> wrote: > >> Hi, Abhi >> This is a bug...you can test in PR #668 >> >> Cheers >> El 9/2/2016 23:09, "Abhi Basu" <9000r...@gmail.com> escribió: >> >>