Re: Keep track notebooks

2015-12-10 Thread Pablo Torre
One question Alexander, how this option works? Because in the documentation, I can not see how to specify a repository. zeppelin.notebook.storage org.apache.zeppelin.notebook.repo.GitNotebookRepo notebook persistence layer implementation 2015-12-10 14:48 GMT+01:00 Pablo Torre

Re: Keep track notebooks

2015-12-10 Thread Pablo Torre
; > [1] > http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/storage/storage.html#Git > > > Please let me know if that helps! > > > On Tue, Dec 1, 2015 at 6:42 PM, Pablo Torre > wrote: > >> Thanks Dano! I will take a look at this link. >> >> I apprec

Re: Keep track notebooks

2015-12-01 Thread Pablo Torre
Nov 30, 2015 at 2:25 PM Pablo Torre > wrote: > >> But what happen if I modify a notebook? Is it gonna save the changes? So >> I can have some kind of history >> El 30/11/2015 21:34, "Pablo Torre" escribió: >> >>> I have configured it and is working.

Re: Keep track notebooks

2015-11-30 Thread Pablo Torre
But what happen if I modify a notebook? Is it gonna save the changes? So I can have some kind of history El 30/11/2015 21:34, "Pablo Torre" escribió: > I have configured it and is working. > El 30/11/2015 21:08, "dan young" escribió: > >> So you have config

Re: Keep track notebooks

2015-11-30 Thread Pablo Torre
I have configured it and is working. El 30/11/2015 21:08, "dan young" escribió: > So you have configured Zeppelin accordingly; to store the Notebooks in S3, > or you need to do that? > > On Mon, Nov 30, 2015 at 1:05 PM Pablo Torre > wrote: > >> Yes. Exactly, I

Re: Keep track notebooks

2015-11-30 Thread Pablo Torre
Yes. Exactly, I am doing that. El 30/11/2015 20:56, "dan young" escribió: > Are you using AWS? store them in s3??? > > On Mon, Nov 30, 2015, 11:08 AM Pablo Torre wrote: > >> Hi guys, >> >> I would like to know if there is any way to keep track of the

Keep track notebooks

2015-11-30 Thread Pablo Torre
Hi guys, I would like to know if there is any way to keep track of the different notebooks. Thanks, Best. -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site <http://www.pablotorrerodriguez.com>* My blog <http://www.aboutechnologies.com>

Re: [ANNOUNCE] Apache Zeppelin 0.5.5-incubating released

2015-11-19 Thread Pablo Torre
t; >> >> >> >> -- >> >> [image: 본문 이미지 1] >> >> (주)엔에프랩 | 콘텐츠서비스팀 | 팀장 심형성 >> >> *E. hsshim*@nflabs.com >> >> *T.* 02-3458-9650 *M. *010-4282-1230 >> >> *A.* 서울특별시 강남구 논현동 216-2 하림빌딩 2층 NFLABS >> > > > > -- > Name : 임 정택 > Blog : http://www.heartsavior.net / http://dev.heartsavior.net > Twitter : http://twitter.com/heartsavior > LinkedIn : http://www.linkedin.com/in/heartsavior > -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site <http://www.pablotorrerodriguez.com>* My blog <http://www.aboutechnologies.com>

Re: authentication

2015-11-17 Thread Pablo Torre
ng a custom >>>> auth module that gets executed on NotebookServer "onOpen" method or >>>> "checkOrigin" methods? I can then restrict unauthorized users from >>>> accessing the notebooks. Thoughts please? >>>> >>>> >>>> >>>> On Tue, Nov 3, 2015 at 8:17 AM, moon soo Lee wrote: >>>> >>>>> Hi, >>>>> >>>>> Currently, Zeppelin does not have authentication. >>>>> But you can try nice on going work here >>>>> https://github.com/apache/incubator-zeppelin/pull/53 >>>>> Alternatively, you can use any http proxy in front of Zeppelin for >>>>> authentication. >>>>> >>>>> Thanks, >>>>> moon >>>>> >>>>> >>>>> On Tue, Nov 3, 2015 at 4:54 PM Girish Reddy >>>>> wrote: >>>>> >>>>>> Hello: >>>>>> >>>>>> What are the options if we wish to secure notebooks with user >>>>>> authentication? >>>>>> >>>>>> Thanks. >>>>>> >>>>> >>>> >>> >>> >>> >> >> -- >> PGP KeyID: 2048R/EA31CFC9 subkeys.pgp.net >> >> >> > > > -- > PGP KeyID: 2048R/EA31CFC9 subkeys.pgp.net > > > -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site <http://www.pablotorrerodriguez.com>* My blog <http://www.aboutechnologies.com>

