[GitHub] zeppelin pull request #1934: [ZEPPELIN-2001] Publish Apache Zeppelin artifac...

2017-01-22 Thread anthonycorbacho
GitHub user anthonycorbacho opened a pull request: https://github.com/apache/zeppelin/pull/1934 [ZEPPELIN-2001] Publish Apache Zeppelin artifacts to snapshot repository ### What is this PR for? Simple script that deploy Apache Zeppelin artifact to snapshot repository

[GitHub] zeppelin pull request #1918: Remove multple artifactId - hadoop-common

2017-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1918 --- 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: [DISCUSS] Remove PostgresqlInterpreter

2017-01-22 Thread Prabhjyot Singh
+1. Yes, agreed I too think its overhead, and all the features can be achieved via JDBCInterpreter. On 23 January 2017 at 10:45, Jongyoul Lee wrote: > Hi all, > > We, currently, have two kind of Interpreter supporting to connect DB which > are PostgresqlInterpreter and

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC2)

2017-01-22 Thread Prabhjyot Singh
+1 On 23 January 2017 at 09:37, Khalid Huseynov wrote: > I've just tried and was running fine when changing age field in report > mode. However didn't run on change of marital status neither in report nor > in default mode. Hopefully more people could verify it. Also as far

[GitHub] zeppelin issue #1933: HOTFIX: Add the missing quotes for livy cancel

2017-01-22 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1933 @minahlee Could you merge it into 0.7 if you plan for another RC ? Very appreciated. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin pull request #1933: HOTFIX: Add the missing quotes for livy cancel

2017-01-22 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1933 HOTFIX: Add the missing quotes for livy cancel ### What is this PR for? Seems I miss the quote when rebase. ### What type of PR is it? [Hot Fix |] ### Todos * [

[jira] [Created] (ZEPPELIN-2001) Publish Apache Zeppelin artifacts to snapshot repository

2017-01-22 Thread Anthony Corbacho (JIRA)
Anthony Corbacho created ZEPPELIN-2001: -- Summary: Publish Apache Zeppelin artifacts to snapshot repository Key: ZEPPELIN-2001 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2001 Project:

[DISCUSS] Remove PostgresqlInterpreter

2017-01-22 Thread Jongyoul Lee
Hi all, We, currently, have two kind of Interpreter supporting to connect DB which are PostgresqlInterpreter and JDBCInterpreter. In history, JDBCInterpreter is based on PostgresqlInterpeter and has the same function with it. I suggest to remove PostgrsqlInterpreter in Zeppelin's code base

[GitHub] zeppelin pull request #1932: [ZEPPELIN-2000] Run paragraph on enter when sel...

2017-01-22 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1932 [ZEPPELIN-2000] Run paragraph on enter when select dynamic form value changed ### What is this PR for? Run paragraph on enter when select dynamic form value changed to make paragraph

[GitHub] zeppelin issue #1921: [ZEPPELIN-1984] Zeppelin Server doesn't catch all exce...

2017-01-22 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1921 @Tagar thanks, merge to master if no further 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

[GitHub] zeppelin issue #1833: [ZEPPELIN-1880] Fix shell interpreter output streaming...

2017-01-22 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1833 @astroshim @Leemoonsoo @soralee If you don't mind, can someone help review this again? :) --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1833: [ZEPPELIN-1880] Fix shell interpreter output streaming...

2017-01-22 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1833 I rebased from master after #1922 and #1927 merged. Both are fixing the problem that I mentioned in [this comment](https://github.com/apache/zeppelin/pull/1833#issuecomment-270078954). Here

[jira] [Created] (ZEPPELIN-2000) Run paragraph on enter when z.select form value changed

2017-01-22 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-2000: -- Summary: Run paragraph on enter when z.select form value changed Key: ZEPPELIN-2000 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2000 Project: Zeppelin

