[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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 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.

[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

[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

[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

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: >

[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

[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

[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

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)

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

[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

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: > > > > >

[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 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

[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

[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

[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 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

[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

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

2016-10-11 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1476 Try the commandline from Travis? https://github.com/apache/zeppelin/blob/master/.travis.yml#L75 --- If your project is set up for it, you can reply to this email and have your reply

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

2016-10-11 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1504 [HOTFIX] Fix testWidth selnium test ### What is this PR for? Last profile of CI test fails after #1461. This PR fixes it. ### What type of PR is it? Test fix ### Todos

[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 Also, can you update the doc as well. Rest 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