[GitHub] incubator-zeppelin pull request: [ZEPPELIN-209] Folder support for...

2016-04-06 Thread johnnyws
Github user johnnyws commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/796#issuecomment-206712630 JIRA created to deal with notebook name duplicates: [ZEPPELIN-796](https://issues.apache.org/jira/browse/ZEPPELIN-796) --- If your project is set up for it

[jira] [Created] (ZEPPELIN-796) Duplicated notebook names should not be allowed

2016-04-06 Thread Johnny W. (JIRA)
Johnny W. created ZEPPELIN-796: -- Summary: Duplicated notebook names should not be allowed Key: ZEPPELIN-796 URL: https://issues.apache.org/jira/browse/ZEPPELIN-796 Project: Zeppelin Issue Type:

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-209] Folder support for...

2016-04-06 Thread johnnyws
Github user johnnyws commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/796#issuecomment-206711691 @felizbear did some refactoring, and ready for review. btw, I really enjoyed using lodash @bzz i did merge several times on this branch. do I need to reb

Re: [DISCUSS] Update Roadmap

2016-04-06 Thread Jeff Steinmetz
Comments: Regarding #2: Language support. It would be great to see more Scala (once up to speed with Scala I never wanted to look back at Java) Regarding #3: Drop old SPARK support. Seems like low hanging fruit, low impact & high reward. Regarding #5: Configuration Files. We could take a queue

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread ankurmitujjain
Github user ankurmitujjain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206706615 Open for review Please let me know if any more changes required or features needs to be added... Thanks Ankur --- If your projec

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-697] Replace dynamic fo...

2016-04-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/745#issuecomment-206705438 The implementation itself looks good to me. While this PR links 'dynamic form' and 'angular display system', I'd like to discuss little bit about

[GitHub] incubator-zeppelin pull request: Generate unique temporary files f...

2016-04-06 Thread mudsam
Github user mudsam commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/823#issuecomment-206701324 As far as I can tell it would not be needed for the R interpreter from PR 208. --- If your project is set up for it, you can reply to this email and have you

Re: Interpreter temporary files

2016-04-06 Thread MUEDSAM, JOHAN
Need more caffeine, it’s PR 823, not 819, my bad.. /Johan On 4/7/16, 12:08 AM, "MUEDSAM, JOHAN" wrote: >Thanks moon, I created pull request #819 for this - >https://github.com/apache/incubator-zeppelin/pull/819 >Unfortunately no Jira, realized I don't have an account and didn’t have time

[GitHub] incubator-zeppelin pull request: Generate unique temporary files f...

2016-04-06 Thread elbamos
Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/823#issuecomment-206699570 The patch shouldn't be necessary for the R interpreter from PR 208 right? --- If your project is set up for it, you can reply to this email and have your rep

Re: Interpreter temporary files

2016-04-06 Thread MUEDSAM, JOHAN
Thanks moon, I created pull request #819 for this - https://github.com/apache/incubator-zeppelin/pull/819 Unfortunately no Jira, realized I don't have an account and didn’t have time to set one up for now. /Johan On 4/6/16, 6:20 PM, "moon soo Lee" wrote: >Hi Johan, > >Thanks for consider

[GitHub] incubator-zeppelin pull request: Generate unique temporary files f...

2016-04-06 Thread mudsam
GitHub user mudsam opened a pull request: https://github.com/apache/incubator-zeppelin/pull/823 Generate unique temporary files for Python and R Spark Interpreters. ### What is this PR for? Generate unique temporary files for Python and R Spark interpreters using java.io.File.cr

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Alexander Bezzubov
Roman, Henry thank you for advices, Moon thank you for volunteering and preparing the Charter draft [1]. Although it was not very clean from the [2] that Charter better be included in the community vote as well, I feel very comfortable with current proposal and ask to count my vote holding for wha

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread moon soo Lee
Thanks Roman for thoughtful guidance. If it is not a big problem and PPMC agrees, I'd like to nominate myself. About the duty of Chair, in addition to Roman's summary, I've read some documents [1] [2] and they're really helpful to understand what it is. Regarding Chair selection policy, Chair of

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-572] pyspark interprete...

2016-04-06 Thread darionyaphet
Github user darionyaphet commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/605#issuecomment-206680628 Hi @Leemoonsoo It seem not effective . I build Zeppelin using command : ` mvn package -Pspark-1.5 -Dspark.version=1.5.0 -Pyarn -Ppyspark

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-772] - Improve text app...

