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

Kousuke Saruta moved HDFS-5011 to HADOOP-9750:
----------------------------------------------

        Fix Version/s:     (was: 3.0.0)
                       3.0.0
             Assignee:     (was: Kousuke Saruta)
     Target Version/s:   (was: 3.0.0)
    Affects Version/s:     (was: 3.0.0)
                       3.0.0
                  Key: HADOOP-9750  (was: HDFS-5011)
              Project: Hadoop Common  (was: Hadoop HDFS)
    
>  '._COPYING_' sufix temp file could prevent from running MapReduce job
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-9750
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9750
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Kousuke Saruta
>             Fix For: 3.0.0
>
>
> FsShell copy/put creates staging files with '._COPYING_' suffix.  
> When we run MapReduce job during being the temp file, the job could fail 
> because the temp file is not invisible from MapReduce job.
> Now, I suggest to rename the temp file with '_' suffix such like 
> '_*._COPYING_'.

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

Reply via email to