Hi all,
I am using SAS and Hadoop (SAS "in" Hadoop mode).
I have a SAS Embedded process setup working on an secure Hadoop Cluster, with Kerberos and Yarn Queue management.
I need to specify a particular queue name (Yarn properties: mapred.job.queue.name) in order to schedule SAS yarn application in the right queue on the cluster
How can I set this property within Embedded Process?
Thanks,
Lorenzo
... View more