You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/09/05 18:49:07 UTC

[jira] [Updated] (HADOOP-8768) TestDistCp is @ignored

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

Eli Collins updated HADOOP-8768:
--------------------------------

    Component/s: test
    
> TestDistCp is @ignored
> ----------------------
>
>                 Key: HADOOP-8768
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8768
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test, tools/distcp
>    Affects Versions: 2.2.0-alpha
>            Reporter: Colin Patrick McCabe
>            Priority: Minor
>
> We should fix TestDistCp so that it actually runs, rather than being ignored.
> {code}
> @ignore
> public class TestDistCp {
>   private static final Log LOG = LogFactory.getLog(TestDistCp.class);
>   private static List<Path> pathList = new ArrayList<Path>();
>   ...
> {code}

--
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