[GitHub] [zeppelin] zjffdu commented on pull request #4079: [ZEPPELIN-5288]. Add rest api to reload note

2021-03-25 Thread GitBox
zjffdu commented on pull request #4079: URL: https://github.com/apache/zeppelin/pull/4079#issuecomment-807916684 @cuspymd You are right, thanks for your review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [zeppelin] cuspymd commented on a change in pull request #3947: [ZEPPELIN-5066] Notebook creation fails in Zeppelin 0.9 with namespace collision

2021-03-25 Thread GitBox
cuspymd commented on a change in pull request #3947: URL: https://github.com/apache/zeppelin/pull/3947#discussion_r601994732 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/socket/ConnectionManager.java ## @@ -359,6 +359,19 @@ public void unicastParagraph(Note

[jira] [Created] (ZEPPELIN-5299) Comment at end of query causes query to be ignored

2021-03-25 Thread Jon Courtney (Jira)
Jon Courtney created ZEPPELIN-5299: -- Summary: Comment at end of query causes query to be ignored Key: ZEPPELIN-5299 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5299 Project: Zeppelin

[GitHub] [zeppelin] Reamer commented on pull request #4072: [ZEPPELIN-4983] Download local repo to interpreter nodes

2021-03-25 Thread GitBox
Reamer commented on pull request #4072: URL: https://github.com/apache/zeppelin/pull/4072#issuecomment-806743948 The infrastructure tests have been passed. I would like to merge this into Master. I think we can also merge this into branch-0.9 as it doesn't break anything. What is your