[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-15 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 @zjffdu I don't have a reproducible case yet. This error hasn't been very consistent for me so it might be also a side effect of another problem. That's why I asked above if we could capture excepti

[GitHub] zeppelin pull request #2805: [ZEPPELIN-3240] Zeppelin server fail to start i...

2018-02-15 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2805 [ZEPPELIN-3240] Zeppelin server fail to start if interpreter has mixed properties ### What is this PR for? I found that Zeppelin server is failing to start when there is a mix of both

[jira] [Created] (ZEPPELIN-3240) Zeppelin server fail to start if interpreter has mixed properties

2018-02-15 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3240: - Summary: Zeppelin server fail to start if interpreter has mixed properties Key: ZEPPELIN-3240 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3240 Proje

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

2018-02-15 Thread HorizonNet
Github user HorizonNet closed the pull request at: https://github.com/apache/zeppelin/pull/2798 ---

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

2018-02-15 Thread HorizonNet
GitHub user HorizonNet reopened a pull request: https://github.com/apache/zeppelin/pull/2798 ZEPPELIN-3156. Fixed Checkstyle errors and warnings in groovy module ### What is this PR for? Fixed the Checkstyle errors and warnings in the groovy module. ### What type of PR i

[GitHub] zeppelin issue #2771: ZEPPELIN-3209. Preserve thread context classloader whe...

2018-02-15 Thread sancyx
Github user sancyx commented on the issue: https://github.com/apache/zeppelin/pull/2771 Hi @Leemoonsoo, I've set up travis and as I see there are some errors in some builds, however they are quite strange it doesn't seems to be related to this PR, could you please take a look? ---

[GitHub] zeppelin issue #2763: [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe interpre...

2018-02-15 Thread masyan
Github user masyan commented on the issue: https://github.com/apache/zeppelin/pull/2763 @Leemoonsoo @felixcheung @zjffdu if no more questions maybe merge it? ---

[GitHub] zeppelin issue #2804: [DISCUSS] semicolons in javascript

2018-02-15 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2804 @mebelousov I did not follow your comment. ---

[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-15 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2802 @Tagar Do you have any sample code to reproduce this issue ? So that I can verify it and also may include it in unit test. ---

[GitHub] zeppelin issue #2804: [DISCUSS] semicolons in javascript

2018-02-15 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2804 @prabhjyotsingh it's great that one of PMC file such PR. A lot of tests show that JS works faster without syntax warnings. :+1: ---