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 2021/09/10 08:33:22 UTC

[GitHub] [iceberg] deepeye removed a comment on issue #3092: hive shell can not read iceberg table created by flink sql shell ?

deepeye removed a comment on issue #3092:
URL: https://github.com/apache/iceberg/issues/3092#issuecomment-916729572


   > @deepeye: The problem for Hive that the SERDE / INPUTFORMAT / OUTPUTFORMAT is not correct. It should be HiveIceberg*** for all of them. I think the problem is that the `engine.hive.enabled` is not set for the table.
    flink sql shell exec 
   Flink SQL> set iceberg.engine.hive.enabled=true ;
   [INFO] Session property has been set.
   @pvary
   but SERDE / INPUTFORMAT / OUTPUTFORMAT still is not correct, why?


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