[
https://issues.apache.org/jira/browse/MAPREDUCE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728086#action_12728086
]
Tom White commented on MAPREDUCE-546:
-------------------------------------
This looks reasonable to me. Could you use Configuration#getResource(String) or
is there a classloader problem?
Longer term, it would be nice if the fair scheduler could migrate to using a
Hadoop Configuration just like the capacity scheduler does.
> Provide sample fair scheduler config file in conf/ and set config file
> property to point to this by default
> -----------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-546
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-546
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Reporter: Matei Zaharia
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: mapreduce-546.patch
>
>
> The capacity scheduler includes a config file template in hadoop/conf, so it
> would make sense to create a similar one for the fair scheduler and mention
> it in the README.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.