We only guarantee that the server can read by a client which major
version is the same with the server or less than 1. We do not
guarantee the compatibility where the major version gap is greater
than 1.
So you'd better try upgrade your hive version, or build your own hive
version to upgrade the h
I checked the code in hbase, even for branch-1.0, there is no
HConnectionManager$HConnectionImplementation any more. HBase 0.98
still has this class.
Could you please check the hbase jars for your hive installation? Is
it hbase 1.x or 0.98?
Thanks.
Miao Wang 于2024年9月9日周一 14:20写道:
>
>
>
>
> Okay