Re: How can I refactor Zeppelin and take Zeppelin/Web to my project ?

2016-03-31 Thread Corneau Damien
nice to see you. You should know that Zeppelin/Web is an > excellent module, and I would like to take it to my project. However, it > seems difficult for me since I found a button [Run all paragraphs] ‘s > corresponding files of javascript is not itself [ for example : > paragraph.contro

How can I refactor Zeppelin and take Zeppelin/Web to my project ?

2016-03-30 Thread zml张明磊
Hello Experts, It's very nice to see you. You should know that Zeppelin/Web is an excellent module, and I would like to take it to my project. However, it seems difficult for me since I found a button [Run all paragraphs] ‘s corresponding files of javascript is not itself [ for example

Re: Error building Zeppelin web application

2016-03-04 Thread Felix Cheung
: Shabeel Syed <shabeels...@gmail.com> Sent: Friday, March 4, 2016 12:57 AM Subject: Re: Error building Zeppelin web application To: <users@zeppelin.incubator.apache.org> My assumption was 0.5.5 and 0.5.6 are release builds. Can u point me with web links which are the builds we need to

Re: Error building Zeppelin web application

2016-03-04 Thread PROJJWAL SAHA
Hi Felix, I was able to solve the issue of building Zeppelin web application. The issue was since I am using proxy for all connections, I had to set proxy settings in bower configuration in .bowerrc file ( http://bower.io/docs/config/) Thereafter bower was able to connect to download the required

Re: Error building Zeppelin web application

2016-03-04 Thread Shabeel Syed
> Please do try the release builds. > > As for pyspark issue, do you see any error? Do you have SPARK_HOME set in > your environment? > > > _ > From: Jose Celaya <jcel...@slb.com> > Sent: Thursday, March 3, 2016 9:14 AM > Subject: Re:

Re: Error building Zeppelin web application

2016-03-03 Thread Felix Cheung
Please do try the release builds. As for pyspark issue, do you see any error? Do you have SPARK_HOME set in your environment? _ From: Jose Celaya <jcel...@slb.com> Sent: Thursday, March 3, 2016 9:14 AM Subject: Re: Error building Zeppelin web appli

Re: Error building Zeppelin web application

2016-03-03 Thread Felix Cheung
valuating Zeppelin and I am facing issues doing a maven build of >> the Zeppelin code. The build succeeds for most of the projects and it fails >> for Zeppelin web application >> I have cloned from this Git repository - >> https://github.com/apache/incubator-zeppelin.git >>

Re: Error building Zeppelin web application

2016-03-03 Thread pseudo oduesp
, PROJJWAL SAHA <proj.s...@gmail.com> > wrote: > >> Hi, >> >> I am evaluating Zeppelin and I am facing issues doing a maven build of >> the Zeppelin code. The build succeeds for most of the projects and it fails >> for Zeppelin web application >> I have

Re: Error building Zeppelin web application

2016-03-03 Thread Charles Nnamdi Akalugwu
I have exactly the same issue On Thu, Mar 3, 2016 at 12:26 PM, PROJJWAL SAHA <proj.s...@gmail.com> wrote: > Hi, > > I am evaluating Zeppelin and I am facing issues doing a maven build of the > Zeppelin code. The build succeeds for most of the projects and it fails for > Zep

Re: Zeppelin-web

2016-02-22 Thread Corneau Damien
Check the Readme that Skanda sent you, you will find all the informations related to zeppelin-web. Short answer would be for you to use './grunt serve' On Mon, Feb 22, 2016 at 9:49 AM, rohit choudhary <rconl...@gmail.com> wrote: > Just mvn package inside zeppelin-web. > > On Mo

Re: Zeppelin-web

2016-02-22 Thread rohit choudhary
Just mvn package inside zeppelin-web. On Mon, Feb 22, 2016 at 4:26 AM, Ankur Jain <ankur.j...@yash.com> wrote: > Hello Team, > > > > I am doing some customization in zeppelin-web locally, which require to > edit some changes and then build complete source… >

Re: Zeppelin Web UI Customizations

2016-02-22 Thread Shabeel Syed
ant to change things, you will have to change the code >>>> >>>> On Mon, Feb 22, 2016 at 8:12 AM, Ankur Jain <ankur.j...@yash.com> >>>> wrote: >>>> >>>>> Seems like you are talking abt below PR? >>>>> >>>>&g

Re: Zeppelin Web UI Customizations

2016-02-22 Thread moon soo Lee
you will have to change the code >>> >>> On Mon, Feb 22, 2016 at 8:12 AM, Ankur Jain <ankur.j...@yash.com> wrote: >>> >>>> Seems like you are talking abt below PR? >>>> >>>> https://github.com/apache/incubator-zeppelin/pull/6 >>>>

Re: Zeppelin Web UI Customizations

2016-02-22 Thread moon soo Lee
//github.com/apache/incubator-zeppelin/pull/6 >> >> >> >> Regards, >> >> Ankur >> >> >> >> *From:* Shabeel Syed [mailto:shabeels...@gmail.com] >> *Sent:* 22 February 2016 09:29 PM >> *To:* users@zeppelin.incubator.apache.org >> *S

Re: Zeppelin Web UI Customizations

2016-02-22 Thread Corneau Damien
> > > > Regards, > > Ankur > > > > *From:* Shabeel Syed [mailto:shabeels...@gmail.com] > *Sent:* 22 February 2016 09:29 PM > *To:* users@zeppelin.incubator.apache.org > *Subject:* Zeppelin Web UI Customizations > > > > Hi All, > > > >I

Zeppelin Web UI Customizations

2016-02-22 Thread Shabeel Syed
Hi All, I know its a naive question :) , but just wanted to know how others are doing this. 1. How well is Zeppelin web UI is customizable ? 2. I need to customize the table view, add the look/column sorting options/add pagination/add search, feature to it. 3. Is there any built

Zeppelin-web

2016-02-22 Thread Ankur Jain
Hello Team, I am doing some customization in zeppelin-web locally, which require to edit some changes and then build complete source... Is there any way, instead of building complete source (incubator-zeppelin) I build zeppelin-web and see updated contents? Thanks, Ankur Information

Re: Failed to build zeppelin-web on master

2016-01-12 Thread rohit choudhary
There's an even better solution here that doesn't force you to skip tests. You can use an overrides section (found on https://github.com/ajaxorg/ace-builds/issues/20) Add the following section to your project's bower.json ..."overrides": { "jquery": { "main": "dist/jquery.js" }}

Failed to build zeppelin-web on master

2016-01-11 Thread Zhong Wang
[PhantomJS 1.9.8 (Mac OS X 0.0.0)]: Connected on socket -JdsKz62FGHXipqWxKJI with id 26196288 PhantomJS 1.9.8 (Mac OS X 0.0.0) ERROR Error: Bootstrap's JavaScript requires jQuery at /Users/zhongwang/tools/incubator-zeppelin/zeppelin-web/bower_components/bootstrap/dist/js/bootstrap.js:7 I am no

[Help]got a blank page when visiting zeppelin-web index with some javascript error of angular

2015-11-14 Thread homewa...@qq.com
; to the maven goal of grunt at "zeppelin-web/pom.xml" file. After that, I did pass mvn install command with the following result。 However, when I visiting the index page of zeppelin-web I got an blank page with some javascript errors. It shows via the console of the browser devel

Re: [Help]got a blank page when visiting zeppelin-web index with some javascript error of angular

2015-11-14 Thread moon soo Lee
-Pspark-1.5 -Dspark.version=1.5.1 Is correct form of profile for spark in maven command. About your error, could you go to zeppelin-web directory and run ./grunt serve command It'll run front-end in dev mode at port 9000. You can connect it with your browser and see more detailed error

Re: [Help]got a blank page when visiting zeppelin-web index with somejavascript error of angular

2015-11-14 Thread 吴宏伟
Thank you for your response. I install a complete new system of ubuntu and manually install npm,grunt,bower,node, then I execute the following commands in the directory of zeppelin-web: npm install bower --allow-root install grunt --no-color And It works well. After that, I mvn install

Re: Zeppelin-web build failure

2015-11-05 Thread Pablo Torre
lyiJ_NB with id 81227152 >>> Warning: Task "karma:unit" failed. Use --force to continue. >>> >>> Aborted due to warnings. >>> >>> >>> Execution Time (2015-11-04 11:00:43 UTC) >>> wiredep:app116ms ▇▇ 4% >>> c

Re: Zeppelin-web build failure

2015-11-04 Thread Corneau Damien
▇▇ 4% >> concurrent:test 1.2s >> ▇▇▇▇ 38% >> autoprefixer:dist 175ms ▇ 5% >> karma:unit 1.7s >> ▇▇

Re: Zeppelin-web build failure

2015-11-04 Thread Fengdong Yu
rma:unit" failed. Use --force to continue. >> >> Aborted due to warnings. >> >> >> Execution Time (2015-11-04 11:00:43 UTC) >> wiredep:app116ms ▇▇ 4% >> concurrent:test 1.2s >> ▇▇

Re: Zeppelin-web build failure

2015-11-04 Thread Fengdong Yu
quot;karma:unit" failed. Use --force to continue. >> >> Aborted due to warnings. >> >> >> Execution Time (2015-11-04 11:00:43 UTC) >> wiredep:app116ms ▇▇ 4% >> concurrent:test 1.2s >> ▇▇

Re: Zeppelin-web build failure

2015-11-04 Thread Fengdong Yu
> karma:unit 1.7s > ▇▇▇ > 52% > Total 3.3s > > > > On Nov 4, 2015, at 6:55 PM, Corneau Damien <cornead...@gmail.com > > <mailto:cornead...@gmail.com>> wrot

Re: Zeppelin-web build failure

2015-11-04 Thread Corneau Damien
t; INFO [launcher]: Starting browser PhantomJS > >> INFO [PhantomJS 1.9.8 (Mac OS X 0.0.0)]: Connected on socket > zi8olL1GfBUBolyiJ_NB with id 81227152 > >> Warning: Task "karma:unit" failed. Use --force to continue. > >> > >> Aborted due

Re: Zeppelin-web build failure

2015-11-04 Thread Corneau Damien
▇▇ > 52% > Total 3.3s > > > > On Nov 4, 2015, at 6:55 PM, Corneau Damien <cornead...@gmail.com> wrote: > > > > Just tried the Branch on Mac and didn't had any problems. > > That karma error

Zeppelin-web build failure

2015-11-04 Thread Fengdong Yu
HI Team, I build Zeppelin-0.5.5 on Mac failed. can you tell me the reason, Thanks for your input. [INFO] [INFO] Building Zeppelin: web Application 0.5.5-incubating-SNAPSHOT [INFO

Re: Zeppelin-web build failure

2015-11-04 Thread Corneau Damien
Just tried the Branch on Mac and didn't had any problems. That karma error appears a lot on Ubuntu lately. You can try running *./grunt test* inside zeppelin-web folder However I just realized that there is no number of test passed shown for me anymore (when I run ./grunt test). So we might have

Re: Still no consol.log (Zeppelin - Web)

2015-10-02 Thread ๏̯͡๏
./grunt serve finally opens up a browser with localhost:9000 it does not allow me to create new note. Each time i click new note, it takes note name and never creates one. $ ./grunt serve Running "serve" task Running "clean:server" (clean) task Cleaning .tmp...OK Running "wiredep:app"

Re: Still no consol.log (Zeppelin - Web)

2015-10-02 Thread ๏̯͡๏
Zeppelin server is running,. [zeppelin@zeppelin-3529 zeppelin-web]$ ps -ef | grep zeppelin zeppelin 1138 1 0 16:25 ?00:00:08 /usr/src/jdk1.7.0_79//bin/java -Dhdp.version=2.3.1.0-2574 -Dfile.encoding=UTF-8 -Xmx1024m -XX:MaxPermSize=512m -Dzeppelin.log.file=/home/zeppelin/incubator

Re: Still no consol.log (Zeppelin - Web)

2015-10-02 Thread Corneau Damien
Grunt serve only launches the web part, it uses the original zeppelin server. (Localhost). So you might not want to change the address to 0.0.0.0 On Oct 3, 2015 8:46 AM, "ÐΞ€ρ@Ҝ (๏̯͡๏)" <deepuj...@gmail.com> wrote: > Zeppelin server is running,. > > [zeppelin@zeppelin-3

Re: Still no consol.log (Zeppelin - Web)

2015-10-02 Thread Corneau Damien
to change the address to 0.0.0.0 > On Oct 3, 2015 8:46 AM, "ÐΞ€ρ@Ҝ (๏̯͡๏)" <deepuj...@gmail.com> wrote: > >> Zeppelin server is running,. >> >> [zeppelin@zeppelin-3529 zeppelin-web]$ ps -ef | grep zeppelin >> >> zeppelin 1138 1 0 16:25 ?

Re: Still no consol.log (Zeppelin - Web)

2015-10-01 Thread ๏̯͡๏
Cant see log statements for zeppelin tutorial notebook. On Thu, Oct 1, 2015 at 1:47 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) wrote: > I checkout latest code and including console.log statements only (attached > diff). I rendered the graphs and still do not see console.log statements on > browser.

Re: Still no consol.log (Zeppelin - Web)

2015-10-01 Thread Corneau Damien
No 'grunt serve', no console.log On Oct 2, 2015 5:59 AM, "ÐΞ€ρ@Ҝ (๏̯͡๏)" wrote: > Cant see log statements for zeppelin tutorial notebook. > > On Thu, Oct 1, 2015 at 1:47 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) wrote: > >> I checkout latest code and including console.log

Zeppelin - Web Dev environment setup.

2015-09-30 Thread ๏̯͡๏
I am a platform developer and hence very new to UI world and want to add a new graph support. I am struggling with dev setup & dev testing but i know it can be done. Looks like i need the packages available in this website to get zeppelin-web running in dev testable mode. http://

Re: Zeppelin - Web Dev environment setup.

2015-09-30 Thread Corneau Damien
t; > Looks like i need the packages available in this website to get > zeppelin-web running in dev testable mode. > > http://code-complete.com/code/?p=32 > > *(steps inside that)* > curl -sL https://rpm.nodesource.com/setup | bash - > yum install -y nodejs > yum groupinstall ‘De

Re: Zeppelin - Web Dev environment setup.

2015-09-30 Thread ๏̯͡๏
..@gmail.com> wrote: > >> I am a platform developer and hence very new to UI world and want to add >> a new graph support. I am struggling with dev setup & dev testing but i >> know it can be done. >> >> Looks like i need the packages available in this websi

Re: Build process failure at zeppelin-web with bower with Windows

2015-06-28 Thread Jason Aizkalns
Thank you Ranjit. Do you remember the exact commands you ran? And from which folder you ran them from? I have tried running mvn install -DskipTests” from within the zeppelin-web folder after the “bower install” command, but have not been successful. I have also tried the running “mvn install

Re: Build process failure at zeppelin-web with bower with Windows

2015-06-28 Thread Ranjit Manuel
Hi Jason, I was faced with the same problem when I tried to build Zeppelin on ubuntu. I manually ran the bower install and then I re-ran the whole build process (You can also rerun from zeppelin-web). I believe, the next time, it will not execute the 'bower install' process as it will find

Re: Build process failure at zeppelin-web with bower with Windows

2015-06-28 Thread Ranjit Manuel
Hi Jason, After I manually ran the bower install, I ran 'mvn clean package -DskipTests' from inside 'incubator-zeppelin-master' (the main folder with the main pom.xml). I did not try resuming from zeppelin-web step. Hope it helps. On Sun, Jun 28, 2015 at 9:28 PM, Jason Aizkalns jasonaizka

Re: zeppelin web page show application status is finished but resource manager always show status is running.

2015-06-09 Thread prateek arora
res0: Long = 114955604 Also zeppelin application entry shows on resource manager ( http://ip-address:8080/) I observe below scenario after execution of sample program: - At zeppelin web page show application status is finished but resource manager always show status is running

zeppelin web page show application status is finished but resource manager always show status is running.

2015-06-08 Thread prateek arora
after execution of sample program: - At zeppelin web page show application status is finished but resource manager always show status is running. [image: Inline image 1] - If I run other sample program like %spark val textFile = sc.textFile(hdfs://master:8020/user/ubuntu