[GitHub] egorklimov opened a new pull request #3297: [ZEPPELIN-3671] Add info about running interpreters to API and JMX

2019-02-01 Thread GitBox
egorklimov opened a new pull request #3297: [ZEPPELIN-3671] Add info about running interpreters to API and JMX URL: https://github.com/apache/zeppelin/pull/3297 ### What is this PR for? It would be nice if we could get PID of running interpreter, and info about paragraph that running un

[GitHub] fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable

2019-02-01 Thread GitBox
fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable URL: https://github.com/apache/zeppelin/pull/3294#issuecomment-459828388 > can you update the PR title? should it say "Change Jetty to use threadpool and make it configura

[GitHub] fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable

2019-02-01 Thread GitBox
fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable URL: https://github.com/apache/zeppelin/pull/3294#issuecomment-459828468 > Thanks @fred521 Could you add these configuration into `zeppelin-site.xml.template` ? yep

[GitHub] fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable

2019-02-01 Thread GitBox
fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable URL: https://github.com/apache/zeppelin/pull/3294#issuecomment-459879679 > can you take a look at the test failures? https://travis-ci.org/fred521/zeppelin/builds/48618030

[GitHub] Leemoonsoo commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable

2019-02-01 Thread GitBox
Leemoonsoo commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable URL: https://github.com/apache/zeppelin/pull/3294#issuecomment-459894035 https://github.com/apache/zeppelin/pull/3296 probably helps. @zjffdu right? ---

[GitHub] Leemoonsoo commented on issue #3296: ZEPPELIN-3974. Reorganize zeppelin integration test

2019-02-01 Thread GitBox
Leemoonsoo commented on issue #3296: ZEPPELIN-3974. Reorganize zeppelin integration test URL: https://github.com/apache/zeppelin/pull/3296#issuecomment-459894612 LGTM! This is an automated message from the Apache Git Service.

[jira] [Created] (ZEPPELIN-3982) Document how to setup development environment for Zeppelin on Kubernetes

2019-02-01 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-3982: -- Summary: Document how to setup development environment for Zeppelin on Kubernetes Key: ZEPPELIN-3982 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3982 Proj

[GitHub] Leemoonsoo opened a new pull request #3298: [ZEPPELIN-3982] add how to setup development mode for Kubernetes support

2019-02-01 Thread GitBox
Leemoonsoo opened a new pull request #3298: [ZEPPELIN-3982] add how to setup development mode for Kubernetes support URL: https://github.com/apache/zeppelin/pull/3298 ### What is this PR for? This pr adds docs that explains development mode for Kubernetes support. ### What typ

[GitHub] Leemoonsoo commented on issue #3287: IPythonInterpreter delete temp file and close stream

2019-02-01 Thread GitBox
Leemoonsoo commented on issue #3287: IPythonInterpreter delete temp file and close stream URL: https://github.com/apache/zeppelin/pull/3287#issuecomment-459897511 LGTM This is an automated message from the Apache Git Service.

[GitHub] Leemoonsoo commented on issue #3299: [ZEPPELIN-3920] [FOLLOWUP] get correct hyperlink address when num job url is one

2019-02-01 Thread GitBox
Leemoonsoo commented on issue #3299: [ZEPPELIN-3920] [FOLLOWUP] get correct hyperlink address when num job url is one URL: https://github.com/apache/zeppelin/pull/3299#issuecomment-459899852 @liuxunorg, please review. This is

[GitHub] Leemoonsoo opened a new pull request #3299: [ZEPPELIN-3920] [FOLLOWUP] get correct hyperlink address when num job url is one

2019-02-01 Thread GitBox
Leemoonsoo opened a new pull request #3299: [ZEPPELIN-3920] [FOLLOWUP] get correct hyperlink address when num job url is one URL: https://github.com/apache/zeppelin/pull/3299 ### What is this PR for? After change https://github.com/apache/zeppelin/pull/3273, invalid value is assigned to

[GitHub] asfgit closed pull request #3296: ZEPPELIN-3974. Reorganize zeppelin integration test

2019-02-01 Thread GitBox
asfgit closed pull request #3296: ZEPPELIN-3974. Reorganize zeppelin integration test URL: https://github.com/apache/zeppelin/pull/3296 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] liuxunorg commented on issue #3299: [ZEPPELIN-3920] [FOLLOWUP] get correct hyperlink address when num job url is one

2019-02-01 Thread GitBox
liuxunorg commented on issue #3299: [ZEPPELIN-3920] [FOLLOWUP] get correct hyperlink address when num job url is one URL: https://github.com/apache/zeppelin/pull/3299#issuecomment-459920092 @Leemoonsoo ,I retested a single url menu with your code, and multiple url menus, you are correct.

[GitHub] zjffdu commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable

2019-02-01 Thread GitBox
zjffdu commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable URL: https://github.com/apache/zeppelin/pull/3294#issuecomment-459922329 @fred521 I think ZEPPELIN-3957 solve this issue, Could you do a rebase ? And I create another ticke

[jira] [Created] (ZEPPELIN-3983) Travis fails due to downloading spark takes a lot of time

2019-02-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3983: Summary: Travis fails due to downloading spark takes a lot of time Key: ZEPPELIN-3983 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3983 Project: Zeppelin

[GitHub] asfgit closed pull request #3293: ZEPPELIN-3976. Create AbstractInterprter for common usage

2019-02-01 Thread GitBox
asfgit closed pull request #3293: ZEPPELIN-3976. Create AbstractInterprter for common usage URL: https://github.com/apache/zeppelin/pull/3293 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Created] (ZEPPELIN-3984) NPE in NotebookRestApiTest.testRunWithServerRestart

2019-02-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3984: Summary: NPE in NotebookRestApiTest.testRunWithServerRestart Key: ZEPPELIN-3984 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3984 Project: Zeppelin Is

[GitHub] fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable

2019-02-01 Thread GitBox
fred521 commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable URL: https://github.com/apache/zeppelin/pull/3294#issuecomment-459938186 > @fred521 I think ZEPPELIN-3957 solve this issue, Could you do a rebase ? And I create another ti

[GitHub] zjffdu commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable

2019-02-01 Thread GitBox
zjffdu commented on issue #3294: [ZEPPELIN-3978] Change Jetty Server to use QueuedThreadPool and make it configurable URL: https://github.com/apache/zeppelin/pull/3294#issuecomment-459938438 Awesome, thanks @fred521 LGTM Thi

[GitHub] zjffdu opened a new pull request #3300: ZEPPELIN-3983. Travis fails due to downloading spark takes a lot of time

2019-02-01 Thread GitBox
zjffdu opened a new pull request #3300: ZEPPELIN-3983. Travis fails due to downloading spark takes a lot of time URL: https://github.com/apache/zeppelin/pull/3300 ### What is this PR for? This PR did several refactoring. * rename SparkDownloadUtils -> DownloadUtils as it is also used