[jira] [Created] (ZEPPELIN-4819) ZeppelinContext run and runNote throw Nullpointer Exception

2020-05-14 Thread Archy Gu (Jira)
Archy Gu created ZEPPELIN-4819: -- Summary: ZeppelinContext run and runNote throw Nullpointer Exception Key: ZEPPELIN-4819 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4819 Project: Zeppelin

[GitHub] [zeppelin] asfgit closed pull request #3770: [ZEPPELIN-4778]. Each getInterpreterContext call will load user credential file

2020-05-14 Thread GitBox
asfgit closed pull request #3770: URL: https://github.com/apache/zeppelin/pull/3770 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

[GitHub] [zeppelin] zjffdu opened a new pull request #3771: [ZEPPELIN-4726] Use entry.user & entry.password instead of user.entry and password.entry for credential injection

2020-05-14 Thread GitBox
zjffdu opened a new pull request #3771: URL: https://github.com/apache/zeppelin/pull/3771 ### What is this PR for? This is a refactoring PR which just use entry.user & entry.password instead of user.entry and password.entry for credential injection . ### What type of PR

[GitHub] [zeppelin] zjffdu opened a new pull request #3772: [ZEPPELIN-4805]. Error Stack Trace not received on rest API

2020-05-14 Thread GitBox
zjffdu opened a new pull request #3772: URL: https://github.com/apache/zeppelin/pull/3772 ### What is this PR for? This PR is to fix the issue that no error message returned of running paragraph. ### What type of PR is it? [Bug Fix ] ### Todos * [ ] - Task

[jira] [Created] (ZEPPELIN-4820) Resource value not serialized from remote interpreter

2020-05-14 Thread Mathias Herberts (Jira)
Mathias Herberts created ZEPPELIN-4820: -- Summary: Resource value not serialized from remote interpreter Key: ZEPPELIN-4820 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4820 Project:

[GitHub] [zeppelin] Leemoonsoo commented on a change in pull request #3769: [ZEPPELIN-4154] Build docker image for each interpreter

2020-05-14 Thread GitBox
Leemoonsoo commented on a change in pull request #3769: URL: https://github.com/apache/zeppelin/pull/3769#discussion_r425281554 ## File path: scripts/docker/zeppelin-server/Dockerfile ## @@ -0,0 +1,93 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#