The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Submit Radoop jobs to specific queues
bhupendra_patil
Employee-RapidMiner, Member Posts: 168 RM Data Scientist
Depending on the cluster configuration and nature of Radoop jobs there may be a need to allocate the jobs to specific queue.
Such needs can be handled by specifying the queues to use in the Radoop configuration dialog.
Add "mapred.job.queue.name" as the property and the queue name as the value in the added to Advanced Hadoop Parameters
for Hive, it is the same added to Advanced Hive Parameters
for Hive on Tez it is tez.queue.name property that controls it.
for Spark, it is "spark.yarn.queue" added to Advanced Spark Parameters
Tagged:
1