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

Vinod Kumar Vavilapalli updated YARN-179:
-----------------------------------------

    Description: 
{{CapacityScheduler.setConf()}} mandates a YarnConfiguration. It doesn't need 
to, throughout all of YARN, components only depend on Configuration and depend 
on the callers to provide correct configuration.

This is causing multiple tests to fail.

  was:

{{CapacityScheduler.setConf()}} mandates a YarnConfiguration. It doesn't need 
to, throughout all of YARN, components only depend on Configuration and depend 
on the callers to provide correct configuration.

This is causing multiple tests to fail.

       Priority: Blocker  (was: Major)

Marking as blocker as multiple tests are failing.
                
> CapacityScheduler should not explicitly need YarnConfiguration.
> ---------------------------------------------------------------
>
>                 Key: YARN-179
>                 URL: https://issues.apache.org/jira/browse/YARN-179
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacityscheduler
>    Affects Versions: 2.0.2-alpha
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Blocker
>
> {{CapacityScheduler.setConf()}} mandates a YarnConfiguration. It doesn't need 
> to, throughout all of YARN, components only depend on Configuration and 
> depend on the callers to provide correct configuration.
> This is causing multiple tests to fail.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to