You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Sunil G (JIRA)" <ji...@apache.org> on 2014/04/30 11:45:16 UTC

[jira] [Created] (YARN-2002) Support for passing Job priority through Application Submission Context in Mapreduce Side

Sunil G created YARN-2002:
-----------------------------

             Summary: Support for passing Job priority through Application Submission Context in Mapreduce Side
                 Key: YARN-2002
                 URL: https://issues.apache.org/jira/browse/YARN-2002
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Sunil G


Job Prioirty can be set from client side as below [Configuration and api].
			a.	JobConf.getJobPriority() and Job.setPriority(JobPriority priority) 
			b.	We can also use configuration "mapreduce.job.priority".
		Now this Job priority can be passed in Application Submission context from Client side.
		Here we can reuse the MRJobConfig.PRIORITY configuration. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)