yunfeng79 opened a new issue #2814:
URL: https://github.com/apache/iceberg/issues/2814


   flink-1.13.1
   CREATE CATALOG hive_catalog WITH (
   'type'='iceberg',
   'catalog-type'='hive',
   'uri'='thrift://localhost:9083',
   'clients'='5',
   'property-version'='1',
   'warehouse'='hdfs://localhost:9000/user/hive/warehouse'
   );
   
   [ERROR] Could not execute SQL statement. Reason:
   org.apache.flink.table.api.TableException: Required context of factory 
'org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory' must not be 
null.


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