Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hive CLI not able to start in HDP sanbox

avatar
New Member

I got below error while start Hive CLI under root. FYI, Hive seems work fine under Ambari, in which i can run sql command.

Thanks.

[root@sandbox aniu]# hive cli WARNING: Use "yarn jar" to launch YARN applications. Logging initialized using configuration in file:/etc/hive/2.4.0.0-169/0/hive-log4j.properties Exception in thread "main" java.lang.RuntimeException: org.apache.tez.dag.api.TezException: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1475289177250_0006 to YARN : Application application_1475289177250_0006 submitted by user root to unknown queue: default

1 ACCEPTED SOLUTION

avatar
Super Guru

please check RM queues setup correctly, seems there is no default queue configured

View solution in original post

3 REPLIES 3

avatar
Super Guru

please check RM queues setup correctly, seems there is no default queue configured

avatar
New Member

Thanks both and i am able to proceed to next step.

avatar

@Rajkumar Singh It looks like you are trying to submit the job to default queue which is unknown. Have you changed Yarn queues configuration?