AW: Make Hive 3.1 and Hadoop 3.3 work in the same node

2022-12-25 Thread yp...@t-online.de
--Original-Nachricht- Betreff: Re: Make Hive 3.1 and Hadoop 3.3 work in the same node Datum: 2022-12-24T15:54:32+0100 Von: "Ayush Saxena" An: "user@hive.apache.org" While most other Hadoop ecosystem including Hadoop 3.3, Spark 3.3, Kafka 3.3 seem require java 11. H

Re: Make Hive 3.1 and Hadoop 3.3 work in the same node

2022-12-24 Thread Pau Tallada
Yes, I can confirm we are running an entire cluster of recent Hadoop components, all with jdk8 :) Missatge de Ayush Saxena del dia ds., 24 de des. 2022 a les 15:54: > While most other Hadoop ecosystem including Hadoop 3.3, Spark 3.3, Kafka >> 3.3 seem require java 11. > > > Hadoop 3.3.x line jus

Re: Make Hive 3.1 and Hadoop 3.3 work in the same node

2022-12-24 Thread Ayush Saxena
> > While most other Hadoop ecosystem including Hadoop 3.3, Spark 3.3, Kafka > 3.3 seem require java 11. Hadoop 3.3.x line just supports Java-11 runtime support, the default supported JDK is still 8, atleast for hadoop, if it wasn't working with JDK-8, some issue with your hadoop installation or

Make Hive 3.1 and Hadoop 3.3 work in the same node

2022-12-23 Thread yp...@t-online.de
Hello, Hive 3.1 requires java 8 to work. While most other Hadoop ecosystem including Hadoop 3.3, Spark 3.3, Kafka 3.3 seem require java 11. I have all of them installed in the same system to work together. This is how I did, https://blog.crypt.pw/How-to-run-Hadoop-3.3-and-Hive-3.1-in-same-nod