[jira] [Created] (ZEPPELIN-6062) no scroll bar shows up when too many columns when using new zeppelin UI

2024-08-22 Thread Manhua Jiang (Jira)
Manhua Jiang created ZEPPELIN-6062: -- Summary: no scroll bar shows up when too many columns when using new zeppelin UI Key: ZEPPELIN-6062 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6062

[jira] [Created] (ZEPPELIN-6017) Revert changes about ZEPPELIN_IDENT_STRING

2024-04-26 Thread Manhua Jiang (Jira)
Manhua Jiang created ZEPPELIN-6017: -- Summary: Revert changes about ZEPPELIN_IDENT_STRING Key: ZEPPELIN-6017 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6017 Project: Zeppelin Issue

Re: [DISCUSS] Shell interpreter

2024-04-13 Thread Manhua Jiang
Hi All, I would like to vote keeping it. Zeppelin offers a way to run script without log in server, and interpreter's permission is controlled. For the CVE, zeppelin should not make a lot effort to validate whether user's code is safety or not(not only shell, but also all coding interpreter like

Re: [ANNOUNCE] Apache Zeppelin 0.11.1 available

2024-04-10 Thread Manhua Jiang
Hi, the released package contains a lot hidden files and interferes classLoader to load jars like: (downloaded from https://dist.apache.org/repos/dist/release/zeppelin/zeppelin-0.11.1/ ) ``` INFO [2024-04-10 16:16:12,133] ({ParallelScheduler-Worker-1} SparkInterpreter.java[extractScalaVersion]:

[jira] [Created] (ZEPPELIN-6003) Log detail info of SQL in JDBCInterpreter

2024-03-13 Thread Manhua Jiang (Jira)
Manhua Jiang created ZEPPELIN-6003: -- Summary: Log detail info of SQL in JDBCInterpreter Key: ZEPPELIN-6003 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6003 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-6002) Fix completer NPE

2024-03-13 Thread Manhua Jiang (Jira)
Manhua Jiang created ZEPPELIN-6002: -- Summary: Fix completer NPE Key: ZEPPELIN-6002 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6002 Project: Zeppelin Issue Type: Bug