[GitHub] [zeppelin] zjffdu commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-17 Thread GitBox
zjffdu commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r633582560 ## File path: zeppelin-plugins/launcher/flink/src/main/java/org/apache/zeppelin/interpreter/launcher/FlinkInterpreterLauncher.java ## @@ -45,25 +48,44 @@

[GitHub] [zeppelin] zjffdu commented on pull request #4089: [ZEPPELIN-5249]. Update to thrift 0.14.1

2021-05-17 Thread GitBox
zjffdu commented on pull request #4089: URL: https://github.com/apache/zeppelin/pull/4089#issuecomment-842418305 It looks like cause spark/flink tests fail -- 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

[GitHub] [zeppelin] zjffdu commented on pull request #4089: [ZEPPELIN-5249]. Update to thrift 0.14.1

2021-05-17 Thread GitBox
zjffdu commented on pull request #4089: URL: https://github.com/apache/zeppelin/pull/4089#issuecomment-842418305 It looks like cause spark/flink tests fail -- 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

[GitHub] [zeppelin] Reamer commented on pull request #4117: [ZEPPELIN-5368] No pyflink jars will cause flink interpreter fails to launch for flink 1.10/1.11

2021-05-17 Thread GitBox
Reamer commented on pull request #4117: URL: https://github.com/apache/zeppelin/pull/4117#issuecomment-842040976 LGTM -- 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. For q

[GitHub] [zeppelin] PrarthiJain commented on pull request #4089: [ZEPPELIN-5249]. Update to thrift 0.14.1

2021-05-17 Thread GitBox
PrarthiJain commented on pull request #4089: URL: https://github.com/apache/zeppelin/pull/4089#issuecomment-842189288 @Reamer @zjffdu @prabhjyotsingh. I have uploaded a new patch with thrift dependency addition. We can remove that later on the 4.0 version upgrade. Let me know your thoughts

[GitHub] [zeppelin] xiejiajun commented on pull request #4119: [ZEPPELIN-5372]. Fix the problem of Ldap connection leak in LdapGroupRealm

2021-05-17 Thread GitBox
xiejiajun commented on pull request #4119: URL: https://github.com/apache/zeppelin/pull/4119#issuecomment-842091804 > > The close method of LdapCtx will call the close method of LdapClient to return the connection to the connection pool. If we rely on the GC mechanism, although the Context

[GitHub] [zeppelin] zjffdu edited a comment on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-05-17 Thread GitBox
zjffdu edited a comment on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-842054131 @Reamer Actually `YarnRemoteInterpreterProcess` doesn't do the downloading, it just upload the conda to hdfs as yarn app resource, and yarn will download it from hdfs bef

[GitHub] [zeppelin] Reamer commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-17 Thread GitBox
Reamer commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r633466544 ## File path: flink/interpreter/pom.xml ## @@ -95,6 +96,13 @@ ${project.version} + + io.fabric8 + kubernetes-client + ${

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-17 Thread GitBox
zjffdu commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r633565472 ## File path: flink/interpreter/pom.xml ## @@ -95,6 +96,13 @@ ${project.version} + + io.fabric8 + kubernetes-client + ${

[GitHub] [zeppelin] xiejiajun closed pull request #4119: [ZEPPELIN-5372]. Fix the problem of Ldap connection leak in LdapGroupRealm

2021-05-17 Thread GitBox
xiejiajun closed pull request #4119: URL: https://github.com/apache/zeppelin/pull/4119 -- 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. For queries about this service, ple

[GitHub] [zeppelin] cuspymd commented on pull request #4119: [ZEPPELIN-5372]. Fix the problem of Ldap connection leak in LdapGroupRealm

2021-05-17 Thread GitBox
cuspymd commented on pull request #4119: URL: https://github.com/apache/zeppelin/pull/4119#issuecomment-841980605 -- 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. For querie

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-17 Thread GitBox
cuspymd commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r633402731 ## File path: zeppelin-plugins/launcher/flink/src/main/java/org/apache/zeppelin/interpreter/launcher/FlinkInterpreterLauncher.java ## @@ -45,25 +48,44 @