[GitHub] zeppelin issue #1921: [ZEPPELIN-1984] Zeppelin Server doesn't catch all exce...

2017-01-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/1921 @Leemoonsoo I rebased this PR and it went green. 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

[GitHub] zeppelin issue #1919: [ZEPPELIN-1986] Fix flaky test: Increase WelcomePageSu...

2017-01-22 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1919 @Leemoonsoo I think to prolong timeout would be realistic solution but same error may occurs when travis is under resources starvation. Can we handle it? --- If your project is set up for it,

[GitHub] zeppelin pull request #1721: [ZEPPELIN-969] order by note name in job menu

2017-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1721 --- 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 pull request #1922: [ZEPPELIN-1991] Can't get the PARAGRAPH_APPEND_...

2017-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1922 --- 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.7.0 (RC2)

2017-01-22 Thread Vinay Shukla
Downloaded https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.7.0-rc2/ Then ran Basic Feature tutorial successfully and went to *report* mode and it does not re-run the paragraph when the marital or age field value is changed (even after shift + enter) INFO [2017-01-22 13:36:21,924]

[GitHub] zeppelin pull request #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2017-01-22 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1930 --- 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 #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2017-01-22 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1930 [ZEPPELIN-1886] implementation z.getZeppelinJobStatus ### What is this PR for? You can get the state of a paragraph through ZeppelinContext. This allows you to implement code

[jira] [Created] (ZEPPELIN-1999) Replacing of parameterized interpreter properties' value by context

2017-01-22 Thread Valeriy Polyakov (JIRA)
Valeriy Polyakov created ZEPPELIN-1999: -- Summary: Replacing of parameterized interpreter properties' value by context Key: ZEPPELIN-1999 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1999

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC2)

2017-01-22 Thread Hyung Sung Shim
+1 2017년 1월 22일 (일) 오전 12:54, Ahyoung Ryu 님이 작성: > +1 > > On Sun, Jan 22, 2017 at 5:52 PM, Jeff Zhang wrote: > > > +1 > > > > > > > > DuyHai Doan 于2017年1月22日周日 下午4:01写道: > > > >> +1 > >> > >> On Sun, Jan 22, 2017 at 8:59 AM, Mina Lee

[jira] [Created] (ZEPPELIN-1998) zeppelin spark on yarn mode, java.lang.ClassNotFoundException

2017-01-22 Thread lework (JIRA)
lework created ZEPPELIN-1998: Summary: zeppelin spark on yarn mode, java.lang.ClassNotFoundException Key: ZEPPELIN-1998 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1998 Project: Zeppelin

[GitHub] zeppelin issue #1924: [Pyspark] checking nhooks count.

2017-01-22 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1924 CI has passed. --- 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.7.0 (RC2)

2017-01-22 Thread Ahyoung Ryu
+1 On Sun, Jan 22, 2017 at 5:52 PM, Jeff Zhang wrote: > +1 > > > > DuyHai Doan 于2017年1月22日周日 下午4:01写道: > >> +1 >> >> On Sun, Jan 22, 2017 at 8:59 AM, Mina Lee wrote: >> >> I propose the following RC to be released for the Apache

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC2)

2017-01-22 Thread Jeff Zhang
+1 DuyHai Doan 于2017年1月22日周日 下午4:01写道: > +1 > > On Sun, Jan 22, 2017 at 8:59 AM, Mina Lee wrote: > > I propose the following RC to be released for the Apache Zeppelin 0.7.0 > release. > > The commit id is d0ddf8fdff75b4229543f7ebfd5eb001f685382d which

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC2)

2017-01-22 Thread DuyHai Doan
+1 On Sun, Jan 22, 2017 at 8:59 AM, Mina Lee wrote: > I propose the following RC to be released for the Apache Zeppelin 0.7.0 > release. > > The commit id is d0ddf8fdff75b4229543f7ebfd5eb001f685382d which is > corresponds to the tag v0.7.0-rc2: >