Data Engineering Integration
- Data Engineering Integration 10.2.2
- 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
|
---|---|
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.
|