[GitHub] zeppelin issue #1504: [HOTFIX] Fix testWidth selnium test

2016-10-11 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1504 Oh it's my bad ㅠ_ㅠ Tested and looks good. Thanks @minahlee for taking care of this! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] zeppelin pull request #1480: [ZEPPELIN-1489] Remove jdbc-like interpreter ex...

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1480 --- 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 feature is e

[GitHub] zeppelin issue #1504: [HOTFIX] Fix testWidth selnium test

2016-10-11 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1504 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 this feature enabled and wishes so, or if the

[GitHub] zeppelin issue #1504: [HOTFIX] Fix testWidth selnium test

2016-10-11 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1504 No worry @AhyoungRyu. Every profile passed on CI, I will merge it as hot fix. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] zeppelin pull request #1504: [HOTFIX] Fix testWidth selnium test

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1504 --- 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 feature is e

Re: [VOTE] Release Apache Zeppelin 0.6.2 (rc1)

2016-10-11 Thread Victor Manuel Garcia
+1 2016-10-11 3:36 GMT+02:00 Ahyoung Ryu : > +1 > > > > On Tue, Oct 11, 2016 at 10:24 AM, Jeff Zhang wrote: > > > +1, teste with spark 2.0 with basic notes, ZeppelinContext and UDF works > > correctly. > > > > On Tue, Oct 11, 2016 at 8:41 AM, Anthony Corbacho < > > corbacho.anth...@gmail.com> w

[jira] [Created] (ZEPPELIN-1533) Built-in visialization does not work in R/SparkR interpreter

2016-10-11 Thread Tony Kucera (JIRA)
Tony Kucera created ZEPPELIN-1533: - Summary: Built-in visialization does not work in R/SparkR interpreter Key: ZEPPELIN-1533 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1533 Project: Zeppelin

Re: [VOTE] Release Apache Zeppelin 0.6.2 (rc1)

2016-10-11 Thread Hyung Sung Shim
+1 and Mina. Thank you for your effort. 2016년 10월 11일 (화) 오후 4:38, Victor Manuel Garcia 님이 작성: > +1 > > 2016-10-11 3:36 GMT+02:00 Ahyoung Ryu : > > > +1 > > > > > > > > On Tue, Oct 11, 2016 at 10:24 AM, Jeff Zhang wrote: > > > > > +1, teste with spark 2.0 with basic notes, ZeppelinContext and UD

[GitHub] zeppelin pull request #1487: [ZEPPELIN-1520] Change test environment to use ...

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1487 --- 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 feature is e

Re: [VOTE] Release Apache Zeppelin 0.6.2 (rc1)

2016-10-11 Thread Prabhjyot Singh
+1 On 11 Oct 2016 1:21 p.m., "Hyung Sung Shim" wrote: > +1 and Mina. Thank you for your effort. > 2016년 10월 11일 (화) 오후 4:38, Victor Manuel Garcia >님이 > 작성: > > > +1 > > > > 2016-10-11 3:36 GMT+02:00 Ahyoung Ryu : > > > > > +1 > > > > > > > > > > > > On Tue, Oct 11, 2016 at 10:24 AM, Jeff Zhang

[GitHub] zeppelin issue #1476: ZEPPELIN-335. Pig Interpreter

