[jira] [Commented] (YARN-2038) Revisit how AMs learn of containers from previous attempts

2015-06-08 Thread Henry Saputra (JIRA)

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

Henry Saputra commented on YARN-2038:
-

What are the desired changes needed for the issue to be resolved?

> Revisit how AMs learn of containers from previous attempts
> --
>
> Key: YARN-2038
> URL: https://issues.apache.org/jira/browse/YARN-2038
> Project: Hadoop YARN
>  Issue Type: Sub-task
>  Components: resourcemanager
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>
> Based on YARN-556, we need to update the way AMs learn about containers 
> allocation previous attempts. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2042) String shouldn't be compared using == in QueuePlacementRule#NestedUserQueue#getQueueForApp()

2014-05-15 Thread Henry Saputra (JIRA)

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

Henry Saputra commented on YARN-2042:
-

+1 for the patch

> String shouldn't be compared using == in 
> QueuePlacementRule#NestedUserQueue#getQueueForApp()
> 
>
> Key: YARN-2042
> URL: https://issues.apache.org/jira/browse/YARN-2042
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Chen He
>Priority: Minor
> Attachments: YARN-2042.patch
>
>
> {code}
>   if (queueName != null && queueName != "") {
> {code}
> queueName.isEmpty() should be used instead of comparing against ""



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


[jira] [Commented] (YARN-1896) For FairScheduler expose MinimumQueueResource of each queu in QueueMetrics

2014-04-01 Thread Henry Saputra (JIRA)

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

Henry Saputra commented on YARN-1896:
-

Would be helpful to add more in the  description to add more info to explain 
why the issue is created 

> For FairScheduler expose MinimumQueueResource of each queu in QueueMetrics
> --
>
> Key: YARN-1896
> URL: https://issues.apache.org/jira/browse/YARN-1896
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Siqi Li
> Attachments: YARN-1896.v1.patch
>
>




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