hive&hue优化
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hive&hue优化相关的知识,希望对你有一定的参考价值。
参考技术A hue:1、hue配置文件,修改max_number_of_sessions值大小,修改为10
[beeswax]
max_number_of_sessions=10
2、hue
hue的server_conn_timeout调大点
hive:
1、自定义hive配置中,增加这个属性:
hive.server2.parallel.ops.in.session=true
2、hive
将hiveserver2和mestatore的堆大小调大一些
3、hive配置:
hive.driver.parallel.compilation修改为true
以上是关于hive&hue优化的主要内容,如果未能解决你的问题,请参考以下文章
hive metastore && hiveserver2 . jvm 配置调整优化