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

Carlo Curino commented on YARN-4248:
------------------------------------

Updated patch:
 * Fixed 2/5 of the asflicense issues (the last 3 are .json files for examples)
 * javac warnings are on AMLivenessMonitor (untouched in this patch)
 * fixed as many checkstyle as possible, few are left because I think the code 
is easier to read as is (e.g., the hidden-fields for setters that do this.a = 
a; )
 * fixed javadoc warnings related to this patch (param misreferenced in comment)
 * unit-test errors seem unrelated


> REST API for submit/update/delete Reservations
> ----------------------------------------------
>
>                 Key: YARN-4248
>                 URL: https://issues.apache.org/jira/browse/YARN-4248
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>    Affects Versions: 2.8.0
>            Reporter: Carlo Curino
>            Assignee: Carlo Curino
>         Attachments: YARN-4248.2.patch, YARN-4248.3.patch, YARN-4248.patch
>
>
> This JIRA tracks work to extend the RMWebService to support REST APIs to 
> submit/update/delete reservations. This will ease integration with external 
> tools that are not java-based.



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

Reply via email to