2016-04-06 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/804#issuecomment-206663670 Maybe the GIFs are not obvious enough :) The PR is mainly trying to improve the rendering of the streaming capability introduced in https://github

Re: [DISCUSS] Update Roadmap

2016-04-06 Thread Amos Elberg
A few suggestions for the roadmap: 1. Increase unit test coverage. I suggest we set thresholds -- say, 70% for 0.6, 85% for 0.7, and aim for 95% before 1.0. 2. Language support. Right now, interpreters essentially have to be written in Java, or at least have java wrappers. This is because th

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Roman Shaposhnik
This looks good to me. Still I think you need to decide on a Chair. You will definitely have to do that before the vote goes to IPMC and it is a good practice for community to vote on a complete resolution rather than a part of it. A few things that you probably know already, but I find useful to

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread MUEDSAM, JOHAN
+1 (non-binding) On 4/5/16, 2:30 AM, "moon soo Lee" wrote: >Dear Community, > >Based on the positive discussion, I'm calling for the community VOTE >to graduate Apache Zeppelin (incubating) to top level project (TLP). > >Please vote on the resolution pasted below. > >[ ] +1 Graduate Apache Zep

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread moon soo Lee
Hi Thanks Henry and Roman for the advice. I have created a draft https://cwiki.apache.org/confluence/display/ZEPPELIN/Board+resolution+%28DRAFT%29+for+the+graduation. Please take a look. In the draft, Project description and scope follows description in incubation status page [1]. Includes all

[GitHub] incubator-zeppelin pull request: ZEPPELIN-783: fix Spark download ...

2016-04-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/818#issuecomment-206639157 This is fixes 2 CI https://travis-ci.org/bzz/incubator-zeppelin and https://travis-ci.org/apache/incubator-zeppelin and is ready to be merged. \cc @felix

[GitHub] incubator-zeppelin pull request: Backport the NPM fix from master ...

2016-04-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/819#issuecomment-206638366 @jersub could you elaborate on the purpose of this PR please? AFAIK there were no plans to do any further Zeppelin releases from 0.5.6 branch --- If your

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Roman Shaposhnik
On Wed, Apr 6, 2016 at 7:18 AM, Henry Saputra wrote: > Hi Moon, > > Actually we should add proposed board resolution [1] in the Vote thread > which include choosing the chair. > > [1] http://incubator.apache.org/guides/graduation.html#toplevel That's a really good advice! Part of the graduation p

Re: Interpreter temporary files

2016-04-06 Thread moon soo Lee
Hi Johan, Thanks for considering the contribution. Creating jira issue is not mandatory in this project. But it's always good idea to open an JIRA issue for a pullrequest. JIRA issue is not only a useful for the discussion but also useful to track extra informations such as fix version. Moreover,

Interpreter temporary files

2016-04-06 Thread MUEDSAM, JOHAN
We’ve run into an issue where the Spark and R interpreters creates temporary files with static names, /tmp/zeppelin_pyspark.py and /tmp/zeppelin_sparkr.R respectively. The reason it doesn’t work for us is that we’re running multiple instances on the same server (multi-user behind nginx reverse p

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-572] pyspark interprete...

2016-04-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/605#issuecomment-206500539 @darionyaphet 0.5.6 includes this patch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-zeppelin pull request: Resource pools api

2016-04-06 Thread fireboy1919
GitHub user fireboy1919 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/822 Resource pools api ### What is this PR for? This is a step towards creating a REST endpoint from resource pools https://issues.apache.org/jira/browse/ZEPPELIN-699 It al

Re: Failure in running any of the Zeppelin tests

2016-04-06 Thread Pratik Joshi
Hi, Thanks for the suggestion! It worked and I am able to run the tests now :) I was trying to run a test in SparkInterpreter class - emptyConfigurationVariablesOnlyForNonSparkProperties - just to see how the logging is done since that seems be to what needs to be handled in JIRA 722 : ZEPPELIN-7

[GitHub] incubator-zeppelin pull request: ZEPPELIN-783: fix Spark download ...

2016-04-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/818#issuecomment-206450666 \cc @felixcheung for review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Jeff Steinmetz
+1 On 4/5/16, 12:30 AM, "moon soo Lee" wrote: >Dear Community, > >Based on the positive discussion, I'm calling for the community VOTE >to graduate Apache Zeppelin (incubating) to top level project (TLP). > >Please vote on the resolution pasted below. > >[ ] +1 Graduate Apache Zeppelin from t

