[jira] [Created] (ZEPPELIN-5453) Helium plugin added not showing in home page

2021-07-07 Thread SUBIN (Jira)
SUBIN created ZEPPELIN-5453: --- Summary: Helium plugin added not showing in home page Key: ZEPPELIN-5453 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5453 Project: Zeppelin Issue Type: Bug

[GitHub] [zeppelin] zjffdu commented on pull request #4163: [ZEPPELIN-5448] Hive job runs under anonymous user instead of default.user

2021-07-07 Thread GitBox
zjffdu commented on pull request #4163: URL: https://github.com/apache/zeppelin/pull/4163#issuecomment-875372535 Thanks for review @cuspymd will merge it 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

[GitHub] [zeppelin] zjffdu opened a new pull request #4166: [ZEPPELIN-5439] Improve the logic of extract hive job url in JdbcInterpreter

2021-07-07 Thread GitBox
zjffdu opened a new pull request #4166: URL: https://github.com/apache/zeppelin/pull/4166 ### What is this PR for? Previously we extract hive job url from hive jdbc job log, but it seems the in the latest hive, there's no job url info in log. This PR is use another approach t

[GitHub] [zeppelin] zjffdu opened a new pull request #4167: [ZEPPELIN-5436] NPE in ZeppelinClient

2021-07-07 Thread GitBox
zjffdu opened a new pull request #4167: URL: https://github.com/apache/zeppelin/pull/4167 ### What is this PR for? Minor PR to fix NPE in ZeppelinClient ### What type of PR is it? [Improvement ] ### Todos * [ ] - Task ### What is the Jira issue? * https:/

[GitHub] [zeppelin] zjffdu commented on pull request #4141: [ZEPPELIN-5405] ClassNotFoundException in YarnAppMonitor when hadoop client is not installed

2021-07-07 Thread GitBox
zjffdu commented on pull request #4141: URL: https://github.com/apache/zeppelin/pull/4141#issuecomment-875391602 Thanks @Reamer for the suggestion, but it would be a little weird for zeppelin to depend on shiro's utility class. -- This is an automated message from the Apache Git Service

[GitHub] [zeppelin] zjffdu commented on pull request #4134: [ZEPPELIN-5398] fix ZEPPELIN-5398, make corrupted notes deletable

2021-07-07 Thread GitBox
zjffdu commented on pull request #4134: URL: https://github.com/apache/zeppelin/pull/4134#issuecomment-875394959 @EricGao888 Could you rebase your PR to trigger the CI again ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [ZEPPELIN-5414] set value for shell.command.timeout.millisecs

2021-07-07 Thread Jeff Zhang
Thanks Eric, it makes sense to me to remove the timeout threshold. Actually user can cancel shell paragraph in Zeppelin UI, so I think it makes sense to let user to decide whether he want to cancel his shell script execution. Eric Gao 于2021年7月5日周一 下午4:29写道: > Hi, > > The default threshold set

[GitHub] [zeppelin] rickchengx opened a new pull request #4168: [ZEPPELIN-5443] Allow the interpreter pod to request the gpu resources under k8s mode

2021-07-07 Thread GitBox
rickchengx opened a new pull request #4168: URL: https://github.com/apache/zeppelin/pull/4168 ### What is this PR for? Currently, the interpreter pod created by `k8s/interpreter/100-interpreter-spec.yaml` cannot request the GPU resources. So this PR adds two properties: * `zeppel

[GitHub] [zeppelin] asfgit closed pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-07-07 Thread GitBox
asfgit closed pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118 -- 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 commented on pull request #4118: [ZEPPELIN-5370] Polish pom.xml files

2021-07-07 Thread GitBox
Reamer commented on pull request #4118: URL: https://github.com/apache/zeppelin/pull/4118#issuecomment-875582690 You are right, I have merged this into Master. -- 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] asfgit closed pull request #4163: [ZEPPELIN-5448] Hive job runs under anonymous user instead of default.user

2021-07-07 Thread GitBox
asfgit closed pull request #4163: URL: https://github.com/apache/zeppelin/pull/4163 -- 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] zjffdu commented on pull request #4165: [ZEPPELIN-5447] Spark driver pod cannot create resource configmaps under k8s mode

2021-07-07 Thread GitBox
zjffdu commented on pull request #4165: URL: https://github.com/apache/zeppelin/pull/4165#issuecomment-876079122 @rickchengx Please rebase your PR to include one PR which fix the CI failure -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [zeppelin] zjffdu commented on pull request #4168: [ZEPPELIN-5443] Allow the interpreter pod to request the gpu resources under k8s mode

2021-07-07 Thread GitBox
zjffdu commented on pull request #4168: URL: https://github.com/apache/zeppelin/pull/4168#issuecomment-876081406 @Reamer Could you help review this ? -- 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] rickchengx commented on pull request #4165: [ZEPPELIN-5447] Spark driver pod cannot create resource configmaps under k8s mode

2021-07-07 Thread GitBox
rickchengx commented on pull request #4165: URL: https://github.com/apache/zeppelin/pull/4165#issuecomment-876086811 > @rickchengx Please rebase your PR to include one PR which fix the CI failure @zjffdu Thanks for your comment. I rebased my PR and pushed again. -- This is an auto

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4166: [ZEPPELIN-5439] Improve the logic of extract hive job url in JdbcInterpreter

2021-07-07 Thread GitBox
cuspymd commented on a change in pull request #4166: URL: https://github.com/apache/zeppelin/pull/4166#discussion_r665859310 ## File path: jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java ## @@ -596,6 +598,24 @@ private String appendProxyUserToURL(String url, St

[GitHub] [zeppelin] Reamer commented on pull request #4168: [ZEPPELIN-5443] Allow the interpreter pod to request the gpu resources under k8s mode

2021-07-07 Thread GitBox
Reamer commented on pull request #4168: URL: https://github.com/apache/zeppelin/pull/4168#issuecomment-876172900 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. To un

[GitHub] [zeppelin] Reamer removed a comment on pull request #4168: [ZEPPELIN-5443] Allow the interpreter pod to request the gpu resources under k8s mode

2021-07-07 Thread GitBox
Reamer removed a comment on pull request #4168: URL: https://github.com/apache/zeppelin/pull/4168#issuecomment-876172900 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

[GitHub] [zeppelin] asfgit closed pull request #4165: [ZEPPELIN-5447] Spark driver pod cannot create resource configmaps under k8s mode

2021-07-07 Thread GitBox
asfgit closed pull request #4165: URL: https://github.com/apache/zeppelin/pull/4165 -- 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..