[GitHub] [zeppelin] zjffdu opened a new pull request #3675: [ZEPPELIN-4659]. S3NotebookRepo doesn't work for new note file structure

2020-03-03 Thread GitBox
zjffdu opened a new pull request #3675: [ZEPPELIN-4659]. S3NotebookRepo doesn't work for new note file structure URL: https://github.com/apache/zeppelin/pull/3675 ### What is this PR for? This PR improve the S3NotebookRepo to adapt the new note file structure. Besides that I use

[GitHub] [zeppelin] zjffdu opened a new pull request #3674: [ZEPPELIN-4662]. Spark driver OOM cause Connection refused error in frontend

2020-03-03 Thread GitBox
zjffdu opened a new pull request #3674: [ZEPPELIN-4662]. Spark driver OOM cause Connection refused error in frontend URL: https://github.com/apache/zeppelin/pull/3674 ### What is this PR for? This PR is an improvement PR which to display more meaningful error in frontend when spark

[GitHub] [zeppelin] zjffdu opened a new pull request #3673: [ZEPPELIN-4652]. Support OSSNotebookRepo of Aliyun

2020-03-03 Thread GitBox
zjffdu opened a new pull request #3673: [ZEPPELIN-4652]. Support OSSNotebookRepo of Aliyun URL: https://github.com/apache/zeppelin/pull/3673 ### What is this PR for? This PR is to support Aliyun's OSS as NotebookRepo. It just add one plugin module `oss` and use OSS's SDK for all the

[GitHub] [zeppelin] zjffdu commented on issue #3666: [ZEPPELIN-4647]. zeppelin.notebook.cron.folders doesn't work for regular folder

2020-03-03 Thread GitBox
zjffdu commented on issue #3666: [ZEPPELIN-4647]. zeppelin.notebook.cron.folders doesn't work for regular folder URL: https://github.com/apache/zeppelin/pull/3666#issuecomment-594307377 @prabhjyotsingh Could you help review it ?

[GitHub] [zeppelin] asfgit closed pull request #3667: [ZEPPELIN-4628]. Run multiple spark version test against one zeppelin build

2020-03-03 Thread GitBox
asfgit closed pull request #3667: [ZEPPELIN-4628]. Run multiple spark version test against one zeppelin build URL: https://github.com/apache/zeppelin/pull/3667 This is an automated message from the Apache Git Service. To

[GitHub] [zeppelin] asfgit closed pull request #3670: [ZEPPELIN-4655]. authorizationService in ConnectionManager is null

2020-03-03 Thread GitBox
asfgit closed pull request #3670: [ZEPPELIN-4655]. authorizationService in ConnectionManager is null URL: https://github.com/apache/zeppelin/pull/3670 This is an automated message from the Apache Git Service. To respond to

[GitHub] [zeppelin] asfgit closed pull request #3663: [ZEPPELIN-4645]. Only list the interpreters that the user has permission in creating note and interpreter binding

2020-03-03 Thread GitBox
asfgit closed pull request #3663: [ZEPPELIN-4645]. Only list the interpreters that the user has permission in creating note and interpreter binding URL: https://github.com/apache/zeppelin/pull/3663 This is an automated

[GitHub] [zeppelin] asfgit closed pull request #3672: [ZEPPELIN-4661]. Fail to run whole note

2020-03-03 Thread GitBox
asfgit closed pull request #3672: [ZEPPELIN-4661]. Fail to run whole note URL: https://github.com/apache/zeppelin/pull/3672 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [zeppelin] zjffdu commented on issue #3672: [ZEPPELIN-4661]. Fail to run whole note

2020-03-03 Thread GitBox
zjffdu commented on issue #3672: [ZEPPELIN-4661]. Fail to run whole note URL: https://github.com/apache/zeppelin/pull/3672#issuecomment-593864281 Thanks @alexott , I will merge it soon This is an automated message from the

[GitHub] [zeppelin] zjffdu commented on issue #3663: [ZEPPELIN-4645]. Only list the interpreters that the user has permission in creating note and interpreter binding

2020-03-03 Thread GitBox
zjffdu commented on issue #3663: [ZEPPELIN-4645]. Only list the interpreters that the user has permission in creating note and interpreter binding URL: https://github.com/apache/zeppelin/pull/3663#issuecomment-593848028 Thanks @weand will merge if no more comment

[jira] [Created] (ZEPPELIN-4664) Allow user to load udf jar and register udfs automatically

2020-03-03 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4664: Summary: Allow user to load udf jar and register udfs automatically Key: ZEPPELIN-4664 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4664 Project: Zeppelin