Created 07-21-2017 02:10 PM
I've created a new interpreter for Hive, now i want to route all who uses this interpreter to a dedicated YARN queue. Is it possible with version 0.7? btw i'm using HDP 2.6.1
Created 08-10-2017 12:18 PM
in default.url you can define queue name along with connection string as below:
jdbc:hive2://servername:10001/default;transportMode=http;httpPath=cliservice;tez.queue.name=queue.name
Created 08-10-2017 07:42 PM
@Raja Sekhar Chintalapati
Here is your question already answered in our HCC forum