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

2021-06-20 Thread GitBox
zjffdu commented on pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-864567409 @Reamer Do you have any more comment ? Otherwise I will merge it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [zeppelin] Jiabao-Sun commented on a change in pull request #4142: [ZEPPELIN-5415] Fix flink.webui.yarn.useProxy not working on yarn-application mode

2021-06-20 Thread GitBox
Jiabao-Sun commented on a change in pull request #4142: URL: https://github.com/apache/zeppelin/pull/4142#discussion_r655040694 ## File path: flink/flink-scala-parent/src/main/scala/org/apache/zeppelin/flink/FlinkScalaInterpreter.scala ## @@ -843,6 +843,18 @@ abstract class Fl

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

2021-06-20 Thread GitBox
Reamer commented on a change in pull request #4097: URL: https://github.com/apache/zeppelin/pull/4097#discussion_r655079099 ## File path: zeppelin-plugins/launcher/yarn/src/main/java/org/apache/zeppelin/interpreter/launcher/YarnRemoteInterpreterProcess.java ## @@ -259,13 +266,

[GitHub] [zeppelin] Reamer commented on a change in pull request #4078: [ZEPPELIN-5286]. Unable to run some tutorial notes in zeppelin docker container

2021-06-20 Thread GitBox
Reamer commented on a change in pull request #4078: URL: https://github.com/apache/zeppelin/pull/4078#discussion_r655090863 ## File path: scripts/docker/zeppelin/bin/env_python_3_with_R.yml ## @@ -1,33 +1,29 @@ -name: base +name: python_3_with_R channels: - conda-forge -