标题: Hive HUE查询超时问题 [打印本页] 作者: Zeng 时间: 2015-10-26 12:50 标题: Hive HUE查询超时问题 EMR集群上部署了HUE 3.7.1,提供给PM使用,但有些查询会出现超时问题:
Fetching results ran into the following error(s): timed out
可以登录集群Master节点,修改配置文件/etc/hue/conf/hue.ini,调整参数server_conn_timeout,延长时间:
# Timeout in seconds for thrift calls to Hive service
## server_conn_timeout=120