yaotailin created HIVE-22656:
--------------------------------
Summary: tried to access method
com.google.common.collect.Iterators.emptyIterator()Lcom/google/common/collect/UnmodifiableIterator;
from class org.apache.hadoop.hive.ql.exec.FetchOperator
Key: HIVE-22656
URL: https://issues.apache.org/jira/browse/HIVE-22656
Project: Hive
Issue Type: Bug
Affects Versions: 3.1.2
Environment: HADOOP 3.2.1 HIVE 3.1.2 guava-28.1-jre
Reporter: yaotailin
(1) I use jdbc way to query a table but get a exception.*tried to access method
com.google.common.collect.Iterators.emptyIterator()Lcom/google/common/collect/UnmodifiableIterator;
from class org.apache.hadoop.hive.ql.exec.FetchOperator*
(2) I try to degraded guava 14.01, I can't run *bin/hiveserver2*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)