[GitHub] [zeppelin] zjffdu commented on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-05-17 Thread GitBox
zjffdu commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-842054131 @Reamer Actually `YarnRemoteInterpreterProcess` doesn't do the downloading, it just upload the conda to hdfs as yarn app resource, and yarn will download it from hdfs before sta

[GitHub] [zeppelin] zjffdu commented on pull request #4117: [ZEPPELIN-5368] No pyflink jars will cause flink interpreter fails to launch for flink 1.10/1.11

2021-05-17 Thread GitBox
zjffdu commented on pull request #4117: URL: https://github.com/apache/zeppelin/pull/4117#issuecomment-842029559 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 the

[GitHub] [zeppelin] asfgit closed pull request #4117: [ZEPPELIN-5368] No pyflink jars will cause flink interpreter fails to launch for flink 1.10/1.11

2021-05-17 Thread GitBox
asfgit closed pull request #4117: URL: https://github.com/apache/zeppelin/pull/4117 -- 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. For queries about this service, please

[GitHub] [zeppelin] zjffdu commented on pull request #4104: [ZEPPELIN-5338]. Add logging prefix in interpreter.sh for easy diagnose

2021-05-17 Thread GitBox
zjffdu commented on pull request #4104: URL: https://github.com/apache/zeppelin/pull/4104#issuecomment-842768798 @cuspymd Any 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 the s

[GitHub] [zeppelin] Reamer commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-17 Thread GitBox
Reamer commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634058596 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -.. Review c

[GitHub] [zeppelin] Reamer commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-17 Thread GitBox
Reamer commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r634075607 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterServer.java ## @@ -142,6 +141,7 @@ private Sc

[GitHub] [zeppelin] Reamer commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-17 Thread GitBox
Reamer commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r634085242 ## File path: flink/interpreter/pom.xml ## @@ -95,6 +96,13 @@ ${project.version} + + io.fabric8 + kubernetes-client + ${

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-18 Thread GitBox
zjffdu commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r634151978 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterServer.java ## @@ -142,6 +141,7 @@ private Sc

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4120: [ZEPPELIN-5374] Don't update paragraph config when latest checkpoint of flink is unchanged

2021-05-18 Thread GitBox
cuspymd commented on a change in pull request #4120: URL: https://github.com/apache/zeppelin/pull/4120#discussion_r634442983 ## File path: flink/interpreter/src/main/java/org/apache/zeppelin/flink/JobManager.java ## @@ -254,11 +255,12 @@ public void run() { if (

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4116: [ZEPPELIN-5352] Support flink in k8s mode

2021-05-18 Thread GitBox
cuspymd commented on a change in pull request #4116: URL: https://github.com/apache/zeppelin/pull/4116#discussion_r634453738 ## File path: flink/interpreter/src/main/scala/org/apache/zeppelin/flink/FlinkScalaInterpreter.scala ## @@ -182,16 +182,27 @@ class FlinkScalaInterprete

[GitHub] [zeppelin] Reamer commented on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-05-18 Thread GitBox
Reamer commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-843240046 Hi @zjffdu, > We can leverage yarn's resource cache mechanism. That means the same conda env downloaded by yarn_app_1 can be reused by yarn_app_2. If we download it in Ju

[GitHub] [zeppelin] Reamer edited a comment on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-05-18 Thread GitBox
Reamer edited a comment on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-843240046 Hi @zjffdu, > We can leverage yarn's resource cache mechanism. That means the same conda env downloaded by yarn_app_1 can be reused by yarn_app_2. If we download it

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-18 Thread GitBox
cuspymd commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634479834 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -.. Review

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-18 Thread GitBox
cuspymd commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634479834 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -.. Review

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-18 Thread GitBox
cuspymd commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634501953 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -..

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-18 Thread GitBox
cuspymd commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634501953 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -..

