Yeliang Cang created YARN-8537: ---------------------------------- Summary: Misleading note in FSAppAttempt class Key: YARN-8537 URL: https://issues.apache.org/jira/browse/YARN-8537 Project: Hadoop YARN Issue Type: Bug Components: resourcemanager Affects Versions: 3.1.0 Reporter: Yeliang Cang Assignee: Yeliang Cang
In o.a.h.y.s.r.scheduler.fair.FSAppAttempt class, the note below: {code} // If not running unmanaged, the first container we recover is always // the AM. Set the amResource for this app and update the leaf queue's AM // usage {code} In fact, the first container that recovered on my machine mostly is not the AM! -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org