Re: Hive on Docker

2024-01-18 Thread Sanjay Gupta
nevermind, I have to set these properties on hive metastore to resolve issue.I was setting these in HIveServer2 On Wed, Jan 17, 2024 at 11:38 PM Sanjay Gupta wrote: > > Hi, > I get exactly same issue as described here in Docker container which > is running Hive Metastore and HS2. &g

Hive on Docker

2024-01-17 Thread Sanjay Gupta
Hi, I get exactly same issue as described here in Docker container which is running Hive Metastore and HS2. Using Hive version 3.1.3 ( inside docker container) https://issues.apache.org/jira/browse/HIVE-19740 It looks like close to above issue I have also set following in hive-site.xml as per su

Re: Docker Hive using tez without hdfs

2024-01-11 Thread Sanjay Gupta
t;> >>  >> As far as I know, Hive-Tez supports local mode, but does not standalone mode >> (like Spark). Hive-MR3 supports standalone mode, so you can run it in any >> type of cluster. >> >> --- Sungwoo >> >> On Wed, Jan 10, 2024 at 4:22 PM Sanjay

Re: Docker Hive using tez without hdfs

2024-01-09 Thread Sanjay Gupta
lternative way which uses Hive on MR3. > > https://mr3docs.datamonad.com/docs/quick/docker/ > > You can also run Hive on MR3 on Kubernetes. > > Thanks, > > --- Sungwoo > > > > On Wed, Jan 10, 2024 at 3:25 PM Sanjay Gupta wrote: >> >> Hi, >&

Docker Hive using tez without hdfs

2024-01-09 Thread Sanjay Gupta
.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) -- Thanks Sanjay Gupta

Hive Standalone Metastore dependency on Hadoop

2023-12-23 Thread Sanjay Gupta
service is running fine. hadoop-3.3.6 size is 923 M uncompressed. To build hive-standalone-metastore, I have followed this https://janakiev.com/blog/presto-trino-s3/#hive-standalone-metastore I am trying to find out how can I reduce image size ? -- Thanks Sanjay Gupta

Re: How to use SKIP_SCHEMA_INIT=TRUE from command line

2023-12-22 Thread Sanjay Gupta
Thanks, it solves issue. Much appreciated. Thanks Sanjay Gupta From: Akshat m Sent: Friday, December 22, 2023 5:55:38 AM To: user@hive.apache.org Subject: Re: How to use SKIP_SCHEMA_INIT=TRUE from command line Hi Sanjay, Instead of using --env

How to use SKIP_SCHEMA_INIT=TRUE from command line

2023-12-21 Thread Sanjay Gupta
Hi All, If my metastore schema already exists with correct version so what I need to do so it doesn't do init or upgrade when starting metastore container I have tried following command line On MAC environment variables export HIVE_VERSION=3.1.3 and even SKIP_SCHEMA_INIT=TRUE docker run -it -d

Re: Help with Docker Apache/Hive metastore using mysql remote database

2023-12-20 Thread Sanjay Gupta
nt.sh > > On Mon, Dec 18, 2023, 12:59 PM Ayush Saxena wrote: >> >> I think the similar problem is being chased as part of >> https://github.com/apache/hive/pull/4948 >> >> On Mon, 18 Dec 2023 at 09:48, Sanjay Gupta wrote: >> > >> > >> >

Fwd: Help with Docker Apache/Hive metastore using mysql remote database

2023-12-17 Thread Sanjay Gupta
tion failed!' Schema initialization failed! + exit 1 Any idea, why I am getting failed to load driver for MySQL DB. Isn't docker container comes with MySQL Driver ? Docker container exits so I can't check whether driver is already installed. Let me know, what I can do to make it work. -- Thanks Sanjay Gupta -- Thanks Sanjay Gupta -- Thanks Sanjay Gupta