Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

How can I make my Hue User run in a specific queue

Explorer

My Hue User triggers a job when doing some hive query, I would like this Hue user to have its own queue so when doing hive query, the triggered job runs on that resource pool alone. How can I do this?

1 REPLY 1

Contributor

@Mondi You can use the below property to use a specific queue for hue jobs. set below property before running query in hue.

set mapred.job.queue.name=<hue_queue>;

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.