Data Engineering Integration
- Data Engineering Integration 10.2.1
- All Products
Property
| Description
|
---|---|
YARN Queue Name
| The YARN scheduler queue name used by the Blaze engine that specifies available resources on a cluster.
|
Property
| Description
|
---|---|
YARN Queue Name
| The YARN scheduler queue name used by the Spark engine that specifies available resources on a cluster. The name is case sensitive.
|
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.
|