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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to