hive-connector 无法在hive上执行聚合计算 #3735
Unanswered
chariswang188996
asked this question in
Q&A
Replies: 1 comment 3 replies
-
hive的版本官网给的经过测试可以运行的版本是2.3.6,你可以将hive版本换成这个试试。还可以把hive的具体报错日志给贴出来哈,应该hive有个配置项是可以指定错误日志的输出路径的 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,我有一个hadoop集群,hadoop的版本是2.7.7(和官网给出的2.7.3的版本有出入),hive版本是2.7.3.通过源码编译好的hive-connector通过官网介绍的方式,加载到hive里,普通的sql执行可以得出结果。

但是执行聚合查询的时候返回0

我想问一下hadoop的版本必须是2.7.3么?
Beta Was this translation helpful? Give feedback.
All reactions