Submit Radoop jobs to specific queues
 bhupendra_patil
          Administrator, Employee, MemberPosts:168
bhupendra_patil
          Administrator, Employee, MemberPosts:168 RM Data Scientist
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
           
          
         
 
          
