[ https://issues.apache.org/jira/browse/YARN-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093592#comment-14093592 ]
Sandy Ryza commented on YARN-2399: ---------------------------------- I noticed in FSAppAttempt there are some instance variables mixed in with the functions. Not sure if it was like this already, but can we move them up to the top? > FairScheduler: Merge AppSchedulable and FSSchedulerApp into FSAppAttempt > ------------------------------------------------------------------------ > > Key: YARN-2399 > URL: https://issues.apache.org/jira/browse/YARN-2399 > Project: Hadoop YARN > Issue Type: Improvement > Components: fairscheduler > Affects Versions: 2.5.0 > Reporter: Karthik Kambatla > Assignee: Karthik Kambatla > Attachments: yarn-2399-1.patch, yarn-2399-2.patch > > > FairScheduler has two data structures for an application, making the code > hard to track. We should merge these for better maintainability in the > long-term. -- This message was sent by Atlassian JIRA (v6.2#6252)