[GitHub] [zeppelin] Reamer commented on a change in pull request #4037: [ZEPPELIN-5218]. Don't exit shell interpreter if there's more logging produced

2021-02-02 Thread GitBox
Reamer commented on a change in pull request #4037: URL: https://github.com/apache/zeppelin/pull/4037#discussion_r568462774 ## File path: shell/src/main/java/org/apache/zeppelin/shell/ShellInterpreter.java ## @@ -78,6 +106,10 @@ public void close() { } } }

[GitHub] [zeppelin] Reamer commented on pull request #4031: [ZEPPELIN-5215]. Use user defined exception instead of TException to propagate exception to zeppelin server

2021-02-02 Thread GitBox
Reamer commented on pull request #4031: URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075 @zjffdu Wo ist der Code für diese Änderung? This is an automated message from the Apache Git Service. To respond

[GitHub] [zeppelin] Reamer edited a comment on pull request #4031: [ZEPPELIN-5215]. Use user defined exception instead of TException to propagate exception to zeppelin server

2021-02-02 Thread GitBox
Reamer edited a comment on pull request #4031: URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075 @zjffdu Where is the code for this change? This is an automated message from the Apache Git Service. To r

[GitHub] [zeppelin] Reamer commented on pull request #4031: [ZEPPELIN-5215]. Use user defined exception instead of TException to propagate exception to zeppelin server

2021-02-02 Thread GitBox
Reamer commented on pull request #4031: URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771819462 I have checked the rendering options and do not see any improvement at the moment. This is an automated message

[GitHub] [zeppelin] prabhjyotsingh opened a new pull request #4041: ZEPPELIN-5231: Livy Interpreter doesn't support Japanese Character - Encoding Issue

2021-02-02 Thread GitBox
prabhjyotsingh opened a new pull request #4041: URL: https://github.com/apache/zeppelin/pull/4041 ### What is this PR for? Livy Interpreter doesn't support Japanese Character - Encoding Issue ### What type of PR is it? [Bug Fix] ### What is the Jira issue? * ht

[GitHub] [zeppelin] prabhjyotsingh commented on pull request #4041: ZEPPELIN-5231: Livy Interpreter doesn't support Japanese Character - Encoding Issue

2021-02-02 Thread GitBox
prabhjyotsingh commented on pull request #4041: URL: https://github.com/apache/zeppelin/pull/4041#issuecomment-771843607 @zjffdu can you help review this. What I have done in this PR is added a new `tableWithUTFCharacter` in the interpreter setting, so that the old mechanism can st

[GitHub] [zeppelin] zjffdu commented on pull request #4037: [ZEPPELIN-5218]. Don't exit shell interpreter if there's more logging produced

2021-02-02 Thread GitBox
zjffdu commented on pull request #4037: URL: https://github.com/apache/zeppelin/pull/4037#issuecomment-771255025 @Reamer I have add the stop in close method This is an automated message from the Apache Git Service. To respond

[GitHub] [zeppelin] zjffdu closed pull request #4031: [ZEPPELIN-5215]. Use user defined exception instead of TException to propagate exception to zeppelin server

2021-02-02 Thread GitBox
zjffdu closed pull request #4031: URL: https://github.com/apache/zeppelin/pull/4031 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [zeppelin] prabhjyotsingh commented on pull request #4041: ZEPPELIN-5231: Livy Interpreter doesn't support Japanese Character - Encoding Issue

2021-02-02 Thread GitBox
prabhjyotsingh commented on pull request #4041: URL: https://github.com/apache/zeppelin/pull/4041#issuecomment-771843607 @zjffdu can you help review this. What I have done in this PR is added a new `tableWithUTFCharacter` in the interpreter setting, so that the old mechanism can st

[GitHub] [zeppelin] Reamer commented on a change in pull request #4037: [ZEPPELIN-5218]. Don't exit shell interpreter if there's more logging produced

2021-02-02 Thread GitBox
Reamer commented on a change in pull request #4037: URL: https://github.com/apache/zeppelin/pull/4037#discussion_r568462774 ## File path: shell/src/main/java/org/apache/zeppelin/shell/ShellInterpreter.java ## @@ -78,6 +106,10 @@ public void close() { } } }

[GitHub] [zeppelin] Reamer edited a comment on pull request #4031: [ZEPPELIN-5215]. Use user defined exception instead of TException to propagate exception to zeppelin server

2021-02-02 Thread GitBox
Reamer edited a comment on pull request #4031: URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075 @zjffdu Where is the code for this change? This is an automated message from the Apache Git Service. To r

[GitHub] [zeppelin] Reamer commented on pull request #4031: [ZEPPELIN-5215]. Use user defined exception instead of TException to propagate exception to zeppelin server

2021-02-02 Thread GitBox
Reamer commented on pull request #4031: URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-771803075 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [zeppelin] fforever14 commented on pull request #4016: [ZEPPELIN-5193] describe table with full table name in flink sql can not work

2021-02-02 Thread GitBox
fforever14 commented on pull request #4016: URL: https://github.com/apache/zeppelin/pull/4016#issuecomment-772137463 I did a rebase but I got some other dependency errors. My computer was not with me these days. 😓 I will show the error today. --

[GitHub] [zeppelin] zjffdu commented on pull request #4041: ZEPPELIN-5231: Livy Interpreter doesn't support Japanese Character - Encoding Issue

2021-02-02 Thread GitBox
zjffdu commented on pull request #4041: URL: https://github.com/apache/zeppelin/pull/4041#issuecomment-772180458 @prabhjyotsingh Is it possible to add UT ? This is an automated message from the Apache Git Service. To respond

[jira] [Created] (ZEPPELIN-5233) Clear output before running paragraph

2021-02-02 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5233: Summary: Clear output before running paragraph Key: ZEPPELIN-5233 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5233 Project: Zeppelin Issue Type: Impr

[jira] [Created] (ZEPPELIN-5234) Increase default value of ZEPPELIN_INTERPRETER_CONNECTION_POOL_SIZE

2021-02-02 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5234: Summary: Increase default value of ZEPPELIN_INTERPRETER_CONNECTION_POOL_SIZE Key: ZEPPELIN-5234 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5234 Project: Zepp

[GitHub] [zeppelin] zjffdu opened a new pull request #4042: [ZEPPELIN-5232]. Default value of zeppelin server memory & interpreter memory should be 1024m

2021-02-02 Thread GitBox
zjffdu opened a new pull request #4042: URL: https://github.com/apache/zeppelin/pull/4042 ### What is this PR for? Trivial PR to change the default memory size to be 1024m for both zeppelin server & interpreter. And also remove `-Xms`, because for some interpreters, memory usage

[GitHub] [zeppelin] zjffdu opened a new pull request #4043: [ZEPPELIN-5233]. Clear output before running paragraph

2021-02-02 Thread GitBox
zjffdu opened a new pull request #4043: URL: https://github.com/apache/zeppelin/pull/4043 ### What is this PR for? Trivial PR to clean output before running paragraph. setStatus will broadcast paragraph to frontend. That means the output in frontend will be cleaned before running

Different PORT for Zeppelin http and websokcet

2021-02-02 Thread Great Info
Hi, I need to host zeppelin behind reverse proxy due to some restrictions, our current existing reverse proxy only can work for http so for webscoket I need to use another proxy (spring-cloud-gateway). So is it possible to configure the zeppelin server to use different ports for http and websocket