[GitHub] [zeppelin] zjffdu commented on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-05-18 Thread GitBox
zjffdu commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-843283503 > I was aware of this, but it seems that downloading dependencies several times is the way of `spark.archives`. It is clear that this is not optimal. If I read spark c

[GitHub] [zeppelin] cuspymd opened a new pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-18 Thread GitBox
cuspymd opened a new pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121 ### What is this PR for? Polish server and service package codes of zeppelin-server - Delete unused import - Delete and optimize redundant codes - Add `final` keyword to some variables that

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-18 Thread GitBox
zjffdu commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r634876091 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/NoAuthenticationService.java ## @@ -30,7 +30,7 @@ import org.slf4j.LoggerFactory

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-18 Thread GitBox
zjffdu commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r634876522 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/ShiroAuthenticationService.java ## @@ -407,8 +407,8 @@ public boolean isAuthentic

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4120: [ZEPPELIN-5374] Don't update paragraph config when latest checkpoint of flink is unchanged

2021-05-18 Thread GitBox
zjffdu commented on a change in pull request #4120: URL: https://github.com/apache/zeppelin/pull/4120#discussion_r634877594 ## File path: flink/interpreter/src/main/java/org/apache/zeppelin/flink/JobManager.java ## @@ -254,11 +255,12 @@ public void run() { if (c

[GitHub] [zeppelin] Reamer commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-18 Thread GitBox
Reamer commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634925921 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -.. Review c

[GitHub] [zeppelin] Reamer commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-18 Thread GitBox
Reamer commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634938512 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -.. -

[GitHub] [zeppelin] Reamer commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-18 Thread GitBox
Reamer commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r634951058 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -.. -

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-19 Thread GitBox
cuspymd commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r635277266 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/NoAuthenticationService.java ## @@ -30,7 +30,7 @@ import org.slf4j.LoggerFactor

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-19 Thread GitBox
cuspymd commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r635299987 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/ShiroAuthenticationService.java ## @@ -407,8 +407,8 @@ public boolean isAuthenti

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-19 Thread GitBox
zjffdu commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r635330507 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/NoAuthenticationService.java ## @@ -30,7 +30,7 @@ import org.slf4j.LoggerFactory

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-19 Thread GitBox
zjffdu commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r635330507 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/NoAuthenticationService.java ## @@ -30,7 +30,7 @@ import org.slf4j.LoggerFactory

[GitHub] [zeppelin] mnmhouse closed pull request #4115: [ZEPPELIN-5349] fix multithread simultaneously run saveToFile method s…

2021-05-19 Thread GitBox
mnmhouse closed pull request #4115: URL: https://github.com/apache/zeppelin/pull/4115 -- 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. For queries about this service, plea

[GitHub] [zeppelin] mnmhouse opened a new pull request #4122: [ZEPPELIN-5379] LIST_CONFIGURATIONS command cannot return the default…

2021-05-19 Thread GitBox
mnmhouse opened a new pull request #4122: URL: https://github.com/apache/zeppelin/pull/4122 ### What is this PR for? when download distirbution package , run zeppelin server ,do not config zeppelin-site.xml ,i found LIST_CONFIGURATIONS command cannot return the default configur

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4122: [ZEPPELIN-5379] LIST_CONFIGURATIONS command cannot return the default…

2021-05-19 Thread GitBox
cuspymd commented on a change in pull request #4122: URL: https://github.com/apache/zeppelin/pull/4122#discussion_r635757279 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java ## @@ -871,6 +871,10 @@ public boolean isPrometheus

[GitHub] [zeppelin] Reamer opened a new pull request #4123: [ZEPPELIN-5382] Correct comment in ZeppelinConfiguration

2021-05-19 Thread GitBox
Reamer opened a new pull request #4123: URL: https://github.com/apache/zeppelin/pull/4123 ### What is this PR for? This PR correct a comment in ZeppelinConfiguration.java ### What type of PR is it? - Documentation ### What is the Jira issue? * https://issues.apach

