[GitHub] [zeppelin] asfgit closed pull request #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s

2020-04-14 Thread GitBox
asfgit closed pull request #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s URL: https://github.com/apache/zeppelin/pull/3733 This is an automated message from the Apache Git Service.

[GitHub] [zeppelin] Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s

2020-04-14 Thread GitBox
Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s URL: https://github.com/apache/zeppelin/pull/3733#issuecomment-613826043 Merge to master and branch-0.9 T

[GitHub] [zeppelin] Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s

2020-04-14 Thread GitBox
Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s URL: https://github.com/apache/zeppelin/pull/3733#issuecomment-613561281 Thank @Reamer for the contribution, LGTM

[GitHub] [zeppelin] asfgit closed pull request #3728: [ZEPPELIN-4748] Format Spark web ui url dynamically on Kubernetes

2020-04-14 Thread GitBox
asfgit closed pull request #3728: [ZEPPELIN-4748] Format Spark web ui url dynamically on Kubernetes URL: https://github.com/apache/zeppelin/pull/3728 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [zeppelin] zjffdu commented on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path

2020-04-14 Thread GitBox
zjffdu commented on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path URL: https://github.com/apache/zeppelin/pull/3730#issuecomment-613444168 Thanks @zuiluoyin I have merged that into branch-0.9. This PR LGTM, will merge it if no more comment

[jira] [Created] (ZEPPELIN-4757) Fix startup script errors/warnings

2020-04-14 Thread Alex Ott (Jira)
Alex Ott created ZEPPELIN-4757: -- Summary: Fix startup script errors/warnings Key: ZEPPELIN-4757 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4757 Project: Zeppelin Issue Type: Bug Aff

[jira] [Created] (ZEPPELIN-4756) Cassandra: by default show "no results" message folded

2020-04-14 Thread Alex Ott (Jira)
Alex Ott created ZEPPELIN-4756: -- Summary: Cassandra: by default show "no results" message folded Key: ZEPPELIN-4756 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4756 Project: Zeppelin Iss

[GitHub] [zeppelin] zuiluoyin edited a comment on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path

2020-04-14 Thread GitBox
zuiluoyin edited a comment on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path URL: https://github.com/apache/zeppelin/pull/3730#issuecomment-613342495 Thank you for reminding me to rebase! @zjffdu @alexott I've rebased the latest commit into my branch. Now the

[GitHub] [zeppelin] zuiluoyin edited a comment on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path

2020-04-14 Thread GitBox
zuiluoyin edited a comment on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path URL: https://github.com/apache/zeppelin/pull/3730#issuecomment-613342495 Thank you for reminding me to rebase! @zjffdu @alexott I've rebased the latest commit into my branch. Now

[GitHub] [zeppelin] zuiluoyin commented on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path

2020-04-14 Thread GitBox
zuiluoyin commented on issue #3730: [ZEPPELIN-4743] fix MongoNotebookRepo get unstable note path URL: https://github.com/apache/zeppelin/pull/3730#issuecomment-613342495 Thank you for reminding me to rebase! @zjffdu @zjffdu I've rebased the latest commit into my branch. Now there is

[jira] [Created] (ZEPPELIN-4755) Sometimes the chart in zeppelin is pretty small

2020-04-14 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4755: Summary: Sometimes the chart in zeppelin is pretty small Key: ZEPPELIN-4755 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4755 Project: Zeppelin Issue

[GitHub] [zeppelin] Reamer opened a new pull request #3733: User Impersonation via --proxy-user for Spark Interpreter with K8s

2020-04-14 Thread GitBox
Reamer opened a new pull request #3733: User Impersonation via --proxy-user for Spark Interpreter with K8s URL: https://github.com/apache/zeppelin/pull/3733 ### What is this PR for? This PullRequest fixes the impersonation issue when running Spark Zeppelin interpreter on K8s. A general