After some wrestling w/ Spark I discovered that the problem was with my test. Some SparkSession apis changed. so all good here now.
+1 (non-binding) On Wed, Aug 4, 2021 at 11:29 PM Ryan Murray <rym...@gmail.com> wrote: > Thanks for the help Carl, got it sorted out. The gpg check now works. For > those who were interested I used a canned wget command in my history and it > pulled the RC0 :-) > > Will have a PR to fix the Nessie Catalog soon. > > Best, > Ryan > > On Wed, Aug 4, 2021 at 9:21 PM Carl Steinbach <cwsteinb...@gmail.com> > wrote: > >> Hi Ryan, >> >> Can you please run the following command to see which keys in your public >> keyring are associated with my UID? >> >> % gpg --list-keys c...@apache.org >> pub rsa4096/5A5C7F6EB9542945 2021-07-01 [SC] >> 160F51BE45616B94103ED24D5A5C7F6EB9542945 >> uid [ultimate] Carl W. Steinbach (CODE SIGNING KEY) < >> c...@apache.org> >> sub rsa4096/4158EB8A4F03D2AA 2021-07-01 [E] >> >> Thanks. >> >> - Carl >> >> On Wed, Aug 4, 2021 at 11:12 AM Ryan Murray <rym...@gmail.com> wrote: >> >>> Hi all, >>> >>> Unfortunately I have to give -1 >>> >>> I had trouble w/ the keys: >>> >>> gpg: assuming signed data in 'apache-iceberg-0.12.0.tar.gz' >>> gpg: Signature made Mon 02 Aug 2021 03:36:30 CEST >>> gpg: using RSA key >>> FAFEB6EAA60C95E2BB5E26F01FF0803CB78D539F >>> gpg: Can't check signature: No public key >>> >>> And I have discovered a bug in NessieCatalog. It is unclear what is >>> wrong but the NessieCatalog doesn't play nice w/ Spark3.1. I will raise a >>> patch ASAP to fix it. Very sorry for the inconvenience. >>> >>> Best, >>> Ryan >>> >>> On Wed, Aug 4, 2021 at 3:20 AM Carl Steinbach <c...@apache.org> wrote: >>> >>>> Hi everyone, >>>> >>>> I propose that we release RC2 as the official Apache Iceberg 0.12.0 >>>> release. Please note that RC0 and RC1 were DOA. >>>> >>>> The commit id for RC2 is 7c2fcfd893ab71bee41242b46e894e6187340070 >>>> * This corresponds to the tag: apache-iceberg-0.12.0-rc2 >>>> * https://github.com/apache/iceberg/commits/apache-iceberg-0.12.0-rc2 >>>> * >>>> https://github.com/apache/iceberg/tree/7c2fcfd893ab71bee41242b46e894e6187340070 >>>> >>>> The release tarball, signature, and checksums are here: >>>> * >>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-0.12.0-rc2/ >>>> >>>> You can find the KEYS file here: >>>> * https://dist.apache.org/repos/dist/dev/iceberg/KEYS >>>> >>>> Convenience binary artifacts are staged in Nexus. The Maven repository >>>> URL is: >>>> * >>>> https://repository.apache.org/content/repositories/orgapacheiceberg-1017/ >>>> >>>> Please download, verify, and test. >>>> >>>> Please vote in the next 72 hours. >>>> >>>> [ ] +1 Release this as Apache Iceberg 0.12.0 >>>> [ ] +0 >>>> [ ] -1 Do not release this because... >>>> >>>