[GitHub] [zeppelin] zjffdu commented on pull request #4320: [ZEPPELIN-5669] Check pyflink folder existence in yarn application mode

2022-03-30 Thread GitBox
zjffdu commented on pull request #4320: URL: https://github.com/apache/zeppelin/pull/4320#issuecomment-1084149346 Will merge if no more comment -- 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 th

[jira] [Created] (ZEPPELIN-5703) Support to run another notebook in notebook inline

2022-03-30 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5703: Summary: Support to run another notebook in notebook inline Key: ZEPPELIN-5703 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5703 Project: Zeppelin Iss

[jira] [Created] (ZEPPELIN-5702) Refactor spark interpreter module structure

2022-03-30 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5702: Summary: Refactor spark interpreter module structure Key: ZEPPELIN-5702 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5702 Project: Zeppelin Issue Type

[GitHub] [zeppelin] zjffdu commented on pull request #4305: [ZEPPELIN-5648] log4j.properties is not configured properly for spark interpreter

2022-03-30 Thread GitBox
zjffdu commented on pull request #4305: URL: https://github.com/apache/zeppelin/pull/4305#issuecomment-1084018528 Sorry for late response @Reamer `:57 is very confusing` This is in the first screenshot (before this PR), the second screenshot is the logs after this PR. The reason I updat

[GitHub] [zeppelin] zjffdu commented on pull request #4307: [ZEPPELIN-5604] Interpreter scheduler may not be shutdown properly

2022-03-30 Thread GitBox
zjffdu commented on pull request #4307: URL: https://github.com/apache/zeppelin/pull/4307#issuecomment-1083990147 Will merge if no more comment -- 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 th

[GitHub] [zeppelin] zjffdu commented on pull request #4328: [ZEPPELIN-5621] add configuration of tmp_path to store compiled files like scala_shell_tmp-xxx.jar

2022-03-30 Thread GitBox
zjffdu commented on pull request #4328: URL: https://github.com/apache/zeppelin/pull/4328#issuecomment-1083989410 Will merge if no more comment -- 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 th

[GitHub] [zeppelin] Reamer commented on a change in pull request #4336: [ZEPPELIN-5699] Trim space in ConfInterpreter

2022-03-30 Thread GitBox
Reamer commented on a change in pull request #4336: URL: https://github.com/apache/zeppelin/pull/4336#discussion_r838684505 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/ConfInterpreter.java ## @@ -67,6 +67,9 @@ public InterpreterResult interpret

[GitHub] [zeppelin] jongyoul merged pull request #4332: [ZEPPELIN-5668] Support statement set in flink

2022-03-30 Thread GitBox
jongyoul merged pull request #4332: URL: https://github.com/apache/zeppelin/pull/4332 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [zeppelin] jongyoul merged pull request #4334: [ZEPPELIN-5696] postgresql 42.3.3

2022-03-30 Thread GitBox
jongyoul merged pull request #4334: URL: https://github.com/apache/zeppelin/pull/4334 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [zeppelin] jongyoul merged pull request #4317: [ZEPPELIN-5685] upgrade shiro due to cve

2022-03-30 Thread GitBox
jongyoul merged pull request #4317: URL: https://github.com/apache/zeppelin/pull/4317 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [zeppelin] Reamer opened a new pull request #4337: [ZEPPELIN-5701] Correct homeNote

2022-03-30 Thread GitBox
Reamer opened a new pull request #4337: URL: https://github.com/apache/zeppelin/pull/4337 ### What is this PR for? This PR corrects the code so that the Home Note feature works again. ### What type of PR is it? Bug Fix ### What is the Jira issue? * https://issues.a

[jira] [Created] (ZEPPELIN-5701) Bugfix Home Note

2022-03-30 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5701: Summary: Bugfix Home Note Key: ZEPPELIN-5701 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5701 Project: Zeppelin Issue Type: Sub-task

Call for Presentations now open, ApacheCon North America 2022

2022-03-30 Thread Rich Bowen
[You are receiving this because you are subscribed to one or more user or dev mailing list of an Apache Software Foundation project.] ApacheCon draws participants at all levels to explore “Tomorrow’s Technology Today” across 300+ Apache projects and their diverse communities. ApacheCon showcases t

[GitHub] [zeppelin] pjfanning closed pull request #4327: ZEPPELIN-5249 upgrade libthrift due to CVEs

2022-03-30 Thread GitBox
pjfanning closed pull request #4327: URL: https://github.com/apache/zeppelin/pull/4327 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubsc

[jira] [Created] (ZEPPELIN-5700) Add println method to InterpreterOutput

2022-03-30 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5700: Summary: Add println method to InterpreterOutput Key: ZEPPELIN-5700 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5700 Project: Zeppelin Issue Type: Im

[GitHub] [zeppelin] zjffdu opened a new pull request #4336: [ZEPPELIN-5699] Trim space in ConfInterpreter

2022-03-30 Thread GitBox
zjffdu opened a new pull request #4336: URL: https://github.com/apache/zeppelin/pull/4336 ### What is this PR for? Trim the space for the key & value of ConfInterpreter. Unit test is added. ### What type of PR is it? [Bug Fix ] ### Todos * [ ] - Task ### Wha