Skip to content

Commit

Permalink
YARN-10156. Fix typo 'complaint' which means quite different in Feder…
Browse files Browse the repository at this point in the history
…ation.md (#1856)

(cherry picked from commit d608e94)
  • Loading branch information
sungpeo authored and aajisaka committed Feb 26, 2020
1 parent 3b86011 commit e844f6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ AMRMProxy, Global Policy Generator (GPG) and Router work together to make this h

The figure shows a sequence diagram for the following job execution flow:

1. The Router receives an application submission request that is complaint to the YARN Application Client Protocol.
1. The Router receives an application submission request that is compliant with the YARN Application Client Protocol.
2. The router interrogates a routing table / policy to choose the “home RM” for the job (the policy configuration is received from the state-store on heartbeat).
3. The router queries the membership state to determine the endpoint of the home RM.
4. The router then redirects the application submission request to the home RM.
Expand Down

0 comments on commit e844f6f

Please sign in to comment.