[GitHub] zeppelin issue #3033: ZEPPELIN-3551. Upgrade Scala to 2.11.12

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3033 @Leemoonsoo @felixcheung Could you help review it ? Thanks ---

[GitHub] zeppelin issue #3031: ZEPPELIN-3336. Remove sending spark web url to interpr...

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3031 @felixcheung Mind to review it ? Thanks ---

[GitHub] zeppelin issue #3002: ZEPPELIN-3520. Use the first one as the default value ...

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3002 Will merge it if no more comments ---

[GitHub] zeppelin issue #3038: ZEPPELIN-3556. set spark.yarn.submit.waitAppCompletion...

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3038 @felixcheung Could you help review it ? Thanks ---

[GitHub] zeppelin issue #3029: ZEPPELIN-621 - Bump Java version to Java 8

2018-06-21 Thread alexott
Github user alexott commented on the issue: https://github.com/apache/zeppelin/pull/3029 @zjffdu I forgot to enable CI, and test is now running, although some tests are failed - will investigate over weekend... ---

[GitHub] zeppelin issue #3029: ZEPPELIN-621 - Bump Java version to Java 8

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3029 You need to first rebase your PR ( I disable some flaky test recently). ---

[GitHub] zeppelin issue #3029: ZEPPELIN-621 - Bump Java version to Java 8

2018-06-21 Thread alexott
Github user alexott commented on the issue: https://github.com/apache/zeppelin/pull/3029 @jongyoul JDK is configured there as well, so I was going to change it everywhere, so people who develop using Vagrant, won't get problems... ---

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC5)

2018-06-21 Thread Jeff Zhang
Here's my +1 I build it from source code successfully, and run zeppelin tutorial note successfully in local, yarn-client, yarn-cluster mode under spark-2.3 Miquel Angel Andreu Febrer 于2018年6月20日周三 下午1:58写道: > Thanks Jeff, > > LGTM > > +1 > > > El mié., 20 jun. 2018 7:56, Prabhjyot Singh >

[GitHub] zeppelin pull request #3039: ZEPPELIN-3348. Enable paragraph level propertie...

2018-06-21 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3039 ZEPPELIN-3348. Enable paragraph level properties ### What is this PR for? This PR is trying to introduce paragraph level properties so that user can customize the interpreter behavior in

[GitHub] zeppelin pull request #3040: Branch 0.7

2018-06-21 Thread niuguidong
GitHub user niuguidong opened a pull request: https://github.com/apache/zeppelin/pull/3040 Branch 0.7 ERROR [2018-06-21 18:12:23,289] ({pool-2-thread-2} Utils.java[invokeMethod]:40) - java.lang.reflect.InvocationTargetException at

[GitHub] zeppelin issue #3039: ZEPPELIN-3348. Enable paragraph level properties

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3039 @Leemoonsoo @prabhjyotsingh @felixcheung @jongyoul Could you help review it ? Thanks ---

[GitHub] zeppelin issue #3038: ZEPPELIN-3556. set spark.yarn.submit.waitAppCompletion...

2018-06-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3038 Looks fine. Isn’t this config has other implications though, that it won’t wait for the app to finish? ---

[GitHub] zeppelin issue #3031: ZEPPELIN-3336. Remove sending spark web url to interpr...

2018-06-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3031 I guess? How do the user find the Spark UI url though? ---

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-21 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3013 @sanjaydasgupta I agree with what you're saying but what I was suggesting is just hook up **old button** to **ui-grid** ---

[GitHub] zeppelin issue #3031: ZEPPELIN-3336. Remove sending spark web url to interpr...

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3031 This is just removing send web ui to interpreter setting, but we still send job web ui to paragraph. So that user can still see the ui in paragraph. ---

[GitHub] zeppelin issue #3038: ZEPPELIN-3556. set spark.yarn.submit.waitAppCompletion...

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3038 Yes, the `interpreter.sh` will exit after zeppelin server and spark interpreter process establish connection ---

[GitHub] zeppelin pull request #3032: ZEPPELIN-3149. checkstyle of beam

2018-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3032 ---

[GitHub] zeppelin pull request #3030: ZEPPELIN-3155. checkstyle for geode

2018-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3030 ---

[GitHub] zeppelin pull request #3002: ZEPPELIN-3520. Use the first one as the default...

2018-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3002 ---

[GitHub] zeppelin issue #3029: ZEPPELIN-621 - Bump Java version to Java 8

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3029 @alexott The last build in travis fails, could you rerun it ? ---

[GitHub] zeppelin issue #3037: [ZEPPELIN-3555] Zeppelin auth fails if `activeDirector...

2018-06-21 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3037 @VipinRathor @zjffdu can you help review this. ---

[GitHub] zeppelin issue #3037: [ZEPPELIN-3555] Zeppelin auth fails if `activeDirector...

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3037 LGTM ---

[GitHub] zeppelin issue #3024: [ZEPPELIN-3545] save all tables to ResourcePool

2018-06-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3024 I plan to introduce one paragraph property to indicate whether the result should be put into ResourcePool (Because I think most of time people don't want to save it into ResourcePool, so it