Re: zeppelin startup warnings

2015-11-09 Thread Pablo Torre
.getFormType(LazyOpenInterpreter.java:104) >> at org.apache.zeppelin.notebook.Paragraph.jobRun(Paragraph.java:197) at >> org.apache.zeppelin.scheduler.Job.run(Job.java:170) at >> org.apache.zeppelin.scheduler.RemoteScheduler$JobRunner.run(RemoteScheduler.java:304) >> at java.u

Re: How to store Notebooks in S3

2015-11-05 Thread Pablo Torre
lin.notebook.repo.VFSNotebookRepo > > notebook persistence layer implementation > > > > # remember to put the notebooks in the S3 :) > > # can download from here: https://github.com/Leemoonsoo?tab=repositories > > # restart zeppelin > > sudo /usr/lib/zeppelin

Re: Help in Zeppelin installation

2015-11-05 Thread Pablo Torre
However the good thing is that my new Ubuntu VM is having the same problem > than everybody. > So now I will be able to investigate that problem > > On Thu, Nov 5, 2015 at 9:47 AM, Pablo Torre > wrote: > >> Do you mean by using the PR that Courneau shared with us? >>

Re: Help in Zeppelin installation

2015-11-05 Thread Pablo Torre
Ok, thanks Corneau. 2015-11-05 10:07 GMT+01:00 Corneau Damien : > It doesn't seem to be working. > However the good thing is that my new Ubuntu VM is having the same problem > than everybody. > So now I will be able to investigate that problem > > On Thu, Nov 5, 2015

Re: Help in Zeppelin installation

2015-11-05 Thread Pablo Torre
Do you mean by using the PR that Courneau shared with us? 2015-11-05 5:20 GMT+01:00 Fengdong Yu : > Did build on the MacBook? if so, please move to Ubuntu VM. I met the same > issue, but I finally succeed on the Ubuntu. > > > > On Nov 5, 2015, at 3:04 AM, Pablo Torre wro

Re: Zeppelin-web build failure

