You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Karthik Kambatla <ka...@cloudera.com> on 2014/07/14 23:02:43 UTC

Non-scheduler specific tests to run against both Capacity and Fair schedulers

Hi devs

Recently, we have been running into tests that fail against the
FairScheduler. I was wondering if we should parametrize all our
scheduler-aware tests to run against both CapacityScheduler and
FairScheduler so we realize these failures sooner pre-commit?

Do people see any other simpler ways of handling this?

Thanks
Karthik