You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Junping Du (JIRA)" <ji...@apache.org> on 2015/02/05 03:39:35 UTC

[jira] [Commented] (YARN-3033) implement NM starting the ATS writer companion

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

Junping Du commented on YARN-3033:
----------------------------------

That's all good thoughts, [~sjlee0]! 
One quick question here:
bq. set up a start script that starts the per-node aggregator as a standalone daemon.
Do we want it to be a separated process of NM? or an auxiliary service like: shuffle within NodeManager? Technically, I would  prefer the former choice because if NM down for upgrading, containers/applications could be still running so timeline service is still needed. Comparing with the later option, it need a bit more effort and need to consolidate with other work (like YARN-1593). Thoughts? 

> implement NM starting the ATS writer companion
> ----------------------------------------------
>
>                 Key: YARN-3033
>                 URL: https://issues.apache.org/jira/browse/YARN-3033
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Sangjin Lee
>            Assignee: Sangjin Lee
>
> Per design in YARN-2928, implement node managers starting the ATS writer companion.



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