gpt4 book ai didi

hadoop - 选择计数(*)在 hive 中不起作用

转载 作者:行者123 更新时间:2023-12-02 19:48:16 25 4
gpt4 key购买 nike

当我尝试在 hive 中select count(*) from table时。作业被卡住,如屏幕截图所示。请指教。我错过了某个地方的设置吗?
但是我能够根据条件选择。

enter image description here

最佳答案

首先,将小查询的统计信息使用设置为false。

set hive.compute.query.using.stats=false

然后,运行 select count(*) from table代码,它应该可以工作。

关于hadoop - 选择计数(*)在 hive 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43461115/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com