[GitHub] zeppelin pull request #2919: ZEPPELIN-3375: Make PySparkInterpreter extends ...

2018-04-10 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2919 ZEPPELIN-3375: Make PySparkInterpreter extends PythonInterpreter ### What is this PR for? This PR is trying the remove the code duplication between PySparkInterpreter and PythonInterpreter.

[GitHub] zeppelin pull request #2798: ZEPPELIN-3156. Fixed Checkstyle errors and warn...

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2798 ---

[GitHub] zeppelin issue #2903: [ZEPPELIN-3377] Passing Z variables to JDBC interprete...

2018-04-10 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/2903 Hi @felixcheung, can these changes be merged now? ---

[jira] [Created] (ZEPPELIN-3399) Tests failing with no changes - ShellScriptLauncherTest and SparkInterpreterLaunchTest

2018-04-10 Thread Wing Lam (JIRA)
Wing Lam created ZEPPELIN-3399: -- Summary: Tests failing with no changes - ShellScriptLauncherTest and SparkInterpreterLaunchTest Key: ZEPPELIN-3399 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3399

[GitHub] zeppelin issue #2916: ZEPPELIN-3395 Fix: Spark interpreter does not run as i...

2018-04-10 Thread iijima-satoshi
Github user iijima-satoshi commented on the issue: https://github.com/apache/zeppelin/pull/2916 Could someone review this? Is it ok that this fix has no tests? This fix only includes interpreter.sh script. I manually tested it. ---

[GitHub] zeppelin issue #2909: [ZEPPELIN-3384] Reduce the number of calls that are ma...

2018-04-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2909 Will merge this to master and branch-0.8 if no more discussion. ---

[GitHub] zeppelin issue #2798: ZEPPELIN-3156. Fixed Checkstyle errors and warnings in...

2018-04-10 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2798 LGTM ---

[jira] [Created] (ZEPPELIN-3398) Test IPythonInterpreterTest#testIPython fails intermittently

2018-04-10 Thread Sneha Kanekar (JIRA)
Sneha Kanekar created ZEPPELIN-3398: --- Summary: Test IPythonInterpreterTest#testIPython fails intermittently Key: ZEPPELIN-3398 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3398 Project:

[GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-04-10 Thread jan0sch
Github user jan0sch commented on the issue: https://github.com/apache/zeppelin/pull/2811 Hi, thanks for you offer. This actually started out with an update to 1.4.2 (we use such a patch in production) but that collides with the way zeppelin is currently build. Therefore the

Re: [GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-04-10 Thread Sanjay Dasgupta
Hi Rico, Why not share what you have any way? Someone somewhere may well have the time and knowledge. Regards, Sanjay On Tue, Apr 10, 2018 at 1:27 PM, ricobergmann wrote: > Github user ricobergmann commented on the issue: > >

[GitHub] zeppelin issue #2442: [ZEPPELIN-2679] JDBC. precode for session

2018-04-10 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2442 @mebelousov Could you clean the travis cache and for a dummy force push to trigger the build ? ---

[GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-04-10 Thread ricobergmann
Github user ricobergmann commented on the issue: https://github.com/apache/zeppelin/pull/2811 Hi guys. I have patched Zeppelin to work with Flink 1.4.2. If you like I can share this with you in order to integrate this into Zeppelin. The only drawback of my current solution is,

[GitHub] zeppelin pull request #2914: [ZEPPELIN-3350] Don't allow set cronExecutionUs...

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2914 ---

[GitHub] zeppelin issue #2442: [ZEPPELIN-2679] JDBC. precode for session

2018-04-10 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2442 @zjffdu I have retriggered several times. Travis fails with the same error on all jobs. ---