[GitHub] zeppelin issue #3230: [ZEPPELIN-3847] Duplicate results in notebooks due to ...

2018-11-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3230 LGTM ---

[GitHub] zeppelin pull request #3231: [MINOR] Let jenkins print some build summary on...

2018-11-17 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/3231 [MINOR] Let jenkins print some build summary on failure ### What is this PR for? Currently actual CI build occurs in individual contributor's travis-ci account, and apache Jenkins poll t

[GitHub] zeppelin pull request #3231: [MINOR] Let jenkins print some build summary on...

2018-11-17 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/3231 ---

[GitHub] zeppelin pull request #3232: [ZEPPELIN-3838] Input function example code inc...

2018-11-17 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/3232 [ZEPPELIN-3838] Input function example code incorrect on "What is Dynamic Form" page ### What is this PR for? Input function example screenshot is incorrect on "What is Dynamic Form" page

[GitHub] zeppelin issue #3229: [ZEPPELIN-3869] Close interpreters in multithreaded mo...

2018-11-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/3229 Thanks @egorklimov for the improvement and attaching the benchmark result LGTM ---

[GitHub] zeppelin pull request #3231: Let jenkins print some build summary on failure

2018-11-17 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/3231 Let jenkins print some build summary on failure ### What is this PR for? Currently actual CI build occurs in individual contributor's travis-ci account, and apache Jenkins poll the result

[GitHub] zeppelin pull request #3230: [ZEPPELIN-3847] Duplicate results in notebooks ...

2018-11-17 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/3230 [ZEPPELIN-3847] Duplicate results in notebooks due to WS interruption ### What is this PR for? Duplicate results in notebooks after ws reconnect. The problem occurs via duplicated 'setC

[GitHub] zeppelin issue #3229: [ZEPPELIN-3869] Close interpreters in multithreaded mo...

2018-11-17 Thread egorklimov
Github user egorklimov commented on the issue: https://github.com/apache/zeppelin/pull/3229 Hi @liuxunorg This PR just makes closing procedure faster: it places closing methods inside the threads, I don't think that it makes the whole closing procedure more reliable. May

[GitHub] zeppelin issue #3229: [ZEPPELIN-3869] Close interpreters in multithreaded mo...

2018-11-17 Thread liuxunorg
Github user liuxunorg commented on the issue: https://github.com/apache/zeppelin/pull/3229 hi @egorklimov This PR is to help quickly close the interpreter process or to close the process more reliably? I found the zeppelin system running inside our company, When the interpre

[GitHub] zeppelin pull request #3229: [ZEPPELIN-3869] Close interpreters in multithre...

2018-11-17 Thread egorklimov
GitHub user egorklimov opened a pull request: https://github.com/apache/zeppelin/pull/3229 [ZEPPELIN-3869] Close interpreters in multithreaded mode ### What is this PR for? This PR provides multithreading realization of interpreters closing. Benchmark based on [JMH]

[jira] [Created] (ZEPPELIN-3869) Close interpreters in multithreaded mode

2018-11-17 Thread George Klimov (JIRA)
George Klimov created ZEPPELIN-3869: --- Summary: Close interpreters in multithreaded mode Key: ZEPPELIN-3869 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3869 Project: Zeppelin Issue T