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

2021-04-21 Thread GitBox
Reamer commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-824057131 I think this is also a great feature for the K8s launcher. Unfortunately, I don't see any way to manipulate files before launching, like you did with YARN. Any ideas how we can

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4099: [ZEPPELIN-5332] Add configuration of flink.udf.packages and flink.udf.packages.packages

2021-04-21 Thread GitBox
cuspymd commented on a change in pull request #4099: URL: https://github.com/apache/zeppelin/pull/4099#discussion_r617569641 ## File path: docs/interpreter/flink.md ## @@ -155,6 +155,16 @@ You can also add and set other flink properties which are not listed in the tabl

[GitHub] [zeppelin] Jiabao-Sun commented on a change in pull request #4099: [ZEPPELIN-5332] Add configuration of flink.udf.packages and flink.udf.packages.packages

2021-04-21 Thread GitBox
Jiabao-Sun commented on a change in pull request #4099: URL: https://github.com/apache/zeppelin/pull/4099#discussion_r617670254 ## File path: docs/interpreter/flink.md ## @@ -155,6 +155,16 @@ You can also add and set other flink properties which are not listed in the tabl

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4099: [ZEPPELIN-5332] Add configuration of flink.udf.packages and flink.udf.packages.packages

2021-04-21 Thread GitBox
cuspymd commented on a change in pull request #4099: URL: https://github.com/apache/zeppelin/pull/4099#discussion_r618062546 ## File path: docs/interpreter/flink.md ## @@ -155,6 +155,16 @@ You can also add and set other flink properties which are not listed in the tabl

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4099: [ZEPPELIN-5332] Add configuration of flink.udf.packages and flink.udf.packages.packages

2021-04-21 Thread GitBox
zjffdu commented on a change in pull request #4099: URL: https://github.com/apache/zeppelin/pull/4099#discussion_r618073216 ## File path: docs/interpreter/flink.md ## @@ -155,6 +155,16 @@ You can also add and set other flink properties which are not listed in the tabl

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

2021-04-21 Thread GitBox
zjffdu commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-824535028 @Reamer Regarding your experience, would building conda env into docker image works for users ? User can use a base docker image with lots of common used python packages for

[GitHub] [zeppelin] zjffdu commented on pull request #4092: [ZEPPELIN-4506] Check for duplicate note on rename of a notebook

2021-04-21 Thread GitBox
zjffdu commented on pull request #4092: URL: https://github.com/apache/zeppelin/pull/4092#issuecomment-824535580 @dannycranmer Could you rebase and retrigger the CI ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4098: [ZEPPELIN-5320]. Support yarn application mode for flink interpreter

2021-04-21 Thread GitBox
zjffdu commented on a change in pull request #4098: URL: https://github.com/apache/zeppelin/pull/4098#discussion_r618078514 ## File path: docs/interpreter/flink.md ## @@ -266,6 +266,7 @@ Flink in Zeppelin supports 3 execution modes (`flink.execution.mode`): * Local * Remote

[GitHub] [zeppelin] asfgit closed pull request #4088: [ZEPPELIN-5310] SPARK_HOME in zeppelin-env.sh doesn't take effect in yarn cluster mode

2021-04-21 Thread GitBox
asfgit closed pull request #4088: URL: https://github.com/apache/zeppelin/pull/4088 -- 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] asfgit closed pull request #4079: [ZEPPELIN-5288]. Add rest api to reload note

2021-04-21 Thread GitBox
asfgit closed pull request #4079: URL: https://github.com/apache/zeppelin/pull/4079 -- 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] Jiabao-Sun commented on a change in pull request #4099: [ZEPPELIN-5332] Add configuration of flink.udf.packages and flink.udf.packages.packages

2021-04-21 Thread GitBox
Jiabao-Sun commented on a change in pull request #4099: URL: https://github.com/apache/zeppelin/pull/4099#discussion_r617670254 ## File path: docs/interpreter/flink.md ## @@ -155,6 +155,16 @@ You can also add and set other flink properties which are not listed in the tabl

[GitHub] [zeppelin] Jiabao-Sun commented on a change in pull request #4099: [ZEPPELIN-5332] Add configuration of flink.udf.packages and flink.udf.packages.packages

2021-04-21 Thread GitBox
Jiabao-Sun commented on a change in pull request #4099: URL: https://github.com/apache/zeppelin/pull/4099#discussion_r618104488 ## File path: docs/interpreter/flink.md ## @@ -155,6 +155,16 @@ You can also add and set other flink properties which are not listed in the tabl

[jira] [Created] (ZEPPELIN-5334) DNS race condition connecting to K8S interpreter pod

2021-04-21 Thread Vladimir Prus (Jira)
Vladimir Prus created ZEPPELIN-5334: --- Summary: DNS race condition connecting to K8S interpreter pod Key: ZEPPELIN-5334 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5334 Project: Zeppelin

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

2021-04-21 Thread GitBox
Reamer commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-824591596 > Regarding your experience, would building conda env into docker image works for users ? It works, but it's not as flexible as your approach with YARN. At the moment it'