Question: Disabling HMS S3 access when running as Spark sidecar

2025-01-30 Thread Márkus Andor Rudolf
Hi Hive team, I'm encountering an issue where Hive Metastore (HMS), running as a Spark sidecar container, is attempting to read/write to S3 even though it's only being used as a metastore. Since HMS is solely functioning as a metadata service in this setup, these S3 operations seem unnecessary. C

Re: Building standalone-metastore binary for Hive 4.x

2024-12-02 Thread Márkus Andor Rudolf
chine and managed without any problems. I am > not sure what is the issue when building it with docker. > Try with JDK8, since 17 support is on it's way and not yet finished. > > Regards, > > Zoltán > > On Mon, Dec 2, 2024 at 2:26 PM Márkus Andor Rudolf > wrote:

Re: Building standalone-metastore binary for Hive 4.x

2024-12-02 Thread Márkus Andor Rudolf
one-metastore-server-4.0.1-bin.tar.gz > > Note that the content of the binaries are not verified since it's been > a while that we haven't used this code path. > > Best, > Stamatis > > On Mon, Dec 2, 2024 at 9:59 AM Márkus Andor Rudolf > wrote: > > &g

Re: Building standalone-metastore binary for Hive 4.x

2024-12-02 Thread Márkus Andor Rudolf
e > > Since Hive 4 there is a docker image you can experience with: > > https://hub.docker.com/r/apache/hive > https://hive.apache.org/developement/quickstart/ > > It show you how you can start standalon Metastore with different DBs. > > Regards, > > Zoltán Rátkai

Building standalone-metastore binary for Hive 4.x

2024-11-29 Thread Márkus Andor Rudolf
Dear Hive community, I'm trying to build standalone metastore binary (similar to hive-standalone-metastore-3.1.3-bin.tar.gz) for Hive 4.0.0/4.0.1. I noticed that while these binaries were published to Maven Central for Hive 3.0.0-3.1.3, they are not available for the 4.x releases. Could someone p