[
https://issues.apache.org/jira/browse/YARN-9699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936676#comment-16936676
]
Prabhu Joseph commented on YARN-9699:
-------------------------------------
[~pbacsko] Thanks for the patch. FSConfigToCSConfigConverter and
QueuePlacementConverter looks fine. Have few comments
1. DocumentBuilderFactory can be replaced with CapacitySchedulerConfiguration
which extends Configuration and provides writeXml function to dump config in
XML format.
2. Instead of modifying FairScheduler class, i think AllocationFileQueueParser
can be used to parse FS config and the returned QueueProperties and
AllocationConfiguration can be traversed to get the queues and the properties.
> Migration tool that help to generate CS configs based on FS
> -----------------------------------------------------------
>
> Key: YARN-9699
> URL: https://issues.apache.org/jira/browse/YARN-9699
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Wanqiang Ji
> Assignee: Gergely Pollak
> Priority: Major
> Attachments: FS_to_CS_migration_POC.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]