You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by igyu <ig...@21cn.com> on 2021/11/04 03:28:36 UTC

hive on spark submit to yarn pools?

hive on spark + sentry

jdbc:hive2://hiveser:10000/;user=ajxtj;password=123456;hive.server2.proxy.user=jztwk

 pro.put("hiveconf:spark.yarn.queue","root.jzyc");


I use yarn pool root.jzyc

but root.jzc only hive and ajxtj can use.

so I want to use jztkw to submit root.jzyc
but now application use hive to submit root.jzyc



igyu