Re: incubator-zeppelin git commit: Re-apply #815 - resolve SparkR implementation conflict

2016-04-06 Thread Amos B. Elberg
Thanks @bzz. I'm a little bit confused about where we are now - will one or both interpreters work for people who download this now? > On Apr 6, 2016, at 5:39 AM, b...@apache.org wrote: > > Repository: incubator-zeppelin > Updated Branches: > refs/heads/master fb8e77bfd -> 9cc7e4f40 > > > Re-

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread ankurmitujjain
Github user ankurmitujjain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206432399 Travis seems to be hanged.. can anyone please look at it... --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread ankurmitujjain
Github user ankurmitujjain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206432257 Revert Done... Thanks :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-572] pyspark interprete...

2016-04-06 Thread darionyaphet
Github user darionyaphet commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/605#issuecomment-206431589 This PR have apply in `0.5.6` ? `spark.yarn.isPython=true` must be set in zeppline-env.sh --- If your project is set up for it, you can reply to this

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206424099 You can do a `git reset --hard lastCommitYouWantInYourHistory` then `git push -f` to rewrite --- If your project is set up for it, you can reply to this

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread ankurmitujjain
Github user ankurmitujjain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206410334 @r-kamath , I had not tested this, but I believe whatever amount of rows is supported by Zeppelin it will be supporting, on Datatables forum I can see

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread ankurmitujjain
Github user ankurmitujjain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206408111 Posting new screenshots for reference... ![image](https://cloud.githubusercontent.com/assets/1140475/14320635/7199f682-fc33-11e5-8988-bc520f83

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread ankurmitujjain
Github user ankurmitujjain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206406460 Thank you @corneadoug , I am still learning git... will use rebase instead of merge... you are right that I am using master instead of branch, which I

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206396565 @ankurmitujjain main problem might be that you use you branch master instead of a dedicated branch for this PR --- If your project is set up for it, you

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206394984 @ankurjainyash please don't use merge from master, use rebase instead --- If your project is set up for it, you can reply to this email and have your repl

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Henry Saputra
Hi Moon, Actually we should add proposed board resolution [1] in the Vote thread which include choosing the chair. [1] http://incubator.apache.org/guides/graduation.html#toplevel On Tuesday, April 5, 2016, moon soo Lee wrote: > Dear Community, > > Based on the positive discussion, I'm calling

Re: [ANNOUNCE] New Apache Zeppelin (incubating) Committer & PPMC - Prabhjyot Singh

2016-04-06 Thread Jungtaek Lim
Congrats Prabhjyot! - Jungtaek Lim (HeartSaVioR) 2016년 4월 6일 (수) 오후 10:49, Ankur Jain 님이 작성: > Congratulations Prabhjyot > > -Original Message- > From: Jongyoul Lee [mailto:jongy...@gmail.com] > Sent: 06 April 2016 06:59 PM > To: dev@zeppelin.incubator.apache.org > Subject: Re: [ANNO

RE: [ANNOUNCE] New Apache Zeppelin (incubating) Committer & PPMC - Prabhjyot Singh

2016-04-06 Thread Ankur Jain
Congratulations Prabhjyot -Original Message- From: Jongyoul Lee [mailto:jongy...@gmail.com] Sent: 06 April 2016 06:59 PM To: dev@zeppelin.incubator.apache.org Subject: Re: [ANNOUNCE] New Apache Zeppelin (incubating) Committer & PPMC - Prabhjyot Singh Congrats! On Wed, Apr 6, 2016 at

Re: [ANNOUNCE] New Apache Zeppelin (incubating) Committer & PPMC - Prabhjyot Singh

2016-04-06 Thread Jongyoul Lee
Congrats! On Wed, Apr 6, 2016 at 5:25 PM, Victor Manuel Garcia < victor.gar...@beeva.com> wrote: > Congratulations Prabhjyot. > > 2016-04-06 10:17 GMT+02:00 Alexander Bezzubov : > > > Thank you Felix, and welcome Prabhjyot - it's great to have you on board! > > > > -- > > Alex > > > > On Wed,

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-672] Add feature to exp...

2016-04-06 Thread ankurmitujjain
Github user ankurmitujjain commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/761#issuecomment-206346230 Can someone help me to push changes? I am not able to resolve conflicts... So please guide me how I can push my changes to this PR --- If your pr

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Aurélien Hébert
+1 --- Aurélien Hébert Developer at Cityzen Data On Wed, Apr 6, 2016 at 11:38 AM, Prabhjyot Singh wrote: > +1 > > On 6 April 2016 at 15:02, Sherif Akoush wrote: > > > +1 > > > > On Wed, Apr 6, 2016 at 8:58 AM, madhuka udantha > > wrote: > > > +1 > > > > > > On Wed, Apr 6, 2016 at 12:47 PM, To

[GitHub] incubator-zeppelin pull request: Fix 2 minor non-code style issues

2016-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/821 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] incubator-zeppelin pull request: Fix 2 minor non-code style issues

