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 "Aditya Acharya (JIRA)" <ji...@apache.org> on 2014/01/22 03:11:23 UTC

[jira] [Updated] (YARN-1624) QueuePlacementPolicy format is not easily readable via a JAXB parser

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

Aditya Acharya updated YARN-1624:
---------------------------------

    Attachment: diff.txt

Patch that solves the problem.

> QueuePlacementPolicy format is not easily readable via a JAXB parser
> --------------------------------------------------------------------
>
>                 Key: YARN-1624
>                 URL: https://issues.apache.org/jira/browse/YARN-1624
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: scheduler
>    Affects Versions: 2.2.0
>            Reporter: Aditya Acharya
>         Attachments: diff.txt
>
>
> The current format for specifying queue placement rules in the fair scheduler allocations file does not lend itself to easy parsing via a JAXB parser. In particular, relying on the tag name to encode information about which rule to use makes it very difficult for an xsd-based JAXB parser to preserve the order of the rules, which is essential.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)