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 "Gary Steelman (JIRA)" <ji...@apache.org> on 2014/09/01 21:55:21 UTC

[jira] [Updated] (HADOOP-11043) Use Path Instead of String in DistCp Tests

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

Gary Steelman updated HADOOP-11043:
-----------------------------------
    Attachment: HADOOP-11043.1.patch

For consistency, removed TestDistCpUtils.createFile(FileSystem, String) and changed anything using it to use TestDistCpUtils.createFile(FileSystem, Path).

> Use Path Instead of String in DistCp Tests
> ------------------------------------------
>
>                 Key: HADOOP-11043
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11043
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: tools/distcp
>            Reporter: Gary Steelman
>            Priority: Minor
>         Attachments: HADOOP-11043.1.patch
>
>
> Many DistCp tests mix String and Path for files for no real reason. This patch aligns use to Path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)