ideal commented on issue #10772:
URL: https://github.com/apache/iceberg/issues/10772#issuecomment-2251855046

   The reason is that some jars (e.g. libthrift, libfb303) were missing under 
`lib` before I started the Flink standalone cluster, so I added jars and start 
sql-client.sh as `bin/sql-client.sh -j lib/iceberg-flink-runtime-1.14-1.2.1.jar 
-j lib/hive-metastore-2.3.8.jar -j lib/libthrift-0.9.3.jar`, and then 
encountered this error.
   
   After I added jars under `lib`, and restarted the Flink standalone cluster, 
and run `bin/sql-client.sh`, it is OK now.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to