You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Chen He (JIRA)" <ji...@apache.org> on 2014/09/23 22:14:34 UTC

[jira] [Assigned] (TEZ-1618) LocalTaskSchedulerService.getTotalResources() and getAvailableResources() can get negative if JVM memory is larger than 2GB

     [ https://issues.apache.org/jira/browse/TEZ-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chen He reassigned TEZ-1618:
----------------------------

    Assignee: Chen He

> LocalTaskSchedulerService.getTotalResources() and getAvailableResources() can get negative if JVM memory is larger than 2GB
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEZ-1618
>                 URL: https://issues.apache.org/jira/browse/TEZ-1618
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Chen He
>            Assignee: Chen He
>
> Tez job can get failed because of negative headroom value;
> org.apache.tez.dag.app.dag.impl.VertexImpl - Creating 2 for vertex:
> vertex_1411054289802_0001_1_01 [intermediate_reducer]
> 56389 [InputInitializer [initialmap] #0] INFO 
> org.apache.tez.mapreduce.common.MRInputAMSplitGenerator - Input MRInput asking
> for -2 tasks. *strong* Headroom: -1365 *strong* Task Resource: 1024 waves: 1.7
> 56391 [InputInitializer [initialmap] #0] INFO 
> org.apache.tez.mapreduce.common.MRInputAMSplitGenerator - Grouping input splits
> 56391 [InputInitializer [initialmap] #0] INFO 
> org.apache.tez.mapreduce.hadoop.MRInputHelpers - Generating mapreduce api input
> splits
> 56400 [AsyncDispatcher event handler] INFO 
> org.apache.tez.dag.app.dag.impl.VertexImpl - Directly initializing vertex:
> vertex_1411054289802_0001_1_01 [intermediate_reducer]



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