[GitHub] zeppelin pull request #3191: ZEPPELIN-3794. NPE when running paragraph witho...

2018-09-26 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3191 ZEPPELIN-3794. NPE when running paragraph without interpreter specified ### What is this PR for? This issue happens for the old note where no defaultInterpreterGroup is specified in

[GitHub] zeppelin pull request #3190: ZEPPELIN-3796. Polluted output for spark interp...

2018-09-26 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3190 ZEPPELIN-3796. Polluted output for spark interpreter ### What is this PR for? This PR is to clear polluted spark interpreter output. ### What type of PR is it? [Bug Fix]

[jira] [Created] (ZEPPELIN-3796) Polluted output for spark interpreter

2018-09-26 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3796: Summary: Polluted output for spark interpreter Key: ZEPPELIN-3796 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3796 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-3795) Spark tutorial note for spark 2

2018-09-26 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3795: Summary: Spark tutorial note for spark 2 Key: ZEPPELIN-3795 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3795 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-3794) NPE when running paragraph without interpreter specified.

2018-09-26 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3794: Summary: NPE when running paragraph without interpreter specified. Key: ZEPPELIN-3794 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3794 Project: Zeppelin

[GitHub] zeppelin issue #2709: ZEPPELIN-3111. Refactor SparkInterpreter

2018-09-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2709 Thanks @alonshoham feel free to create a PR for that. ---

Re: [DISCUSS] Is interpreter binding necessary ?

2018-09-26 Thread Jongyoul Lee
I think we can use default interpreter which would set when users create a note. It's a bit natural and won't break current behaviours On Sat, Sep 22, 2018 at 8:16 PM, andreas.we...@gmail.com < andreas.we...@gmail.com> wrote: > I agree with Jongyoul. Changing the default interpreter in an

Re: Zeppelin Shiro Version Bump-Up

2018-09-26 Thread Jongyoul Lee
Hi, Can we wait for it until 1.4 releases officially? I saw RC2 only in the project page. On Tue, Sep 25, 2018 at 7:11 PM, Jeff Zhang wrote: > Sure, feel free to create ticket for it. > > > G, Ajay (Nokia - IN/Bangalore) 于2018年9月25日周二 下午5:51写道: > > > Thanks for the response. Shall I create a

[GitHub] zeppelin issue #2709: ZEPPELIN-3111. Refactor SparkInterpreter

2018-09-26 Thread alonshoham
Github user alonshoham commented on the issue: https://github.com/apache/zeppelin/pull/2709 In this PR a change was made to `bin/interpreter.sh` script. In line 124 `SPARK_APP_JAR="$(ls ${ZEPPELIN_HOME}/interpreter/spark/spark-interpreter*.jar)"` used to be `SPARK_APP_JAR="$(ls

[jira] [Created] (ZEPPELIN-3793) Zeppelin uses 0.9.2 org.apache.thrift which has security vulnerability CVE-2015-3254

2018-09-26 Thread vinayak shedgeri (JIRA)
vinayak shedgeri created ZEPPELIN-3793: -- Summary: Zeppelin uses 0.9.2 org.apache.thrift which has security vulnerability CVE-2015-3254 Key: ZEPPELIN-3793 URL:

[GitHub] zeppelin issue #3157: [ZEPPELIN-3654] - New Hazelcast Jet interpreter

2018-09-26 Thread selvinsource
Github user selvinsource commented on the issue: https://github.com/apache/zeppelin/pull/3157 @zjffdu thanks a lot! ---

[GitHub] zeppelin issue #3157: [ZEPPELIN-3654] - New Hazelcast Jet interpreter

2018-09-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3157 Thanks @selvinsource will merge it soon ---

[GitHub] zeppelin pull request #3157: [ZEPPELIN-3654] - New Hazelcast Jet interpreter

2018-09-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3157 ---

[GitHub] zeppelin issue #3188: ZEPPELIN-3791: Bump-Up shiro version from 1.3.2 to 1.4...

2018-09-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3188 @ajaygk95 Thanks for the contribution, please configure your travis to enable CI. ---

[GitHub] zeppelin issue #3183: [ZEPPELIN-3610] Cluster Raft module design

2018-09-26 Thread liuxunorg
Github user liuxunorg commented on the issue: https://github.com/apache/zeppelin/pull/3183 Has passed the [CI](Https://travis-ci.org/liuxunorg/zeppelin/builds/433321299) ---