如何在hue中并发运行多个查询?



如果我开始第二个查询,第一个将自动终止。

那么hue/hive/tez/yarn的任何配置都可以控制这个最大并发数吗?错误信息:

org.apache.hive.service.cli.HiveSQLException: 
Error while processing statement: FAILED: Execution Error, 
return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask. 
Dag received [DAG_TERMINATE, DAG_KILL] in RUNNING state.
Received message to shutdown AM from cnby (auth:SIMPLE) 
at Vertex killed, vertexName=Reducer 2, 
vertexId=vertex_1653638109600_4285_2_02, 
diagnostics=[Vertex received Kill while in RUNNING state.

hue:

[beeswax]
max_number_of_sessions=10

http://cloudera.github.io/hue/latest/administrator/configuration/editor/

相关内容

  • 没有找到相关文章

最新更新