TungYuChiang commented on code in PR #98:
URL: 
https://github.com/apache/gravitino-playground/pull/98#discussion_r1831244937


##########
init/jupyter/gravitino-flink-hive-example.ipynb:
##########
@@ -0,0 +1,226 @@
+{

Review Comment:
   I tested the operations, and `DROP` works as expected. However, I 
encountered some errors when trying to use `ALTER`
   
   Py4JJavaError: An error occurred while calling o31.executeSql.
   : java.lang.NoClassDefFoundError: 
org/apache/gravitino/shaded/org/apache/commons/compress/utils/Lists
   
   I find it quite strange because other commands work fine. I’m wondering if 
the issue could be related to the `gravitino-flink-connector-runtime`. Any 
insights or suggestions would be appreciated.
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to