You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/09/06 01:17:30 UTC

[jira] [Created] (YARN-2517) Implement TimelineClientAsync

Zhijie Shen created YARN-2517:
---------------------------------

             Summary: Implement TimelineClientAsync
                 Key: YARN-2517
                 URL: https://issues.apache.org/jira/browse/YARN-2517
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Zhijie Shen


In some scenarios, we'd like to put timeline entities in another thread no to block the current one.

It's good to have a TimelineClientAsync like AMRMClientAsync and NMClientAsync. It can buffer entities, put them in a separate thread, and have callback to handle the responses.



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