You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2009/05/11 09:03:45 UTC

[jira] Updated: (HADOOP-5800) Capacity scheduler test case is failing due to incorrect cleanup of svn workspace

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

Nigel Daley updated HADOOP-5800:
--------------------------------

    Attachment: HADOOP-5800.patch

Here's a simple fix (hasn't been validated)

> Capacity scheduler test case is failing due to incorrect cleanup of svn workspace
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-5800
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5800
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.0
>            Reporter: Hemanth Yamijala
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-5800.patch
>
>
> TestCapacitySchedulerConf.testDefaults is failing because of the commit of HADOOP-5726. This is because the patch changed capacity-scheduler.xml.template and that necessitates a copy to the capacity-scheduler.xml, which is not tracked under version control. Since the build process does not remove files not tracked by SVN, the file is not removed, and the move not done. Hence hudson builds are reporting a failure.
> A discussion of this is in HADOOP-5721 (where the test failure was noticed).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.