2015-11-05 Thread Pablo Torre
gt; >> [INFO] Reactor Summary: >>> >> [INFO] >>> >> [INFO] Zeppelin ... SUCCESS [ >>> >> 2.378 s] >>> >> [INFO] Zeppelin: Interpreter .. SUCCESS [ >>> >> 1.478 s] >>> >> [INFO] Zeppelin: Zengine .. SUCCESS [ >>> >> 0.913 s] >>> >> [INFO] Zeppelin: Spark dependencies ... SUCCESS [ >>> >> 22.164 s] >>> >> [INFO] Zeppelin: Spark SUCCESS [ >>> >> 4.716 s] >>> >> [INFO] Zeppelin: Markdown interpreter . SUCCESS [ >>> >> 0.241 s] >>> >> [INFO] Zeppelin: Angular interpreter .. SUCCESS [ >>> >> 0.152 s] >>> >> [INFO] Zeppelin: Shell interpreter SUCCESS [ >>> >> 0.155 s] >>> >> [INFO] Zeppelin: Hive interpreter . SUCCESS [ >>> >> 1.168 s] >>> >> [INFO] Zeppelin: Apache Phoenix Interpreter ... SUCCESS [ >>> >> 2.082 s] >>> >> [INFO] Zeppelin: PostgreSQL interpreter ... SUCCESS [ >>> >> 0.180 s] >>> >> [INFO] Zeppelin: Tajo interpreter . SUCCESS [ >>> >> 0.288 s] >>> >> [INFO] Zeppelin: Flink SUCCESS [ >>> >> 0.803 s] >>> >> [INFO] Zeppelin: Apache Ignite interpreter SUCCESS [ >>> >> 0.206 s] >>> >> [INFO] Zeppelin: Kylin interpreter SUCCESS [ >>> >> 0.176 s] >>> >> [INFO] Zeppelin: Lens interpreter . SUCCESS [ >>> >> 0.827 s] >>> >> [INFO] Zeppelin: Cassandra SUCCESS [ >>> >> 2.273 s] >>> >> [INFO] Zeppelin: web Application .. FAILURE [ >>> >> 9.626 s] >>> >> [INFO] Zeppelin: Server ... SKIPPED >>> >> [INFO] Zeppelin: Packaging distribution ... SKIPPED >>> >> [INFO] >>> >> >>> >>> >> [INFO] BUILD FAILURE >>> >> [INFO] >>> >> >>> >>> >> [INFO] Total time: 50.277 s >>> >> [INFO] Finished at: 2015-11-04T18:28:20+08:00 >>> >> [INFO] Final Memory: 76M/1546M >>> >> [INFO] >>> >> >>> >>> >> [ERROR] Failed to execute goal >>> >> com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt build) >>> on >>> >> project zeppelin-web: Failed to run task: 'grunt --no-color' failed. >>> (error >>> >> code 3) -> [Help 1] >>> >> [ERROR] >>> >> [ERROR] To see the full stack trace of the errors, re-run Maven with >>> the >>> >> -e switch. >>> >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>> >> [ERROR] >>> >> [ERROR] For more information about the errors and possible solutions, >>> >> please read the following articles: >>> >> [ERROR] [Help 1] >>> >> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >>> >> [ERROR] >>> >> [ERROR] After correcting the problems, you can resume the build with >>> the >>> >> command >>> >> [ERROR] mvn -rf :zeppelin-web >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >>> >> >> > > -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site <http://www.pablotorrerodriguez.com>* My blog <http://www.aboutechnologies.com>

Re: Help in Zeppelin installation

2015-11-04 Thread Pablo Torre
com/apache/incubator-zeppelin/blob/master/zeppelin-web/Gruntfile.js#L434 >> >> On Sat, Oct 31, 2015 at 3:52 PM, Pablo Torre >> wrote: >> >>> Dylan I tried your suggestion but it doesn't work.( sed -i >>> 's/--no-color/buildSkipTests --no-color/&#

Re: How to store Notebooks in S3

2015-11-04 Thread Pablo Torre
Thanks Victor, I appreciate your help, I will give a try. 2015-11-04 12:11 GMT+01:00 Victor Manuel Garcia : > yes, the username is the same in zeppelin-site.xml and the bucket you need > specify only the name. > > 2015-11-04 12:03 GMT+01:00 Pablo Torre : > >> Ok, becaus

Re: How to store Notebooks in S3

2015-11-04 Thread Pablo Torre
ictor Manuel Garcia : > Hi Pablo, > Yes, you need the AWS environment variables o credentials file in .aws > folder in your home... > > 2015-11-04 11:34 GMT+01:00 Pablo Torre : > >> Hi Victor, >> >> Taking a look at your suggestion, I was wondering if

Re: How to store Notebooks in S3

2015-11-04 Thread Pablo Torre
4297 <%2B34%20672104297> | victor.gar...@beeva.com > * > * | victormanuel.garcia.marti...@bbva.com > * > > > > <http://www.beeva.com/> > > > -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site <http://www.pablotorrerodriguez.com>* My blog <http://www.aboutechnologies.com>

Re: Help in Zeppelin installation

2015-10-31 Thread Pablo Torre
s] >> [INFO] Zeppelin: Cassandra SUCCESS [ >> 51.598 s] >> [INFO] Zeppelin: web Application .. FAILURE >> [09:34 min] >> [INFO] Zeppelin: Server ... SKIPPED >> [INFO] Zep

