简体   繁体   English

如何在hue中同时运行多个查询?

[英]How to run more than one query concurrently in hue?

If I start the second query, the first one will be killed automatically.如果我启动第二个查询,第一个查询将被自动终止。

So any config of hue/hive/tez/yarn could control this max concurrency?那么hue/hive/tez/yarn的任何配置都可以控制这个最大并发吗?

Error message:错误信息:

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.

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM