[GitHub] [zeppelin] asfgit closed pull request #3996: [ZEPPELIN-5155]. Add option to disable search

2020-12-22 Thread GitBox
asfgit closed pull request #3996: URL: https://github.com/apache/zeppelin/pull/3996 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] zjffdu commented on a change in pull request #4000: [ZEPPELIN-5130] Improve Code

2020-12-22 Thread GitBox
zjffdu commented on a change in pull request #4000: URL: https://github.com/apache/zeppelin/pull/4000#discussion_r547587275 ## File path: zeppelin-plugins/notebookrepo/azure/src/main/java/org/apache/zeppelin/notebook/repo/AzureNotebookRepo.java ## @@ -33,7 +33,7 @@ import

[GitHub] [zeppelin] Reamer opened a new pull request #4000: [ZEPPELIN-5130] Improve Code

2020-12-22 Thread GitBox
Reamer opened a new pull request #4000: URL: https://github.com/apache/zeppelin/pull/4000 ### What is this PR for? Improve the code during development. ### What type of PR is it? - Refactoring ### What is the Jira issue? *

[GitHub] [zeppelin] Reamer opened a new pull request #3999: [ZEPPELIN-5172] Fix transfer failures

2020-12-22 Thread GitBox
Reamer opened a new pull request #3999: URL: https://github.com/apache/zeppelin/pull/3999 ### What is this PR for? Fix transfer failures as describe here https://github.community/t/getting-maven-could-not-transfer-artifact-with-500-error-when-using-github-actions/17570/3

[jira] [Created] (ZEPPELIN-5172) Maven Download problems

2020-12-22 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5172: Summary: Maven Download problems Key: ZEPPELIN-5172 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5172 Project: Zeppelin Issue Type: Bug

[GitHub] [zeppelin] zjffdu edited a comment on pull request #3998: [ZEPPELIN-5170]. Support spark-submit in spark interpreter

2020-12-22 Thread GitBox
zjffdu edited a comment on pull request #3998: URL: https://github.com/apache/zeppelin/pull/3998#issuecomment-749604278 @Reamer This is not to replace spark interpreter, but to be complementary to the current spark interpreter. Current spark interpreter is for interactive development

[GitHub] [zeppelin] zjffdu commented on pull request #3998: [ZEPPELIN-5170]. Support spark-submit in spark interpreter

2020-12-22 Thread GitBox
zjffdu commented on pull request #3998: URL: https://github.com/apache/zeppelin/pull/3998#issuecomment-749604278 @Reamer This is not to replace spark interpreter, but to be complementary to the current spark interpreter. Current spark interpreter is for interactive development (run spark

[GitHub] [zeppelin] Reamer commented on pull request #3998: [ZEPPELIN-5170]. Support spark-submit in spark interpreter

2020-12-22 Thread GitBox
Reamer commented on pull request #3998: URL: https://github.com/apache/zeppelin/pull/3998#issuecomment-749567634 @zjffdu What is the reason for this feature? What are the advantages over the current Spark interpreter?

[GitHub] [zeppelin] zjffdu opened a new pull request #3998: [ZEPPELIN-5170]. Support spark-submit in spark interpreter

2020-12-22 Thread GitBox
zjffdu opened a new pull request #3998: URL: https://github.com/apache/zeppelin/pull/3998 ### What is this PR for? This PR is to support `%spark.submit` to spark-submit command so that user can run spark jar jobs in zeppelin. ### What type of PR is it? [Feature ]

[GitHub] [zeppelin] Reamer commented on pull request #3996: [ZEPPELIN-5155]. Add option to disable search

2020-12-22 Thread GitBox
Reamer commented on pull request #3996: URL: https://github.com/apache/zeppelin/pull/3996#issuecomment-749432782 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zeppelin] kr11 edited a comment on pull request #3995: [ZEPPELIN-5165]. fix bug in interpreter.cmd-0.9.0 Windows

2020-12-22 Thread GitBox
kr11 edited a comment on pull request #3995: URL: https://github.com/apache/zeppelin/pull/3995#issuecomment-749324437 > I have restarted the CI process. Hi @Reamer, Thanks! I found the checks failed at `zeppelin-integration` at