[ https://issues.apache.org/jira/browse/YARN-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522737#comment-14522737 ]
zhihai xu commented on YARN-2893: --------------------------------- TestContainerAllocation failure is not related to my change, it is just fixed at YARN-3564. Also this checkstyle issue may be caused by the import statement: {code} import org.apache.hadoop.classification.InterfaceAudience.Private; {code} but this import statement doesn't look like an issue for me. I found similar checkstyle issue at MAPREDUCE-6339, which was caused by the import statement. Hi [~jira.shegalov], Do you want me to do the same experiment as MAPREDUCE-6339 to prove the import statement cause this checkstyle issue? > AMLaucher: sporadic job failures due to EOFException in readTokenStorageStream > ------------------------------------------------------------------------------ > > Key: YARN-2893 > URL: https://issues.apache.org/jira/browse/YARN-2893 > Project: Hadoop YARN > Issue Type: Bug > Components: resourcemanager > Affects Versions: 2.4.0 > Reporter: Gera Shegalov > Assignee: zhihai xu > Attachments: YARN-2893.000.patch, YARN-2893.001.patch, > YARN-2893.002.patch, YARN-2893.003.patch, YARN-2893.004.patch, > YARN-2893.005.patch > > > MapReduce jobs on our clusters experience sporadic failures due to corrupt > tokens in the AM launch context. -- This message was sent by Atlassian JIRA (v6.3.4#6332)