Hi I'm maintaining the flink sink connector from apache iceberg community, did your classpath include the correct iceberg-flink-runtime.jar ?
Pls following the steps here: https://github.com/apache/iceberg/blob/master/site/docs/flink.md Thanks. On Wed, Oct 21, 2020 at 10:54 PM 18717838093 <18717838...@126.com> wrote: > > Below is my error, thanks for help, I would like to know ,is it a bug ? > > I followed the website to carry on: > https://github.com/apache/iceberg/pull/1464/files > > > Flink SQL> CREATE CATALOG hive_catalog WITH ( > > 'type'='iceberg', > > 'catalog-type'='hive', > > 'uri'='thrift://localhost:9083', > > 'clients'='5', > > 'property-version'='1' > > ); > [ERROR] Could not execute SQL statement. Reason: > org.apache.flink.table.api.NoMatchingTableFactoryException: Could not find > a suitable table factory for > 'org.apache.flink.table.factories.CatalogFactory' in > the classpath. > > Reason: Required context properties mismatch. > > The following properties are requested: > catalog-type=hive > clients=5 > property-version=1 > type=iceberg > uri=thrift://localhost:9083 > > The following factories have been considered: > org.apache.flink.table.catalog.hive.factories.HiveCatalogFactory > org.apache.flink.table.catalog.GenericInMemoryCatalogFactory > > 18717838093 > 18717838...@126.com > > <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&name=18717838093&uid=18717838093%40126.com&iconUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fsmaee5565a6763dedd0b388e384900355a.jpg&items=%5B%2218717838093%40126.com%22%5D> > 签名由 网易邮箱大师 <https://mail.163.com/dashi/dlpro.html?from=mail81> 定制 > >