Re: Help in Zeppelin installation

2015-10-27 Thread Pablo Torre
s able to execute manually "grunt force" inside zeppelin-web 2015-10-27 18:01 GMT+01:00 rohit choudhary : > Hi Pablo, > > Some more logs please? The most recent errors are? Also, what's your dev > setup - mac/linux? Versions of npm/node/java? > > Thanks, >

Re: Help in Zeppelin installation

2015-10-27 Thread Pablo Torre
ing for any kind of support. A major refactoring is necessary, in >> my opinion, to move this project forward from a stability and repeatability >> standpoint. >> >> On Tue, Oct 27, 2015 at 4:04 PM, Pablo Torre >> wrote: >> >>> Now, should I try to run mvn

Re: Help in Zeppelin installation

2015-10-27 Thread Pablo Torre
project forward from a stability and repeatability > standpoint. > > On Tue, Oct 27, 2015 at 4:04 PM, Pablo Torre > wrote: > >> Now, should I try to run mvn clean package inside incubador-zeppelin? >> >> 2015-10-27 15:50 GMT+01:00 Pablo Torre : >> >>>

Re: Help in Zeppelin installation

2015-10-27 Thread Pablo Torre
Now, should I try to run mvn clean package inside incubador-zeppelin? 2015-10-27 15:50 GMT+01:00 Pablo Torre : > I tried "./grunt --force" right now and it works > > 2015-10-27 15:39 GMT+01:00 naveen xavier : > >> Hi Pablo, >> >> Were you able to build g

Re: Help in Zeppelin installation

2015-10-27 Thread Pablo Torre
I tried "./grunt --force" right now and it works 2015-10-27 15:39 GMT+01:00 naveen xavier : > Hi Pablo, > > Were you able to build grunt within the zeppelin-web folder? Use the > following command > ./grunt --force > > On Tue, Oct 27, 2015 at 8:05 PM, Pablo Torre

Re: Help in Zeppelin installation

2015-10-27 Thread Pablo Torre
-zeppelin/zeppelin-web >>>>>>>>>> npm ERR! node -v v0.10.25 >>>>>>>>>> npm ERR! npm -v 1.4.21 >>>>>>>>>> npm ERR! code ELIFECYCLE >>>>>>>>>> npm ERR! >>>>>>>>>> npm ERR! Additional logging details can be foun

Re: Problem Installing Zeppelin

2015-10-26 Thread Pablo Torre
ra-repos. > > Can you check your pom.xml and check where the repository url is pointing > to? > > Thanks, > Rohit. > > On Mon, Oct 26, 2015 at 8:20 PM, Pablo Torre > wrote: > >> Downloading: >> http://repository.jboss.org/nexus/content/groups/publ

Re: Problem Installing Zeppelin

2015-10-26 Thread Pablo Torre
26, 2015 2:29:39 PM org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector tryExecute st 2015-10-26 15:17 GMT+01:00 Corneau Damien : > Can you provide a bigger log stack? (Or maybe the complete one) > > It is a bit small to figure out what is happening > On Oct 26, 2015 1:50 PM, "Pablo Torre" w

Re: Problem Installing Zeppelin

2015-10-26 Thread Pablo Torre
web/pom.xml from 1.3.8 to 1.4.10. > > - Now run 'mvn package' inside zeppelin-web > > - And after, retry 'npm install' inside zeppelin-web folder > > > > On Fri, Oct 23, 2015 at 5:21 PM, Pablo Torre > wrote: > >> I am getting this error with on

Re: Problem Installing Zeppelin

2015-10-23 Thread Pablo Torre
found in: npm ERR! /incubator-zeppelin/zeppelin-web/npm-debug.log npm not ok 2015-10-23 10:11 GMT+02:00 Corneau Damien : > Yes, > Please try running only 'npm install' > > > > > On Fri, Oct 23, 2015 at 4:27 PM, Pablo Torre > wrote: > >> H

Re: Problem Installing Zeppelin