[GitHub] [zeppelin] Reamer commented on a change in pull request #4122: [ZEPPELIN-5379] LIST_CONFIGURATIONS command cannot return the default…

2021-05-19 Thread GitBox
Reamer commented on a change in pull request #4122: URL: https://github.com/apache/zeppelin/pull/4122#discussion_r635814385 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java ## @@ -871,6 +871,10 @@ public boolean isPrometheusM

[GitHub] [zeppelin] Reamer commented on a change in pull request #4122: [ZEPPELIN-5379] LIST_CONFIGURATIONS command cannot return the default…

2021-05-20 Thread GitBox
Reamer commented on a change in pull request #4122: URL: https://github.com/apache/zeppelin/pull/4122#discussion_r635821821 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java ## @@ -871,6 +871,10 @@ public boolean isPrometheusM

[GitHub] [zeppelin] Reamer commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-20 Thread GitBox
Reamer commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r635848055 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/JobManagerService.java ## @@ -65,9 +65,10 @@ public JobManagerService(Notebook no

[GitHub] [zeppelin] mnmhouse commented on a change in pull request #4122: [ZEPPELIN-5379] LIST_CONFIGURATIONS command cannot return the default…

2021-05-20 Thread GitBox
mnmhouse commented on a change in pull request #4122: URL: https://github.com/apache/zeppelin/pull/4122#discussion_r635916805 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java ## @@ -871,6 +871,10 @@ public boolean isPrometheu

[GitHub] [zeppelin] asfgit closed pull request #4123: [ZEPPELIN-5382] Correct comment in ZeppelinConfiguration

2021-05-20 Thread GitBox
asfgit closed pull request #4123: URL: https://github.com/apache/zeppelin/pull/4123 -- 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. For queries about this service, please

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4121: [ZEPPELIN-5376] Polish server and service package codes of zeppelin-server

2021-05-20 Thread GitBox
cuspymd commented on a change in pull request #4121: URL: https://github.com/apache/zeppelin/pull/4121#discussion_r636196272 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/service/NoAuthenticationService.java ## @@ -30,7 +30,7 @@ import org.slf4j.LoggerFactor

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-20 Thread GitBox
cuspymd commented on a change in pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#discussion_r636204724 ## File path: zeppelin-plugins/pom.xml ## @@ -25,10 +25,8 @@ zeppelin org.apache.zeppelin 0.10.0-SNAPSHOT -..

[GitHub] [zeppelin] Reamer commented on pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-20 Thread GitBox
Reamer commented on pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#issuecomment-845220748 LGTM -- 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. For q

[GitHub] [zeppelin] zjffdu opened a new pull request #4124: [ZEPPELIN-5380] Add scripts folder to zeppelin-distribution

2021-05-20 Thread GitBox
zjffdu opened a new pull request #4124: URL: https://github.com/apache/zeppelin/pull/4124 ### What is this PR for? This PR add scripts folder in the binary distribution, so that user can build images via these scripts ### What type of PR is it? [ Improvement ] ### To

