Writing iceberg table to S3

2021-08-08 Thread Lian Jiang
I am reading https://iceberg.apache.org/spark-writes/#spark-writes and wondering if it is possible to create an iceberg table on S3. This guide seems to say only write to a hive table (backed up by HDFS if I understand correctly). Hudi and Delta can write to s3 with a specified S3 path. How can I d

Re: [VOTE] Release Apache Iceberg 0.12.0 RC2

2021-08-08 Thread Carl Steinbach
Hi Wing Yew, I will create a new RC once this patch is committed. Thanks. - Carl On Sat, Aug 7, 2021 at 4:29 PM Wing Yew Poon wrote: > Sorry to bring this up so late, but this just came up: there is a Spark > 3.1 (runtime) compatibility issue (not found by existing tests), which I > have a fi