junsionzhang commented on issue #2357:
URL: https://github.com/apache/iceberg/issues/2357#issuecomment-814203967


   > the hive-site.xml is as follows:
   > 
   > iceberg.mr.catalog
   > hive
   > 
   > 
   > iceberg.engine.hive.enabled
   > true
   > 
   > when both iceberg.mr.catalog and iceberg.engine.hive.enabled can be 
confirm in the hive command shell. but it still does not work, the formatted 
values are still not right:
   > 
   > Storage Information
   > SerDe Library: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
   > InputFormat: org.apache.hadoop.mapred.TextInputFormat
   > OutputFormat: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
   
   by the way , I am really puzzled by the offical website 
https://iceberg.apache.org/flink/#create-table,
   can I use the ordinary sql to  create the iceberg table ? how can i verify 
it ?


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to