Data Engineering Integration
All Products
Property
| Description
|
---|---|
YARN Queue Name
| The Blaze engine connection property to specify a YARN scheduler queue name. The name is case sensitive.
|
Spark Execution Parameter
| The Spark engine connection property to specify a YARN scheduler queue name.
Use the following format:
spark.yarn.queue=<YARN queue name> |
Property
| Description
|
---|---|
Data Access Connection String
| The Hive connection string to specify the queue name for Hive SQL override mappings on the Blaze engine.
Use the following format:
For example,
jdbc:hive2://business.com:10000/default;principal=hive/_HOST@INFAKRB?mapred.job.queue.name-root.test |
Property
| Description
|
---|---|
Sqoop Arguments
| The Sqoop connection-level argument to direct a MapReduce job to a specific YARN queue.
Use the following format:
-Dmapred.job.queue.name=<YARN queue name> If you do not direct the job to a specific queue, the Spark engine uses the default queue.
|
Updated July 03, 2018