2015-10-23 Thread Pablo Torre
> > Seems to be the result of 'mvn package' (in zeppelin-web?) and you said > before that it was working. > > Now, could you check that your npm is running well, by doing: 'npm > install' inside zeppelin-web? > I'm starting wondering if you are not behin

Re: Problem Installing Zeppelin

2015-10-22 Thread Pablo Torre
Hi Corneau, I don't know if it can help this trace: [ERROR] npm ERR! cwd /incubator-zeppelin/zeppelin-web [ERROR] npm ERR! node -v v0.10.22 [ERROR] npm ERR! npm -v 1.3.8 The version of node and npm... 2015-10-22 19:07 GMT+02:00 Pablo Torre : > Thanks Corneau for y

Re: Problem Installing Zeppelin

2015-10-22 Thread Pablo Torre
Thanks Corneau for your time! 2015-10-22 19:05 GMT+02:00 Corneau Damien : > I see, I will try to clean all dependencies from my laptop to test. Seems > it could be because of postcss. > On Oct 22, 2015 10:33 PM, "Pablo Torre" wrote: > >> Hi Courneau, >>

Re: Problem Installing Zeppelin

2015-10-22 Thread Pablo Torre
> Right, > > Inside zeppelin-web: > > mvn package > grunt build > (To see if there is a problem) > > Inside incubator-zeppelin: > > mvn clean package -Pspark-1.4 -Dhadoop.version=2.2.0 -Phadoop-2.2 > -DskipTests > > On Thu, Oct 22, 2015 at 5:54 PM, Pablo Torre

Re: Problem Installing Zeppelin

2015-10-22 Thread Pablo Torre
ien : > If mvn package and grunt build worked, > Now you can try again 'mvn clean package -Pspark-1.4 > -Dhadoop.version=2.2.0 -Phadoop-2.2 -DskipTests' in the main folder. > > On Thu, Oct 22, 2015 at 5:40 PM, Pablo Torre > wrote: > >> Hi Corneau, >> >

Re: Problem Installing Zeppelin

2015-10-22 Thread Pablo Torre
On Thu, Oct 22, 2015 at 4:54 PM, Pablo Torre > wrote: > >> Hi Corneau. >> >> Do you mean execute 'mvn package' inside zeppelin-web and after that 'mvn >> clean package -DskipTests' inside incubator-zeppelin? >> >> >> >> >>

Re: Problem Installing Zeppelin

2015-10-22 Thread Pablo Torre
gt;[ERROR] >> >> 2015-10-22 6:47 GMT+02:00 Vinay Shukla : >> >>> Pablo, >>> >>> Is this error after the previous error you mentioned " >>> >>> Caused by: >>> com.github.eirslett.maven.plugins.frontend.lib.TaskRunnerE

Re: Problem Installing Zeppelin

2015-10-22 Thread Pablo Torre
at > com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute(NodeTaskExecutor.java:38) > > at > com.github.eirslett.maven.plugins.frontend.mojo.GruntMojo.execute(GruntMojo.java:69) > > ... 21 more >[ERROR] > " > > Doe

Re: Problem Installing Zeppelin

2015-10-21 Thread Pablo Torre
ame -a`, `cat /etc/issue`), as well as results of running the same mvn > command but with `-e` switch please? > > Another thing to try is to run grunt build inside zeppelin-web dir > manually, like > > ``` > cd zeppelin-web > ./npm install > ./grunt build > ``` > >

Re: Problem Installing Zeppelin

2015-10-21 Thread Pablo Torre
ou can resume the build with the command [ERROR] mvn -rf :zeppelin-web 2015-10-21 13:42 GMT+02:00 Pablo Torre : > Alexander, I am going to try your proposal. I will let you know if it > works. > > 2015-10-21 11:07 GMT+02:00 Pablo Torre : > >> The OS that

Re: Problem Installing Zeppelin

2015-10-21 Thread Pablo Torre
Alexander, I am going to try your proposal. I will let you know if it works. 2015-10-21 11:07 GMT+02:00 Pablo Torre : > The OS that I am using is this one: ubuntu 12.04 x86_64. > > > > > > 2015-10-17 14:42 GMT+02:00 Alexander Bezzubov : > >> Hi, >> >> th

Re: Problem Installing Zeppelin

2015-10-21 Thread Pablo Torre
build > ``` > > Please let us know if that help! > > -- > Alex > > On Sat, Oct 17, 2015 at 4:21 PM, Pablo Torre > wrote: > >> I tried maven 3.2.5 and 3.3.3. I removed the .m2 folder before doing a >> new test, but nothing. >> >> El 17/10/2015 05:0

