Re: iceberg relocated can not import

2021-07-09 Thread Ryan Blue
It looks like your problem is probably in an IDE not having the iceberg-bundled-guava Jar indexed. Usually, you just need to build the iceberg-bundled-guava module and then your IDE will pick it up. Kicking off a build on the command line also works. On Fri, Jul 9, 2021 at 11:24 AM <3328183..

iceberg relocated can not import

2021-07-09 Thread ????
dear iceberg developer   I can not import the  relocated  as follows  import org.apache.iceberg.relocated.com.google.common.collect.ImmutableMap; import org.apache.iceberg.relocated.com.google.common.collect.Lists; import org.apache.iceberg.relocated.com.google.common.collect.Maps; import org

Re: GlueCatalog example?

2021-07-09 Thread Jack Ye
Yes this is by design. In Iceberg, all the table metadata information is governed in the file system, so you always have your table metadata JSON file that is the root of your current table version. Catalog only serves the purpose of storing the pointer to this root file, and guarantee atomicity wh

Re: GlueCatalog example?

2021-07-09 Thread Greg Hill
Ok, setting the hadoopConf before initialize seems to have gotten past that hump. I’m debugging an issue with my tests where it appears that I’m not cleaning up glue in between test runs but I am cleaning up the filesystem so the metadata files no longer exist and it fails. But why is it using m

Re: Slack invite

2021-07-09 Thread Anjali Norwood
Thank you for the update Weston. (I was added by a friend.). regards, Anjali. On Thu, Jul 8, 2021 at 9:49 PM Weston Pace wrote: > INFRA-21214[1] was just updated. The invite link is indefinitely disabled > due to recent spam accounts. Guests will need to be invited by existing > Slack users.