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

2018-02-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2811 LGTM ---

[GitHub] zeppelin pull request #2811: [ZEPPELIN-3252] Update the Apache Flink version...

2018-02-20 Thread jan0sch
GitHub user jan0sch opened a pull request: https://github.com/apache/zeppelin/pull/2811 [ZEPPELIN-3252] Update the Apache Flink version to 1.4.1 Update the flink version to 1.4.1 and the related akka version to 2.4.20. ### What is this PR for? This updates the

[jira] [Created] (ZEPPELIN-3252) Update flink interpreter to latest Flink 1.4.1

2018-02-20 Thread Jens Grassel (JIRA)
Jens Grassel created ZEPPELIN-3252: -- Summary: Update flink interpreter to latest Flink 1.4.1 Key: ZEPPELIN-3252 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3252 Project: Zeppelin

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2323 Great improvement. Submitted https://issues.apache.org/jira/browse/ZEPPELIN-3251 to consider showing rows/columns lazily on scrolling events as otherwise ui-grid has a significant overhead for

[jira] [Created] (ZEPPELIN-3251) slow rendering on very wide datasets - display columns only when necessary

2018-02-20 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-3251: --- Summary: slow rendering on very wide datasets - display columns only when necessary Key: ZEPPELIN-3251 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3251

[GitHub] zeppelin issue #2649: [ZEPPELIN-3033] IPYNB import/export

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2649 Would be great to have this functionality part of core Zeppelin. Any plans to move this PR forward? Thanks! ---

[GitHub] zeppelin pull request #2749: [ZEPPELIN-3180] BUGFIX - save operation on inte...

2018-02-20 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/2749 ---

[GitHub] zeppelin pull request #2749: [ZEPPELIN-3180] BUGFIX - save operation on inte...

2018-02-20 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/2749 [ZEPPELIN-3180] BUGFIX - save operation on interpreter add whitespace to permissions ### What is this PR for? This PR fixes a bug when unnecessary spaces are added to the permissions.

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

2018-02-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2802 ---

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

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 @zjffdu I just verified this new commit and it works great. Glad to see exceptions in ipython backend are now being captured correctly. I wasn't able to actually test frame size

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

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 LGTM thanks a lot @zjffdu ---

[GitHub] zeppelin pull request #2810: ZEPPELIN-3239. unicode characters in an iPython...

2018-02-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2810 ---

[GitHub] zeppelin issue #2810: ZEPPELIN-3239. unicode characters in an iPython paragr...

2018-02-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2810 Awesome,will merge it soon ---

[GitHub] zeppelin issue #2810: ZEPPELIN-3239. unicode characters in an iPython paragr...

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2810 Verified manually. Works as expected. Thanks a lot @zjffdu ---

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

2018-02-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2765 ---

[GitHub] zeppelin issue #2749: [ZEPPELIN-3180] BUGFIX - save operation on interpreter...

2018-02-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2749 @weand Could you rerun the test ? ---

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

2018-02-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2785 ---

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

2018-02-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2786 ---

[GitHub] zeppelin issue #2782: [ZEPPELIN-2729] Paragraph numbering

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2782 I think a low-hanging fruit here might be if Zeppelin would treat paragraph titles as mark down code? So if you added leading `#` it would mean a high-level section of the notebook, `##` would

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

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 thank you @zjffdu - I will check this today. ---

[GitHub] zeppelin issue #2810: ZEPPELIN-3239. unicode characters in an iPython paragr...

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2810 thanks @zjffdu! will give this a try today. ---

[GitHub] zeppelin issue #2808: [ZEPPELIN-3243] fix IndexOutOfBoundsException when 'No...

2018-02-20 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2808 I think I've seen this behavior too. Thanks for fixing this. ---

[GitHub] zeppelin pull request #2771: ZEPPELIN-3209. Preserve thread context classloa...

2018-02-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2771 ---

[jira] [Created] (ZEPPELIN-3250) Appropriate error message should be shown to user if interpreter binding fails

2018-02-20 Thread Supreeth Sharma (JIRA)
Supreeth Sharma created ZEPPELIN-3250: - Summary: Appropriate error message should be shown to user if interpreter binding fails Key: ZEPPELIN-3250 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3250

Save the date: ApacheCon North America, September 24-27 in Montréal

2018-02-20 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this message because you’re subscribed to a user@ or dev@ list of one or more Apache Software Foundation projects.) We’re pleased to announce the upcoming ApacheCon [1] in Montréal, September 24-27. This event is all about you — the Apache project

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

2018-02-20 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2801 Let's merge this. ---

[GitHub] zeppelin issue #2809: [ZEPPELIN-3249] Add support for streaming table

2018-02-20 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2809 Here is another example for python. ``` %python print "%table col1 col2" print "i 1 i 1" wait_time = 2 import time time.sleep(1) for x in range(2, 200):

[GitHub] zeppelin issue #2810: ZEPPELIN-3239. unicode characters in an iPython paragr...

2018-02-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2810 @Tagar Could you help try verify this PR ? Thanks ---

[GitHub] zeppelin pull request #2810: ZEPPELIN-3239. unicode characters in an iPython...

2018-02-20 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2810 ZEPPELIN-3239. unicode characters in an iPython paragraph makes Spark interpreter irresponsive ### What is this PR for? Fix the unicode issues in python2. ### What type of PR is

Fwd: Travel Assistance applications open. Please inform your communities

2018-02-20 Thread Jongyoul Lee
-- Forwarded message -- From: Gavin McDonald Date: Wed, Feb 14, 2018 at 6:34 PM Subject: Travel Assistance applications open. Please inform your communities To: travel-assista...@apache.org Hello PMCs. Please could you forward on the below email to your

[GitHub] zeppelin pull request #2809: [ZEPPELIN-3249] Add support for streaming table

2018-02-20 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2809 [ZEPPELIN-3249] Add support for streaming table ### What is this PR for? Since Zeppelin support streaming from various backends, I think it will be useful if even tables (and later

[GitHub] zeppelin pull request #2763: [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe i...

2018-02-20 Thread masyan
Github user masyan closed the pull request at: https://github.com/apache/zeppelin/pull/2763 ---

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

2018-02-20 Thread masyan
Github user masyan commented on the issue: https://github.com/apache/zeppelin/pull/2763 @Leemoonsoo found bug of parser ---

[jira] [Created] (ZEPPELIN-3249) Add Support for Streaming Tables.

2018-02-20 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3249: - Summary: Add Support for Streaming Tables. Key: ZEPPELIN-3249 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3249 Project: Zeppelin Issue