[GitHub] [zeppelin] Reamer commented on a change in pull request #4252: [ZEPPELIN-5559] Add note cache

2022-01-08 Thread GitBox
Reamer commented on a change in pull request #4252: URL: https://github.com/apache/zeppelin/pull/4252#discussion_r780078820 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Notebook.java ## @@ -352,43 +355,64 @@ public void removeCorruptedNote(String n

[GitHub] [zeppelin] Chromico opened a new pull request #4284: Update H2 Database to 2.0.206 to address CVE-2021-42392 , CVE-2021-23463

2022-01-08 Thread GitBox
Chromico opened a new pull request #4284: URL: https://github.com/apache/zeppelin/pull/4284 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42392 https://nvd.nist.gov/vuln/detail/CVE-2021-23463 -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4252: [ZEPPELIN-5559] Add note cache

2022-01-08 Thread GitBox
zjffdu commented on a change in pull request #4252: URL: https://github.com/apache/zeppelin/pull/4252#discussion_r780673424 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/NoteManager.java ## @@ -561,69 +569,79 @@ public String toString() { * This

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4252: [ZEPPELIN-5559] Add note cache

2022-01-08 Thread GitBox
zjffdu commented on a change in pull request #4252: URL: https://github.com/apache/zeppelin/pull/4252#discussion_r780673496 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/NoteManager.java ## @@ -561,69 +569,79 @@ public String toString() { * This

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4252: [ZEPPELIN-5559] Add note cache

2022-01-08 Thread GitBox
zjffdu commented on a change in pull request #4252: URL: https://github.com/apache/zeppelin/pull/4252#discussion_r780675565 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/NoteManager.java ## @@ -561,69 +569,79 @@ public String toString() { * This

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4252: [ZEPPELIN-5559] Add note cache

2022-01-08 Thread GitBox
zjffdu commented on a change in pull request #4252: URL: https://github.com/apache/zeppelin/pull/4252#discussion_r780675790 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Notebook.java ## @@ -748,4 +766,20 @@ public Boolean isRevisionSupported() {

[GitHub] [zeppelin] jongyoul commented on a change in pull request #4282: [ZEPPELIN-5624] Check if the path directory is compliant.

2022-01-08 Thread GitBox
jongyoul commented on a change in pull request #4282: URL: https://github.com/apache/zeppelin/pull/4282#discussion_r780738877 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterSettingManager.java ## @@ -1035,6 +1035,9 @@ private boolean in

[GitHub] [zeppelin] jongyoul closed pull request #4275: [ZEPPELIN-5582] Remove old NotebookRepo

2022-01-08 Thread GitBox
jongyoul closed pull request #4275: URL: https://github.com/apache/zeppelin/pull/4275 -- 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

[jira] [Created] (ZEPPELIN-5627) Revmoe Angular interpreter

2022-01-08 Thread Jongyoul Lee (Jira)
Jongyoul Lee created ZEPPELIN-5627: -- Summary: Revmoe Angular interpreter Key: ZEPPELIN-5627 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5627 Project: Zeppelin Issue Type: Task