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

Tsz Wo (Nicholas), SZE updated HADOOP-7174:
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.23.0
                   0.22.0
                   0.21.1
     Release Note:   (was: Patch provided)
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I have committed this.  Thanks, Uma!

Also, thanks Daryn for reviewing it.

> null is displayed in the console,if the src path is invalid while doing 
> copyToLocal operation from commandLine
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-7174
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7174
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>            Priority: Minor
>             Fix For: 0.21.1, 0.22.0, 0.23.0
>
>         Attachments: HADOOP-7174.1.patch, HADOOP-7174.patch
>
>
> When we perform copyToLocal operations from commandLine and if src Path is 
> invalid 
> srcFS.globStatus(srcpath) will return null. So, when we find the length of 
> resulted value, it will *throw NullPointerException*.
>  Since we are handling generic exception , it will display null as the 
> message.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to