shaofengshi opened a new issue, #7895:
URL: https://github.com/apache/gravitino/issues/7895

   ### What would you like to be improved?
   
   The current [flink connector 
document](https://gravitino.apache.org/docs/0.9.0-incubating/flink-connector/flink-connector)
 has some minor issues:
   
   1. The grammer of using catalog is wrong; The correct one is "USE CATALOG 
[catalog_name]";
   2. Before run the flink sql cli, need put some jar files to Flink's lib 
folder, otherwise CLASSNOTFOUNT error would be thrown.
   
   ### How should we improve?
   
   1. Use the correct grammer as Flink document listed : 
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/use/#use-catalog
   2. Add the instruction on putting jar files.


-- 
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