Hi Jon,
Could you please attach the full hiveserver logfile please?
Thank you
On Tue, Jan 3, 2023 at 12:42 PM Joe Lin via user
wrote:
> I downloaded Hive 4.0.0-alpha-2 tar.gz and install along with with Hadoop
> 3.3 on Ubuntu 22.04.
>
> I followed the instruction in the “Getting started guide”
Hey everyone,
Currently, we run an EMR cluster w/ hive 2.3.6 to use as a metastore service.
We’ve recently spun up a hive standalone metastore w/ version 3.1.2 in k8s. The
hive metastore service is being used by trino.
The issue I am running into is, if I CREATE a table w/ data pointing to the
I downloaded Hive 4.0.0-alpha-2 tar.gz and install along with with Hadoop 3.3
on Ubuntu 22.04.
I followed the instruction in the “Getting started guide” till running
HiveServer2 and Beeline
(https://cwiki.apache.org/confluence/display/Hive//GettingStarted#GettingStarted-RunningHiveServer2andBee
If it is at the end of creating the partition, check whether
"HMS::MetaStoreEventListener::onAddPartition" can be of help. This may
need customer listener to be added in HMS side.
https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/