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 "Arpit Gupta (JIRA)" <ji...@apache.org> on 2012/10/23 03:42:12 UTC

[jira] [Moved] (HADOOP-8963) CopyFromLocal doesn't always create user directory

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

Arpit Gupta moved HDFS-4024 to HADOOP-8963:
-------------------------------------------

    Affects Version/s:     (was: 1.0.3)
                       1.0.3
                  Key: HADOOP-8963  (was: HDFS-4024)
              Project: Hadoop Common  (was: Hadoop HDFS)
    
> CopyFromLocal doesn't always create user directory
> --------------------------------------------------
>
>                 Key: HADOOP-8963
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8963
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.0.3
>            Reporter: Billie Rinaldi
>            Assignee: Arpit Gupta
>            Priority: Trivial
>
> When you use the command "hadoop fs -copyFromLocal filename ." before the /user/username directory has been created, the file is created with name /user/username instead of a directory being created with file /user/username/filename.  The command "hadoop fs -copyFromLocal filename filename" works as expected, creating /user/username and /user/username/filename, and "hadoop fs -copyFromLocal filename ." works as expected if the /user/username directory already exists.

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