You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/12/06 15:54:19 UTC

[GitHub] [iceberg] pan3793 opened a new issue #1880: Flink IcebergCatalog(HadoopCatalog) should support store Flink generic tables

pan3793 opened a new issue #1880:
URL: https://github.com/apache/iceberg/issues/1880


   As said in Flink doc, we can store flink generic tables in HiveCatalog.
   
   > The first is to leverage Hive’s Metastore as a persistent catalog with Flink’s HiveCatalog for storing Flink specific metadata across sessions. For example, users can store their Kafka or ElasticSearch tables in Hive Metastore by using HiveCatalog, and reuse them later on in SQL queries.
   
   As I understand, IcebergCatalog is an alternative of HiveCatalog, it also should support this feature. When I am trying to create a Kafka stream table in IcebergCatalog(HadoopCatalog), create success, but seem Flink treat it an iceberg table instead of a Kafka stream table.
   
   Is this expected behavior by design? Or a bug should be fixed?


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

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



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


[GitHub] [iceberg] pan3793 closed issue #1880: Flink IcebergCatalog(HadoopCatalog) should support store Flink generic tables

Posted by GitBox <gi...@apache.org>.
pan3793 closed issue #1880:
URL: https://github.com/apache/iceberg/issues/1880


   


-- 
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-unsubscribe@iceberg.apache.org

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



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