[ 
https://issues.apache.org/jira/browse/YARN-6927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204833#comment-16204833
 ] 

Daniel Templeton commented on YARN-6927:
----------------------------------------

Interesting idea, [~leftnoteasy].  Looking at other resource managers (Grid 
Engine, LSF, PBSPro, et al), it looks like most support both ways, e.g. "qsub 
-l mem=4G -l cpu=4" or "qsub -l mem=4G,cpu=4", which seems sane to me.  Can we 
get this one in and then follow up with another JIRA to add a resource string 
parser as you suggested?

> Add support for individual resource types requests in MapReduce
> ---------------------------------------------------------------
>
>                 Key: YARN-6927
>                 URL: https://issues.apache.org/jira/browse/YARN-6927
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Daniel Templeton
>            Assignee: Gergo Repas
>         Attachments: YARN-6927.000.patch, YARN-6927.001.patch
>
>
> YARN-6504 adds support for resource profiles in MapReduce jobs, but resource 
> profiles don't give users much flexibility in their resource requests.  To 
> satisfy users' needs, MapReduce should also allow users to specify arbitrary 
> resource requests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to