2016-04-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/821#issuecomment-206285461 Thanks for a prompt responce guys! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your projec

[GitHub] incubator-zeppelin pull request: Fix 2 minor non-code style issues

2016-04-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/821#issuecomment-206272718 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] incubator-zeppelin pull request: Fix 2 minor non-code style issues

2016-04-06 Thread anthonycorbacho
Github user anthonycorbacho commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/821#issuecomment-206266345 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have th

[GitHub] incubator-zeppelin pull request: Fix 2 minor non-code style issues

2016-04-06 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/821 Fix 2 minor non-code style issues ### What is this PR for? 2 minor non-code style improvements. HT @anthonycorbacho ### What type of PR is it? Improvement ###

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-697] Replace dynamic fo...

2016-04-06 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/745#issuecomment-206262470 ping @Leemoonsoo --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] incubator-zeppelin pull request: Re-apply #815 - resolve SparkR im...

2016-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/820 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Prabhjyot Singh
+1 On 6 April 2016 at 15:02, Sherif Akoush wrote: > +1 > > On Wed, Apr 6, 2016 at 8:58 AM, madhuka udantha > wrote: > > +1 > > > > On Wed, Apr 6, 2016 at 12:47 PM, Tom Barber > wrote: > > > >> +1 binding > >> On 6 Apr 2016 07:40, "Eric Charles" wrote: > >> > >> > [x] +1 (non-binding) Graduate

[GitHub] incubator-zeppelin pull request: Re-apply #815 - resolve SparkR im...

2016-04-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/820#issuecomment-206260666 Thank you @khalidhuseynov ! Merging as this is a hotfix. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Sherif Akoush
+1 On Wed, Apr 6, 2016 at 8:58 AM, madhuka udantha wrote: > +1 > > On Wed, Apr 6, 2016 at 12:47 PM, Tom Barber wrote: > >> +1 binding >> On 6 Apr 2016 07:40, "Eric Charles" wrote: >> >> > [x] +1 (non-binding) Graduate Apache Zeppelin from the Incubator >> > >> > On 05/04/16 09:30, moon soo Lee

Re: [Zeppelin] Build Fails

2016-04-06 Thread Minudika Malshan
Hi Felix, It seems like the code has been corrupted during I merging my code with the newest pull. I reset the master branch and then I was able to build successfully. BR On Tue, Apr 5, 2016 at 3:11 PM, Felix Cheung wrote: > Hmm.. What is the build command line you use to build? > > > > > > >

[GitHub] incubator-zeppelin pull request: Re-apply #815 - resolve SparkR im...

2016-04-06 Thread khalidhuseynov
Github user khalidhuseynov commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/820#issuecomment-206252915 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] incubator-zeppelin pull request: Re-apply #815 - resolve SparkR im...

2016-04-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/820#issuecomment-206221167 \cc @Leemoonsoo for review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does n

[GitHub] incubator-zeppelin pull request: Re-apply #815 - resolve SparkR im...

2016-04-06 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/820 Re-apply #815 - resolve SparkR implementation conflict 815 ### What is this PR for? Somehow squashed merge commit for #815 - fb8e77bfd7296a08106b44fd834e4cf0d6950a70 does not include 2 c

Re: [ANNOUNCE] New Apache Zeppelin (incubating) Committer & PPMC - Prabhjyot Singh

2016-04-06 Thread Victor Manuel Garcia
Congratulations Prabhjyot. 2016-04-06 10:17 GMT+02:00 Alexander Bezzubov : > Thank you Felix, and welcome Prabhjyot - it's great to have you on board! > > -- > Alex > > On Wed, Apr 6, 2016 at 4:58 PM, Felix Cheung > wrote: > > > Hi folks, > > > > The Apache Zeppelin (incubating) PPMC is happ

