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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/07/05 23:59:04 UTC

[jira] Created: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

distcp should use the Path -> FileSystem interface like the rest of Hadoop
--------------------------------------------------------------------------

                 Key: HADOOP-1569
                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
             Project: Hadoop
          Issue Type: Bug
          Components: util
    Affects Versions: 0.13.0
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley
             Fix For: 0.14.0


DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Fix Version/s: 0.15.0
           Status: Patch Available  (was: Open)

First revision; awaiting feedback

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.13.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-0.patch

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.13.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Commented: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518329 ] 

Hadoop QA commented on HADOOP-1569:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12363349/1569-0.patch against trunk revision r563649.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/525/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/525/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.13.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Commented: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519779 ] 

Hadoop QA commented on HADOOP-1569:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12363789/1569-1.patch against trunk revision r565628.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/550/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/550/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch, 1569-1.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-1.patch

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch, 1569-1.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-4.patch

Merged with latest trunk

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch, 1569-1.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-1569:
----------------------------------

    Attachment: 1569-7.patch

This patch makes a couple of changes:
  1. Move setup and cleanup to private static instead of on the Mapper.
  2. Fix some minor compiler warnings.
  3. Changed the default log directory to $dest_dir/_distcp_logs_$random


> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch, 1569-7.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

As is, the patch fails TestCopyFiles unit tests, not only because it removes the -log parameter. Retracting for now.

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-0.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.13.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-1.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch, 1569-1.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-6.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-1.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-2.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-2.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-3.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-0.patch

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.13.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Commented: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524880 ] 

Hadoop QA commented on HADOOP-1569:
-----------------------------------

+0, new Findbugs warnings

http://issues.apache.org/jira/secure/attachment/12365095/1569-5.patch
applied and successfully tested against trunk revision r572580,
but there appear to be new Findbugs warnings introduced by this patch.

New Findbugs warnings: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/677/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/677/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/677/console

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-1569:
----------------------------------

    Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch, 1569-7.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-0.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-2.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-3.patch

Passes unit tests on Windows

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-3.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Commented: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524938 ] 

Hadoop QA commented on HADOOP-1569:
-----------------------------------

-1, new javadoc warnings

The javadoc tool appears to have generated warning messages when testing the latest attachment http://issues.apache.org/jira/secure/attachment/12365116/1569-6.patch against trunk revision r572826.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/681/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/681/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-5.patch

Add logging

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-6.patch

Fixed case of param in javadoc

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch, 1569-1.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-2.patch

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-2.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Comment: was deleted

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch, 1569-1.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-5.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-3.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment:     (was: 1569-5.patch)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-1569:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Chris!

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch, 1569-7.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-5.patch

Updated to address Owen's feedback:
- Changed getSplits to use file sizes for calculating input splits rather than equally partitioning the list of files
- Fixed some lameness in TestCopyFiles
- Better javadocs
- Not recreating Writables in readFields
- Since HADOOP-1656 was committed, blocksizes are persistent and preserved when requested
- passes unit tests on Windows

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Commented: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524258 ] 

Hadoop QA commented on HADOOP-1569:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12364941/1569-5.patch against trunk revision r571547.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/671/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/671/console

Please note that this message is automatically generated and may represent a problem with the automation system and not the patch.

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Open  (was: Patch Available)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.13.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Assigned: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas reassigned HADOOP-1569:
-------------------------------------

    Assignee: Chris Douglas  (was: Owen O'Malley)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-1.patch

Passes unit tests

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch, 1569-1.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Commented: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524994 ] 

Hadoop QA commented on HADOOP-1569:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12365128/1569-6.patch applied and successfully tested against trunk revision r572826.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/685/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/685/console

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-6.patch

Fixed findbugs warning

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Attachment: 1569-5.patch

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Chris Douglas
>             Fix For: 0.15.0
>
>         Attachments: 1569-4.patch, 1569-5.patch, 1569-6.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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


[jira] Updated: (HADOOP-1569) distcp should use the Path -> FileSystem interface like the rest of Hadoop

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-1569:
----------------------------------

    Affects Version/s:     (was: 0.13.0)
               Status: Patch Available  (was: Open)

> distcp should use the Path -> FileSystem interface like the rest of Hadoop
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-1569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1569
>             Project: Hadoop
>          Issue Type: Bug
>          Components: util
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: 1569-0.patch
>
>
> DistCp should use the standard Path to FileSystem API that the rest of Hadoop uses. By explicitly testing the protocol string, it is much more brittle.

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