Hi, I plan to test "HIVE-28059: Iceberg REST Catalog" via another query engine quickly once Iceberg 1.9.1 is merged. When I tested it last time, a set of basic commands didn't work because our HiveCatalog lacked some features. Now, it should be ok. I'm also aware that the current REST Catalog only implements authentication methods native to Hadoop or Hive, which are hard for another query engine to use. I created HIVE-28998 and plan to push the change in my local branch. I expect we can support the minimal functionality of the REST Catalog with 4.1.0, but I may reconsider if I cannot easily make the feature work.
I'm sure 4.1.0 will be as fantastic a release as 4.0.0! Regards, Okumin On Mon, Jun 9, 2025 at 7:33 PM Simhadri G <simhad...@apache.org> wrote: > > Hi, > If we are adding standalone-metastore docker image, i think it will be good > to add a github action to build and push this image to hive dockerhub repo as > well. > > Thanks! > Simhadri G > > On Mon, Jun 9, 2025 at 2:44 PM Denys Kuzmenko <dkuzme...@apache.org> wrote: >> >> Hi, >> >> We reviewed and cleaned up the `hive-must` items with Ayush. A few tasks >> remain, which should be resolved soon, along with some pending responses. >> >> Regarding the `standalone-metastore`, I suggest releasing a tarball and a >> lightweight Docker image, as there has been strong interest. I plan to >> update the release page with additional instructions. >> >> Regards, >> Denys