Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-05 Thread Ryan Blue
I'm changing my vote to -1 because I think we should get #1730 fixed. This is a problem with row-level deletes so it doesn't affect v1 tables, but I think we want people to start building on top of 0.10.0 for v2 tables, so I think we should release with

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-05 Thread John Zhuge
+1 (non-binding) Verified all steps. Just a bit of heads up in case anyone encounters the same issue, when running unit tests on my laptop, my local custom HADOOP_HOME and HADOOP_CONF_DIR settings somehow caused 30 iceberg-flink unit tests to fail and "TestFlinkIcebergSink" to hang. After unsetti

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-05 Thread Daniel Weeks
+1 (binding) Verified all steps. On Thu, Nov 5, 2020 at 8:31 AM Anton Okolnychyi wrote: > +1 (binding) > > Verified the RC locally. > > - Anton > > On 5 Nov 2020, at 08:15, Edgar Rodriguez < > edgar.rodrig...@airbnb.com.INVALID> wrote: > > +1 non-binding for RC4. Tested with internal tests in c

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-05 Thread Anton Okolnychyi
+1 (binding) Verified the RC locally. - Anton > On 5 Nov 2020, at 08:15, Edgar Rodriguez > wrote: > > +1 non-binding for RC4. Tested with internal tests in cluster, validated > Spark write and Hive reads. > > On Thu, Nov 5, 2020 at 5:56 AM Mass Dosage > wrote:

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-05 Thread Edgar Rodriguez
+1 non-binding for RC4. Tested with internal tests in cluster, validated Spark write and Hive reads. On Thu, Nov 5, 2020 at 5:56 AM Mass Dosage wrote: > +1 non-binding on RC4. I tested out the Hive read path on a distributed > cluster using HadoopTables. > > On Thu, 5 Nov 2020 at 04:46, Dongjoon

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-05 Thread Mass Dosage
+1 non-binding on RC4. I tested out the Hive read path on a distributed cluster using HadoopTables. On Thu, 5 Nov 2020 at 04:46, Dongjoon Hyun wrote: > +1 for 0.10.0 RC4. > > Bests, > Dongjoon. > > On Wed, Nov 4, 2020 at 7:17 PM Jingsong Li wrote: > >> +1 >> >> 1. Download the source tarball, s

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-04 Thread Dongjoon Hyun
+1 for 0.10.0 RC4. Bests, Dongjoon. On Wed, Nov 4, 2020 at 7:17 PM Jingsong Li wrote: > +1 > > 1. Download the source tarball, signature (.asc), and checksum (.sha512): > OK > 2. Import gpg keys: download KEYS and run gpg --import > /path/to/downloaded/KEYS (optional if this hasn’t changed) :

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-04 Thread Jingsong Li
+1 1. Download the source tarball, signature (.asc), and checksum (.sha512): OK 2. Import gpg keys: download KEYS and run gpg --import /path/to/downloaded/KEYS (optional if this hasn’t changed) : OK 3. Verify the signature by running: gpg --verify apache-iceberg-xx.tar.gz.asc: OK 4. Verify the

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-04 Thread Ryan Blue
+1 - Validated checksum and signature - Ran license checks - Built and ran tests - Queried a Hadoop FS table created with 0.9.0 in Spark 3.0.1 - Created a Hive table from Spark 3.0.1 - Tested metadata tables from Spark - Tested Hive and Hadoop table reads in Hive 2.3.7 I was

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-04 Thread Shardul Mahadik
+1 1. Download the source tarball, signature (.asc), and checksum (.sha512): OK 2. Import gpg keys: download KEYS and run gpg --import /path/to/downloaded/KEYS (optional if this hasn’t changed) : OK 3. Verify the signature by running: gpg --verify apache-iceberg-xx.tar.gz.asc: I got a warning

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-04 Thread Ryan Murray
+1 (non-binding) 1. Download the source tarball, signature (.asc), and checksum (.sha512): OK 2. Import gpg keys: download KEYS and run gpg --import /path/to/downloaded/KEYS (optional if this hasn’t changed) : OK 3. Verify the signature by running: gpg --verify apache-iceberg-xx.tar.gz.asc: I g

Re: [VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-03 Thread OpenInx
+1 for 0.10.0 RC4 1. Download the source tarball, signature (.asc), and checksum (.sha512): OK 2. Import gpg keys: download KEYS and run gpg --import /path/to/downloaded/KEYS (optional if this hasn’t changed) : OK 3. Verify the signature by running: gpg --verify apache-iceberg-xx.tar.gz.asc: OK

[VOTE] Release Apache Iceberg 0.10.0 RC4

2020-11-03 Thread Anton Okolnychyi
Hi everyone, I propose the following RC to be released as official Apache Iceberg 0.10.0 release. The commit id is d39fad00b7dded98121368309f381473ec21e85f * This corresponds to the tag: apache-iceberg-0.10.0-rc4 * https://github.com/apache/iceberg/commits/apache-iceberg-0.10.0-rc4