My understanding is Hive 2.x is for Hadoop 2.x, while Hive 3.x is for Hadoop 
3.x, so I would guess that's where your problem lies.

On Thu, 2022-03-10 at 06:57 +0800, Bitfox wrote:
Hello

In beeline I am getting the error:


0: jdbc:hive2://localhost:10000/default> select * from people;

Error: java.io.IOException: java.io.IOException: 
com.google.protobuf.ServiceException: java.lang.NoSuchFieldError: PARSER 
(state=,code=0)



 Apache Hive (version 2.3.9)

Hadoop 3.3.1


$ protoc --version

libprotoc 2.5.0



I can't catch what the points are.

Can you help? Thanks.


Reply via email to