junsionzhang edited a comment on issue #2357:
URL: https://github.com/apache/iceberg/issues/2357#issuecomment-814162662


   the hive-site.xml is as follows:
   <property>
       <name>iceberg.mr.catalog</name>
       <value>hive</value>
     </property>
     <property>
       <name>iceberg.engine.hive.enabled</name>
       <value>true</value>
     </property>
   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


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