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

Siqi Li updated YARN-2730:
--------------------------
    Description: 
We are seeing that when one of the localizerRunner stuck, the rest of the 
localizerRunners are blocked. We should remove the synchronized modifier.
The synchronized modifier appears to have been added by 
https://issues.apache.org/jira/browse/MAPREDUCE-3537
It could be removed if Localizer doesn't depend on current directory

  was:
The synchronized modifier appears to have been added by 
https://issues.apache.org/jira/browse/MAPREDUCE-3537
It could be removed if Localizer doesn't depend on current directory


> Only one localizer can run on a NodeManager at a time
> -----------------------------------------------------
>
>                 Key: YARN-2730
>                 URL: https://issues.apache.org/jira/browse/YARN-2730
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Siqi Li
>            Priority: Critical
>
> We are seeing that when one of the localizerRunner stuck, the rest of the 
> localizerRunners are blocked. We should remove the synchronized modifier.
> The synchronized modifier appears to have been added by 
> https://issues.apache.org/jira/browse/MAPREDUCE-3537
> It could be removed if Localizer doesn't depend on current directory



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

Reply via email to