[GitHub] incubator-zeppelin pull request: Backport the NPM fix from master

2016-04-06 Thread jersub
GitHub user jersub opened a pull request: https://github.com/apache/incubator-zeppelin/pull/819 Backport the NPM fix from master ### What is this PR for? Fix the zeppelin-web build error ``` [ERROR] npm ERR! registry error parsing json [ERROR] npm http 200 https:

Re: [ANNOUNCE] New Apache Zeppelin (incubating) Committer & PPMC - Prabhjyot Singh

2016-04-06 Thread Alexander Bezzubov
Thank you Felix, and welcome Prabhjyot - it's great to have you on board! -- Alex On Wed, Apr 6, 2016 at 4:58 PM, Felix Cheung wrote: > Hi folks, > > The Apache Zeppelin (incubating) PPMC is happy to welcome new PPMC member > and committer: > > Prabhjyot Singh has been constantly involving the

[ANNOUNCE] New Apache Zeppelin (incubating) Committer & PPMC - Prabhjyot Singh

2016-04-06 Thread Felix Cheung
Hi folks, The Apache Zeppelin (incubating) PPMC is happy to welcome new PPMC member and committer: Prabhjyot Singh has been constantly involving the community since August 2015, providing various improvements and bug fixes. We are very excited to have Prabhjyot join the project as PPMC and commi

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread madhuka udantha
+1 On Wed, Apr 6, 2016 at 12:47 PM, Tom Barber wrote: > +1 binding > On 6 Apr 2016 07:40, "Eric Charles" wrote: > > > [x] +1 (non-binding) Graduate Apache Zeppelin from the Incubator > > > > On 05/04/16 09:30, moon soo Lee wrote: > > > >> Dear Community, > >> > >> Based on the positive discussi

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-209] Folder support for...

2016-04-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/796#issuecomment-206187328 @johnnyws thank you for explanation. I think there is value in this PR not to changing the default behaviour that users already have for the 'root', single-folde

Re: [DISCUSS] Graduate Zeppelin from the Incubator

2016-04-06 Thread Alexander Bezzubov
Thank you Henry! A community vote thread is in progress [1]. -- Alex 1. https://s.apache.org/Fhl0 On Wed, Apr 6, 2016 at 3:45 PM, Henry Saputra wrote: > Oh wait, this is just DISCUSS thread =P > Sorry. > > I am glad the community has grown and following the Apache way. Looking > forward to t

[GitHub] incubator-zeppelin pull request: ZEPPELIN-783: fix Spark download ...

2016-04-06 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/818 ZEPPELIN-783: fix Spark download on CI ### What is this PR for? Fix Spark download on CI ### What type of PR is it? Hot Fix ### What is the Jira issue? [ZEPPELIN

Re: [VOTE] Graduate Zeppelin from the Incubator

2016-04-06 Thread Tom Barber
+1 binding On 6 Apr 2016 07:40, "Eric Charles" wrote: > [x] +1 (non-binding) Graduate Apache Zeppelin from the Incubator > > On 05/04/16 09:30, moon soo Lee wrote: > >> Dear Community, >> >> Based on the positive discussion, I'm calling for the community VOTE >> to graduate Apache Zeppelin (incub

Re: [GitHub] incubator-zeppelin pull request: [WIP] Two SparkR implementation c...

2016-04-06 Thread Amos B. Elberg
If the interpreters get moved out of the spark interpretergroup, they won't be able to access spark. > On Apr 6, 2016, at 2:49 AM, Eric Charles wrote: > > C) sounds also logical to me. It follows closer the implementation. > >> On 05/04/16 20:58, Jeff Steinmetz wrote: >> I actually was thinkin

[jira] [Created] (ZEPPELIN-795) Update ./dev/merge_zeppelin_pr.py to sign commits with GPG key

2016-04-06 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-795: --- Summary: Update ./dev/merge_zeppelin_pr.py to sign commits with GPG key Key: ZEPPELIN-795 URL: https://issues.apache.org/jira/browse/ZEPPELIN-795 Projec

[jira] [Created] (ZEPPELIN-794) Zeppelin Disconnect

2016-04-06 Thread darion yaphet (JIRA)
darion yaphet created ZEPPELIN-794: -- Summary: Zeppelin Disconnect Key: ZEPPELIN-794 URL: https://issues.apache.org/jira/browse/ZEPPELIN-794 Project: Zeppelin Issue Type: Bug Compo