Re: Problem Installing Zeppelin

2015-10-17 Thread Pablo Torre
only (would be faster) > > > > On Fri, Oct 16, 2015 at 7:18 PM, Pablo Torre > wrote: > >> Hi guys, >> >> I am trying to install zeppelin using the repository in github: >> https://github.com/apache/incubator-zeppelin executing next command: >> &g

Problem Installing Zeppelin

2015-10-16 Thread Pablo Torre
uence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :zeppelin-web Can anyone help me with this issue? Thanks -- Pablo Torre. Freelance software engineer and Ruby on Rails devel

Re: Installing Apache Zeppelin in a different machine.

2015-10-13 Thread Pablo Torre
moon > > > On Tue, Oct 13, 2015 at 10:16 AM Pablo Torre > wrote: > >> Moon I have one question. Since I am going to execute Zeppelin in a >> different machine, should no configure in conf/zeppelin-env.sh the next >> environment variable? >> >> export HADOO

Re: Installing Apache Zeppelin in a different machine.

2015-10-13 Thread Pablo Torre
Moon I have one question. Since I am going to execute Zeppelin in a different machine, should no configure in conf/zeppelin-env.sh the next environment variable? export HADOOP_CONF_DIR="path to the conf hadoop directory in the cluster" Thanks! 2015-10-13 10:10 GMT+02:00 P

Re: Installing Apache Zeppelin in a different machine.

2015-10-13 Thread Pablo Torre
h EMR cluster, vise versa. > > Hope this helps. > moon > > > > On 2015년 10월 12일 (월) at 오후 9:56 Pablo Torre > wrote: > >> Hi guys, >> >> I was wondering if you could help me with this scenario: I am using >> Amazon AWS, and I have running an EMR

Installing Apache Zeppelin in a different machine.

2015-10-12 Thread Pablo Torre
HDFS in the cluster. Can I configure Zeppelin in a different machine? Do I need to install Apache Spark in any machine? I appreciate your help Thanks. -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site <http://www.pablotorrerodriguez.

Permissions and Users in Zeppelin

2015-09-29 Thread Pablo Torre
Apologies if this has already been asked and answered. Is there anyway to create users and permissions in Zeppelin? So for instance some of the users can only access to a specific tables on Hive or something like that. Or have only read permissions. Best, -- Pablo Torre. Freelance software

Re: Scheduler already terminated error

2015-05-11 Thread Pablo Torre
notebook > (in thenotebook settings) > On May 8, 2015 8:26 PM, "Pablo Torre" wrote: > >> Hi, >> >> After installation, I tried to run this simple mysql command and got this >> error. Any idea what it could be? >> >> Command: %jdbc sele

Scheduler already terminated error

2015-05-08 Thread Pablo Torre
) org.java_websocket.WebSocketImpl.decodeFrames(WebSocketImpl.java:368) org.java_websocket.WebSocketImpl.decode(WebSocketImpl.java:157) org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:657) -- Pablo Torre. Freelance software engineer and Ruby on Rails developer. Oleiros (Coruña) *Personal site

Re: Error: Scheduler already terminated

2015-05-07 Thread Pablo Torre
) org.java_websocket.WebSocketImpl.decodeFrames(WebSocketImpl.java:368) org.java_websocket.WebSocketImpl.decode(WebSocketImpl.java:157) org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:657) Can anyone help me out? Best 2015-05-07 11:26 GMT+02:00 Pablo Torre : > Hi guys, > > I am trying to execut