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 "Li Lu (JIRA)" <ji...@apache.org> on 2016/03/09 02:55:40 UTC

[jira] [Updated] (YARN-4545) Allow YARN distributed shell to use ATS v1.5 APIs

     [ https://issues.apache.org/jira/browse/YARN-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Li Lu updated YARN-4545:
------------------------
    Attachment: YARN-4545-trunk.006.patch

Patch 006 to address review comments. Specifically, I've added a customized annotation for ATS v1.5 tests. This code infrastructure can be reused by other UTs that uses a different version of ATS. I've also moved some boilerplate code to set up ATS v1.5 test cluster to a more centralized place in the pluginstorage module. Finally I moved all version checking related logic from YarnConfiguration to timeline util. I didn't move it to client because we may need similar logic on the server side as well, especially in future versions. 

> Allow YARN distributed shell to use ATS v1.5 APIs
> -------------------------------------------------
>
>                 Key: YARN-4545
>                 URL: https://issues.apache.org/jira/browse/YARN-4545
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Li Lu
>            Assignee: Li Lu
>         Attachments: YARN-4545-YARN-4265.001.patch, YARN-4545-trunk.001.patch, YARN-4545-trunk.002.patch, YARN-4545-trunk.003.patch, YARN-4545-trunk.004.patch, YARN-4545-trunk.005.patch, YARN-4545-trunk.006.patch
>
>
> We can use YARN distributed shell as a demo for the ATS v1.5 APIs. We need to allow distributed shell post data with ATS v1.5 API if 1.5 is enabled in the system. We also need to provide a sample plugin to read those data out. 



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