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

ASF GitHub Bot commented on YARN-11353:
---------------------------------------

Sahu3426 opened a new pull request, #5061:
URL: https://github.com/apache/hadoop/pull/5061

   ### Description of PR
   AM was stuck in Preparing Local resources step and it timed out and never 
started the driver. This happened in one of the customer's cluster and got 
resolved when this cluster got deleted and the customer started using another 
cluster . The logs were not enough to look into the issue. Adding more info 
logs will help to understand when did the download of the files start and when 
did it end, or whether it actually reached that step like adding the 
containerId here to know who is downloading.
    
   




> Change debug logs in FSDownload.java to info logs for better escalations 
> debugging
> ----------------------------------------------------------------------------------
>
>                 Key: YARN-11353
>                 URL: https://issues.apache.org/jira/browse/YARN-11353
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager, yarn
>    Affects Versions: 3.4.0
>            Reporter: Sanjay Kumar Sahu
>            Priority: Major
>
> AM was stuck in Preparing Local resources step and it timed out and never 
> started the driver. This happened in one of the customer's cluster and got 
> resolved when this cluster got deleted and the customer started using another 
> cluster . The logs were not enough to look into the issue. Adding more info 
> logs will help to understand when did the download of the files start and 
> when did it end, or whether it actually reached that step like adding the 
> containerId here to know who is downloading.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to