2016-10-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1476 I did it, but fails with the following error: ``` *** RUN ABORTED *** java.lang.RuntimeException: Unable to load a Suite class that was discovered in the runpath: org.apache.zeppelin.A

Re: [VOTE] Release Apache Zeppelin 0.6.2 (rc1)

2016-10-11 Thread moon soo Lee
Thanks Mina for preparing the release. Verified, - Build from source - LICENSE and NOTICE in the source and binary packages - Signature (KEYS file need to be along side with release artifacts. see [1]. I think keys location need to be https://dist.apache.org/repos/dist/release/zeppelin/KEYS)

[GitHub] zeppelin pull request #1505: [HOTFIX] Set default ZEPPELIN_INTP_MEM

2016-10-11 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1505 [HOTFIX] Set default ZEPPELIN_INTP_MEM ### What is this PR for? This PR sets default value for ZEPPELIN_INTP_MEM to avoid OOM Exception in SparkInterpreter when Zeppelin has zero configurati

Re: [VOTE] Release Apache Zeppelin 0.6.2 (rc1)

2016-10-11 Thread Mina Lee
Moon, I could reproduce the error. In my opinion this is quite serious issue which will cause really bad user experience. I'd like to cancel this vote and prepare 0.6.2-rc2 after we fix this one. I just made a [1] PR to fix it. It would be appreciated if you share your opinion about this. And my b

[GitHub] zeppelin pull request #1506: [BUILD][MINOR] Change build profile for distrib...

2016-10-11 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1506 [BUILD][MINOR] Change build profile for distributing artifact to maven repository ### What is this PR for? While removing duplication of specifying build profile in #1321, build profile has

[GitHub] zeppelin issue #1475: [ZEPPELIN-1509] Bug of testcase path in .travis.yml

2016-10-11 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1475 CI is green now, merge if there is no more discussion --- 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

[GitHub] zeppelin issue #1505: [HOTFIX] Set default ZEPPELIN_INTP_MEM

2016-10-11 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1505 Tested and 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 this feature enabled and wishes so

Re: [VOTE] Release Apache Zeppelin 0.6.2 (rc1)

2016-10-11 Thread moon soo Lee
Tested pr-1505 [1] and thanks for quick patch. While patch is already available i think it make sense to cancel this vote and prepare rc2 for 0.6.2 release. Thanks, moon [1] https://github.com/apache/zeppelin/pull/1505 On Tue, Oct 11, 2016 at 7:38 PM Mina Lee wrote: > Moon, I could reproduce

[GitHub] zeppelin issue #1505: [HOTFIX] Set default ZEPPELIN_INTP_MEM

2016-10-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1505 Thanks @minahlee for the quick fix --- 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

[GitHub] zeppelin issue #1506: [BUILD][MINOR] Change build profile for distributing a...

2016-10-11 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1506 Looks good to me --- 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

[GitHub] zeppelin issue #1475: [ZEPPELIN-1509] Bug of testcase path in .travis.yml

2016-10-11 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1475 @minahlee Thanks. --- 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

[GitHub] zeppelin issue #1503: NPE LivySparkSQLInterpreter thrown with %livy.sql inte...

2016-10-11 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/1503 @zjffdu I tried to do that initially problem is instantiation of the shared object. I can probably consolidate down to one SessionMap but I think if there is sharing needed between sparkSQL and Sp

[GitHub] zeppelin pull request #1507: [ZEPPELIN-1534] Does not load dependency librar...

2016-10-11 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1507 [ZEPPELIN-1534] Does not load dependency library when creating new interpreter. ### What is this PR for? This PR fixes dependency library loading bug when creating new interpreter.

[jira] [Created] (ZEPPELIN-1534) Does not load dependency library when creating new interpreter.

2016-10-11 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1534: Summary: Does not load dependency library when creating new interpreter. Key: ZEPPELIN-1534 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1534 Project:

[GitHub] zeppelin issue #1505: [HOTFIX] Set default ZEPPELIN_INTP_MEM

2016-10-11 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1505 Looks great to me. Thank you Mina for prompt fix! --- 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] zeppelin pull request #1475: [ZEPPELIN-1509] Bug of testcase path in .travis...

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1475 --- 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 feature is e

[GitHub] zeppelin issue #1506: [BUILD][MINOR] Change build profile for distributing a...

2016-10-11 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1506 Merge if there is no more discussion --- 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 ena

[GitHub] zeppelin issue #1505: [HOTFIX] Set default ZEPPELIN_INTP_MEM

2016-10-11 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1505 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 this feature enabled and wishes so, or if

[GitHub] zeppelin issue #1505: [HOTFIX] Set default ZEPPELIN_INTP_MEM

2016-10-11 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1505 Merge if there is no more discussion --- 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 ena

[GitHub] zeppelin issue #1497: [ZEPPELIN-1233] Support Redis interpreter

2016-10-11 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1497 @darionyaphet do you need some help for the change? --- 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] zeppelin issue #1426: ZEPPELIN-1430. Display appId and webui link in LivyInt...

2016-10-11 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1426 Will merge this if no more discussion. --- 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 fea

[GitHub] zeppelin issue #1441: [ ZEPPELIN-967 ] Implement search bar in job manager

2016-10-11 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1441 ![replace](https://cloud.githubusercontent.com/assets/10525473/19297668/113e25c2-9082-11e6-85c3-f1feeca99bf3.png) todo list - [x] Create jobmanager.filter.js (divide file for filt

[GitHub] zeppelin issue #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-10-11 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1500 @Peilin-Yang Selenium failure should now be fixed on Master, can you rebase? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] zeppelin pull request #1441: [ ZEPPELIN-967 ] Implement search bar in job ma...

2016-10-11 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1441 [ ZEPPELIN-967 ] Implement search bar in job manager ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the c

[GitHub] zeppelin pull request #1441: [ ZEPPELIN-967 ] Implement search bar in job ma...

2016-10-11 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1441 --- 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 featur

[GitHub] zeppelin pull request #1476: ZEPPELIN-335. Pig Interpreter

2016-10-11 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1476 ZEPPELIN-335. Pig Interpreter ### What is this PR for? Based on #338 , I refactor most of pig interpreter. As I don't think the approach in #338 is the best approach. In #338, we use script

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-10-11 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1265 @khalidhuseynov Actually, I'm not sure that Shiro figure out the user information from SecurityUtils. Are you sure that `fromMessage->principal` has correct information? --- If your project is

[GitHub] zeppelin pull request #1476: ZEPPELIN-335. Pig Interpreter

2016-10-11 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1476 --- 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 feature is e

[jira] [Created] (ZEPPELIN-1535) Apache Cassandra Interpreter test failing

2016-10-11 Thread Amita Chaudhary (JIRA)
Amita Chaudhary created ZEPPELIN-1535: - Summary: Apache Cassandra Interpreter test failing Key: ZEPPELIN-1535 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1535 Project: Zeppelin Is