When a hive query is executed,It can not be generated application on large size table

51 views Asked by At

I have a one problem in hive.

When a hive query is executed, large tables can not be generated application

Not appears app on yarn monitoring web page. and beeline is still ready

But the small size table works normally.

I do not even know why an app can not be registered.

As I Know, command the query in the hive, the app is registered.(even if resources are insufficient)

the table size is 3.3TB(parquet format)

and my cluster environment is looks like this

Hadoop version : CDH5.8(hadoop 2.6)

Hive : 1.1

node num : 17 datanode

memory total : 1.6TB

core total : 136

hive execution engine : I tested both mr and spark. But same result.

0

There are 0 answers