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

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

[GitHub] zeppelin issue #2816: [ZEPPELIN-3263] Do not use Firefox >=55 for integratio...

2018-02-24 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2816 @mephi42 It still fails, could you help take a look at it ? The selenium test is flaky, very appreciated you could help on that. ---

[jira] [Created] (ZEPPELIN-3264) Snapshot feature for publishing static report.

2018-02-24 Thread Akash Mishra (JIRA)
Akash Mishra created ZEPPELIN-3264: -- Summary: Snapshot feature for publishing static report. Key: ZEPPELIN-3264 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3264 Project: Zeppelin I

[GitHub] zeppelin pull request #2816: [ZEPPELIN-3263] Do not use Firefox >=55 for int...

2018-02-24 Thread mephi42
GitHub user mephi42 opened a pull request: https://github.com/apache/zeppelin/pull/2816 [ZEPPELIN-3263] Do not use Firefox >=55 for integration testing ### What is this PR for? According to https://seleniumhq.wordpress.com/2017/08/09/firefox-55-and-selenium-ide , Firefox versio

[jira] [Created] (ZEPPELIN-3263) Do not use Firefox >=55 for integration testing

2018-02-24 Thread mephi42 (JIRA)
mephi42 created ZEPPELIN-3263: - Summary: Do not use Firefox >=55 for integration testing Key: ZEPPELIN-3263 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3263 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #2815: [ZEPPELIN-3262] Make install_external_dependenc...

2018-02-24 Thread mephi42
GitHub user mephi42 opened a pull request: https://github.com/apache/zeppelin/pull/2815 [ZEPPELIN-3262] Make install_external_dependencies.sh work on macOS ### What is this PR for? This original purpose of this script is to setup Travis environment, but it's also useful for l

[GitHub] zeppelin issue #2814: ZEPPELIN-3255. Can not run spark1 and spark2 in one ze...

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

[GitHub] zeppelin pull request #2814: ZEPPELIN-3255. Can not run spark1 and spark2 in...

2018-02-24 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2814 ZEPPELIN-3255. Can not run spark1 and spark2 in one zeppelin instance ### What is this PR for? Although #2750 enable the support of spark 2.3, it breaks the support of spark 1.6. Users have to

[jira] [Created] (ZEPPELIN-3262) Make install_external_dependencies.sh work on macOS

2018-02-24 Thread mephi42 (JIRA)
mephi42 created ZEPPELIN-3262: - Summary: Make install_external_dependencies.sh work on macOS Key: ZEPPELIN-3262 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3262 Project: Zeppelin Issue Ty

[GitHub] zeppelin pull request #2813: [HOTFIX] rename zeppelin.ipython.grpc.framesize...

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

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

2018-02-24 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2802 rename the property in #2813 ---

[GitHub] zeppelin pull request #2813: [HOTFIX] rename zeppelin.ipython.grpc.framesize...

2018-02-24 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2813 [HOTFIX] rename zeppelin.ipython.grpc.framesize to zeppelin.ipython.grpc.message_size ### What is this PR for? trivial change for property name renaming ### What type of PR