您好,欢迎来到爱够旅游网。
搜索
您的当前位置:首页【日常踩坑】解决hive运行到kill command这一步之后卡住不动的问题

【日常踩坑】解决hive运行到kill command这一步之后卡住不动的问题

来源:爱够旅游网

【日常踩坑】解决hive运行到kill command这一步之后卡住不动的问题

如下图,hive提交聚合查询的时候,在这步卡主不动假死,也不报错,log也查不出来,
但是当运行像select*from students;这种语句是却能够查询到数据,

经过排查,解决思路如下:

.<property>

    <name>yarn.nodemanager.resource.memory-mb</name>

    <value>20480<alue>
</property>
<property>

   <name>yarn.scheduler.minimum-allocation-mb</name>

   <value>2048<alue>

</property>

<property>

    <name>yarn.nodemanager.vmem-pmem-ratio</name>

    <value>2.1<alue>

</property>
  1. 重新运行hive select count(*) from students where gender=‘男’ 后,查询成功,ok问题解决。

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- igbc.cn 版权所有 湘ICP备2023023988号-5

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务