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/03/24 04:51:07 UTC

[GitHub] [iceberg] rlcyf commented on issue #2351: trion very slow

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:
users@infra.apache.org



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