rlcyf commented on issue #2351:
URL: https://github.com/apache/iceberg/issues/2351#issuecomment-805493646


   ```
   spark.sql("CREATE TABLE tcsa.ods.sample3 (id bigint COMMENT 'unique id',data 
string) USING iceberg").show
   ```
   
   ```
   hive.metastore.uri=thrift://hive:9083
   
hive.config.resources=/etc/hadoop/conf/core-site.xml,/etc/hadoop/conf/hdfs-site.xml,/etc/hive/conf/hive-site.xml
   iceberg.file-format=Parquet
   ```


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