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

Allen Wittenauer commented on YARN-3170:
----------------------------------------

{code}
split up the two major functionalities such as resource management
{code}

... split up the functionalities of resource management ...

{code}
NodeManager , form 
{code}

Drop the comma.

{code}
system.The NodeManager 
{code}

Spacing.

{code}
 The ApplicationsManager is responsible for accepting job-submissions, 
negotiating the first container for executing the application specific 
ApplicationMaster and provides the service for restarting the ApplicationMaster 
container on failure.
 
-The NodeManager is the per-machine framework agent who is responsible for 
containers, monitoring their resource usage (cpu, memory, disk, network) and 
reporting the same to the ResourceManager/Scheduler.
-
 The per-application ApplicationMaster has the responsibility of negotiating 
appropriate resource containers from the Scheduler, tracking their status and 
monitoring for progress.

{code}

With this delete, these paragraphs should probably be merged.

{code}
 on top of MRv2 with
{code}

s,MRv2,YARN,

> YARN architecture document needs updating
> -----------------------------------------
>
>                 Key: YARN-3170
>                 URL: https://issues.apache.org/jira/browse/YARN-3170
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Allen Wittenauer
>            Assignee: Brahma Reddy Battula
>              Labels: BB2015-05-TBR
>         Attachments: YARN-3170-002.patch, YARN-3170-003.patch, 
> YARN-3170-004.patch, YARN-3170-005.patch, YARN-3170-006.patch, YARN-3170.patch
>
>
> The marketing paragraph at the top, "NextGen MapReduce", etc are all 
> marketing rather than actual descriptions. It also needs some general 
> updates, esp given it reads as though 0.23 was just released yesterday.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to