[GitHub] [zeppelin] Reamer commented on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-05-20 Thread GitBox
Reamer commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-845683022 Thank you for the clarification. I have created a [Jira ticket](https://issues.apache.org/jira/browse/ZEPPELIN-5384). -- This is an automated message from the Apache Git Servi

[GitHub] [zeppelin] Reamer commented on a change in pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-05-20 Thread GitBox
Reamer commented on a change in pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#discussion_r636668467 ## File path: zeppelin-jupyter-interpreter/src/main/java/org/apache/zeppelin/jupyter/JupyterKernelInterpreter.java ## @@ -183,8 +195,43 @@ public String

[GitHub] [zeppelin] cuspymd opened a new pull request #4125: [ZEPPELIN-5388] Polish realm package of zeppelin-server

2021-05-21 Thread GitBox
cuspymd opened a new pull request #4125: URL: https://github.com/apache/zeppelin/pull/4125 ### What is this PR for? - Add `final` keyword to variables which are not re-assigned - Delete unnecessary and unused codes ### What type of PR is it? [Refactoring] ### What

[GitHub] [zeppelin] PrarthiJain commented on pull request #4089: [ZEPPELIN-5249]. Update to thrift 0.14.1

2021-05-26 Thread GitBox
PrarthiJain commented on pull request #4089: URL: https://github.com/apache/zeppelin/pull/4089#issuecomment-848525337 @Reamer @zjffdu @prabhjyotsingh, The build failed with `Could not resolve dependencies for...from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for reposi

[GitHub] [zeppelin] zjffdu commented on pull request #4089: [ZEPPELIN-5249]. Update to thrift 0.14.1

2021-05-26 Thread GitBox
zjffdu commented on pull request #4089: URL: https://github.com/apache/zeppelin/pull/4089#issuecomment-848528028 @PrarthiJain I also notice that today, I am looking into this issue, will keep you updated -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [zeppelin] zjffdu commented on pull request #4089: [ZEPPELIN-5249]. Update to thrift 0.14.1

2021-05-26 Thread GitBox
zjffdu commented on pull request #4089: URL: https://github.com/apache/zeppelin/pull/4089#issuecomment-849325647 @PrarthiJain I made a hotfix for the CI, please rebase your PR and trigger the CI again. -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [zeppelin] zjffdu commented on pull request #4125: [ZEPPELIN-5388] Polish realm package of zeppelin-server

2021-05-26 Thread GitBox
zjffdu commented on pull request #4125: URL: https://github.com/apache/zeppelin/pull/4125#issuecomment-849326766 LGTM, thanks @cuspymd I made a hotfix for the flink CI failure, could you rebase your PR and trigger the CI again ? -- This is an automated message from the Apache Git Servic

[GitHub] [zeppelin] zjffdu commented on pull request #4120: [ZEPPELIN-5374] Don't update paragraph config when latest checkpoint of flink is unchanged

2021-05-26 Thread GitBox
zjffdu commented on pull request #4120: URL: https://github.com/apache/zeppelin/pull/4120#issuecomment-849326934 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 the

[GitHub] [zeppelin] zjffdu commented on pull request #4113: [ZEPPELIN-5343] Zeppelin Interface becomes unresponsive

2021-05-26 Thread GitBox
zjffdu commented on pull request #4113: URL: https://github.com/apache/zeppelin/pull/4113#issuecomment-849327181 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 #4104: [ZEPPELIN-5338]. Add logging prefix in interpreter.sh for easy diagnose

2021-05-26 Thread GitBox
zjffdu commented on pull request #4104: URL: https://github.com/apache/zeppelin/pull/4104#issuecomment-849327345 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 the

[GitHub] [zeppelin] NicolasGong closed pull request #4110: [ZEPPELIN-5359] The names of the two methods do not fit.

2021-05-26 Thread GitBox
NicolasGong closed pull request #4110: URL: https://github.com/apache/zeppelin/pull/4110 -- 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. For queries about this service, p

[GitHub] [zeppelin] PrarthiJain commented on pull request #4089: [ZEPPELIN-5249]. Update to thrift 0.14.1

2021-05-27 Thread GitBox
PrarthiJain commented on pull request #4089: URL: https://github.com/apache/zeppelin/pull/4089#issuecomment-849673788 Thanks @zjffdu -- 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

[GitHub] [zeppelin] cuspymd commented on pull request #4125: [ZEPPELIN-5388] Polish realm package of zeppelin-server

2021-05-27 Thread GitBox
cuspymd commented on pull request #4125: URL: https://github.com/apache/zeppelin/pull/4125#issuecomment-849701071 > LGTM, thanks @cuspymd I made a hotfix for the flink CI failure, could you rebase your PR and trigger the CI again ? I have rebased latest commit and triggered the CI.

[GitHub] [zeppelin] cuspymd opened a new pull request #4126: [ZEPPELIN-5393] Polish rest, socket package of zeppelin-server

2021-05-27 Thread GitBox
cuspymd opened a new pull request #4126: URL: https://github.com/apache/zeppelin/pull/4126 ### What is this PR for? - Add final keyword to variables which are not re-assigned - Delete unnecessary and unused codes ### What type of PR is it? [Refactoring] ### What is

[GitHub] [zeppelin] Reamer commented on pull request #4113: [ZEPPELIN-5343] Zeppelin Interface becomes unresponsive

2021-05-28 Thread GitBox
Reamer commented on pull request #4113: URL: https://github.com/apache/zeppelin/pull/4113#issuecomment-850299078 Does it make a difference in your environment? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [zeppelin] Reamer commented on pull request #4125: [ZEPPELIN-5388] Polish realm package of zeppelin-server

2021-05-28 Thread GitBox
Reamer commented on pull request #4125: URL: https://github.com/apache/zeppelin/pull/4125#issuecomment-850415778 LGTM -- 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. For q

[GitHub] [zeppelin] nilroy opened a new pull request #4127: Modified the interpreter.sh script to be able to parse SPARK_SUBMIT_OPTIONS

2021-05-29 Thread GitBox
nilroy opened a new pull request #4127: URL: https://github.com/apache/zeppelin/pull/4127 ### What is this PR for? To be able to parse SPARK_SUBMIT_OPTIONS which has whitespace in between like ``` export SPARK_SUBMIT_OPTIONS="$SPARK_SUBMIT_OPTIONS --conf 'spark.driver.extraJa

[GitHub] [zeppelin] zjffdu opened a new pull request #4128: Zeppelin 5339

2021-05-29 Thread GitBox
zjffdu opened a new pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128 ### What is this PR for? This is to support scala 2.12 of flink interpreter. Here's the main changes: 1. Copy `FlinkILoop`, `FlinkShell`, `ScalaShellEnvironment`, `ScalaShellStreamEnviron

[GitHub] [zeppelin] chillinger commented on pull request #4113: [ZEPPELIN-5343] Zeppelin Interface becomes unresponsive

2021-05-31 Thread GitBox
chillinger commented on pull request #4113: URL: https://github.com/apache/zeppelin/pull/4113#issuecomment-851379000 @zjffdu based on your MR we built the zeppelin-server jar for our environment and will test it - I will share the results as soon as we have solid feedback. One quest

[GitHub] [zeppelin] zjffdu commented on pull request #4113: [ZEPPELIN-5343] Zeppelin Interface becomes unresponsive

2021-05-31 Thread GitBox
zjffdu commented on pull request #4113: URL: https://github.com/apache/zeppelin/pull/4113#issuecomment-851397091 Thank @chillinger for the help. Regarding `synchronized`, it is done in https://issues.apache.org/jira/browse/ZEPPELIN-1480. -- This is an automated message from the Apac

[GitHub] [zeppelin] Reamer commented on pull request #4128: Zeppelin 5339

2021-05-31 Thread GitBox
Reamer commented on pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128#issuecomment-851512360 I don't like the symlinks and the Maven build helper steps because this construct breaks some IDEs. Is it not possible to create only one submodule with two Scala compiler profi

[GitHub] [zeppelin] Reamer edited a comment on pull request #4128: Zeppelin 5339

2021-05-31 Thread GitBox
Reamer edited a comment on pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128#issuecomment-851512360 I don't like the symlinks and the Maven build helper steps because this construct breaks some IDEs. Is it not possible to create only one submodule with two Scala compile

[GitHub] [zeppelin] Reamer commented on pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-05-31 Thread GitBox
Reamer commented on pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#issuecomment-851513784 @cuspymd Please rebase to current master to fix CI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [zeppelin] asfgit closed pull request #4104: [ZEPPELIN-5338]. Add logging prefix in interpreter.sh for easy diagnose

2021-05-31 Thread GitBox
asfgit closed pull request #4104: URL: https://github.com/apache/zeppelin/pull/4104 -- 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. For queries about this service, please

[GitHub] [zeppelin] zjffdu commented on pull request #4128: Zeppelin 5339

2021-05-31 Thread GitBox
zjffdu commented on pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128#issuecomment-851755290 @Reamer Using profiles won't work here, because our goal is to make one zeppelin instance to work with multiple scala version. Building different zeppelin distribution for each

[GitHub] [zeppelin] asfgit closed pull request #4124: [ZEPPELIN-5380] Add scripts folder to zeppelin-distribution

2021-05-31 Thread GitBox
asfgit closed pull request #4124: URL: https://github.com/apache/zeppelin/pull/4124 -- 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. For queries about this service, please

[GitHub] [zeppelin] jongyoul commented on pull request #4126: [ZEPPELIN-5393] Polish rest, socket package of zeppelin-server

2021-06-01 Thread GitBox
jongyoul commented on pull request #4126: URL: https://github.com/apache/zeppelin/pull/4126#issuecomment-851985261 Who can verify if some test failures are flaky or not? I've checked the changes and LGTM. -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [zeppelin] cuspymd commented on pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-06-01 Thread GitBox
cuspymd commented on pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#issuecomment-852172380 > @cuspymd Please rebase to current master to fix CI. I have done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-06-01 Thread GitBox
zjffdu commented on a change in pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#discussion_r643680742 ## File path: zeppelin-plugins/launcher/yarn/src/main/java/org/apache/zeppelin/interpreter/launcher/YarnRemoteInterpreterProcess.java ## @@ -316,6 +347,2

[GitHub] [zeppelin] zjffdu commented on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-06-01 Thread GitBox
zjffdu commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-852767277 CI is failed, I am looking at that -- 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 t

[GitHub] [zeppelin] zjffdu commented on pull request #4126: [ZEPPELIN-5393] Polish rest, socket package of zeppelin-server

2021-06-02 Thread GitBox
zjffdu commented on pull request #4126: URL: https://github.com/apache/zeppelin/pull/4126#issuecomment-852848147 @Reamer It looks like the K8s UT fails again ``` PodPhaseWatcherTest.testPhase:69 null ``` -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [zeppelin] zjffdu commented on pull request #4126: [ZEPPELIN-5393] Polish rest, socket package of zeppelin-server

2021-06-02 Thread GitBox
zjffdu commented on pull request #4126: URL: https://github.com/apache/zeppelin/pull/4126#issuecomment-852848359 @Reamer It looks like the K8s UT fails again ``` PodPhaseWatcherTest.testPhase:69 null ``` https://github.com/apache/zeppelin/pull/4126/checks?check_run_id=2686162242

[GitHub] [zeppelin] asfgit closed pull request #4125: [ZEPPELIN-5388] Polish realm package of zeppelin-server

2021-06-02 Thread GitBox
asfgit closed pull request #4125: URL: https://github.com/apache/zeppelin/pull/4125 -- 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. For queries about this service, please

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4128: [ZEPPELIN-5339] Support scala 2.12 for flink

2021-06-02 Thread GitBox
cuspymd commented on a change in pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128#discussion_r644049588 ## File path: flink/flink-scala-parent/src/main/java/org/apache/zeppelin/flink/FlinkInterpreter.java ## @@ -25,45 +26,74 @@ import org.apache.zeppelin.

[GitHub] [zeppelin] Reamer commented on pull request #4128: [ZEPPELIN-5339] Support scala 2.12 for flink

2021-06-02 Thread GitBox
Reamer commented on pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128#issuecomment-853111506 > Regarding the code structure in IDE, I do have some tips to make it work in intellij, let me add one contribution doc to clarify that That would be great. Thank you --

[GitHub] [zeppelin] zjffdu commented on pull request #4126: [ZEPPELIN-5393] Polish rest, socket package of zeppelin-server

2021-06-02 Thread GitBox
zjffdu commented on pull request #4126: URL: https://github.com/apache/zeppelin/pull/4126#issuecomment-853119076 @Reamer It looks like the K8s UT fails again ``` PodPhaseWatcherTest.testPhase:69 null ``` https://github.com/apache/zeppelin/pull/4126/checks?check_run_id=2686162242

[GitHub] [zeppelin] Reamer commented on pull request #4126: [ZEPPELIN-5393] Polish rest, socket package of zeppelin-server

2021-06-02 Thread GitBox
Reamer commented on pull request #4126: URL: https://github.com/apache/zeppelin/pull/4126#issuecomment-853144470 > @Reamer It looks like the K8s UT fails again > > ``` > PodPhaseWatcherTest.testPhase:69 null > ``` > > https://github.com/apache/zeppelin/pull/4126/checks?ch

[GitHub] [zeppelin] zjffdu closed pull request #4120: [ZEPPELIN-5374] Don't update paragraph config when latest checkpoint of flink is unchanged

2021-06-02 Thread GitBox
zjffdu closed pull request #4120: URL: https://github.com/apache/zeppelin/pull/4120 -- 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. For queries about this service, please

[GitHub] [zeppelin] zjffdu commented on pull request #4122: [ZEPPELIN-5379] LIST_CONFIGURATIONS command cannot return the default…

2021-06-02 Thread GitBox
zjffdu commented on pull request #4122: URL: https://github.com/apache/zeppelin/pull/4122#issuecomment-853596439 LGTM, 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

[GitHub] [zeppelin] zjffdu commented on pull request #4128: [ZEPPELIN-5339] Support scala 2.12 for flink

2021-06-02 Thread GitBox
zjffdu commented on pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128#issuecomment-853621487 @Reamer `README` is added -- 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 sp

[GitHub] [zeppelin] Reamer opened a new pull request #4129: [ZEPPELIN-5400] K8s improvements

2021-06-03 Thread GitBox
Reamer opened a new pull request #4129: URL: https://github.com/apache/zeppelin/pull/4129 ### What is this PR for? This PR polish the K8s launcher and tries to fix the flapping UT test ### What type of PR is it? - Refactoring ### What is the Jira issue? * https://issu

[GitHub] [zeppelin] Reamer commented on pull request #4126: [ZEPPELIN-5393] Polish rest, socket package of zeppelin-server

2021-06-03 Thread GitBox
Reamer commented on pull request #4126: URL: https://github.com/apache/zeppelin/pull/4126#issuecomment-853938757 @zjffdu I have created PR #4129. Hopefully this will fix the flapping test. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [zeppelin] Reamer commented on pull request #4127: ZEPPELIN-5397 : Modified the interpreter.sh script to be able to parse SPARK_SUBMIT_OPTIONS

2021-06-03 Thread GitBox
Reamer commented on pull request #4127: URL: https://github.com/apache/zeppelin/pull/4127#issuecomment-853941348 I think an empty delimiter is wrong, possibly something like "--conf" would be better. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [zeppelin] zjffdu commented on pull request #4129: [ZEPPELIN-5400] Polish K8s launcher

2021-06-03 Thread GitBox
zjffdu commented on pull request #4129: URL: https://github.com/apache/zeppelin/pull/4129#issuecomment-854371460 Thanks @Reamer It is better to run the tests several times to make sure the flaky test is fixed. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [zeppelin] zjffdu commented on pull request #4128: [ZEPPELIN-5339] Support scala 2.12 for flink

2021-06-03 Thread GitBox
zjffdu commented on pull request #4128: URL: https://github.com/apache/zeppelin/pull/4128#issuecomment-854371551 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 the

[GitHub] [zeppelin] asfgit closed pull request #4122: [ZEPPELIN-5379] LIST_CONFIGURATIONS command cannot return the default…

2021-06-03 Thread GitBox
asfgit closed pull request #4122: URL: https://github.com/apache/zeppelin/pull/4122 -- 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. For queries about this service, please

[GitHub] [zeppelin] zjffdu commented on pull request #4097: [ZEPPELIN-5330]. Support conda env for python interpreter in yarn mode

2021-06-03 Thread GitBox
zjffdu commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-854380073 CI is fixed now, ready for review @Reamer -- 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

<    1   2   3   4   5   6   7   8   9   10   >