[ 
https://issues.apache.org/jira/browse/HDFS-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909854#action_12909854
 ] 

Suresh Srinivas commented on HDFS-1383:
---------------------------------------

+1 for the patch.

One minor comment - There is a change in UGI with this patch. Was that 
intentionally introduced by this patch?

> Better error messages on hftp 
> ------------------------------
>
>                 Key: HDFS-1383
>                 URL: https://issues.apache.org/jira/browse/HDFS-1383
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: h1383_20100913_y20.patch, h1383_20100915_y20.patch
>
>
> If the file is not accessible, HftpFileSystem returns only a HTTP response 
> code.
> {noformat}
> 2010-08-27 20:57:48,091 INFO org.apache.hadoop.tools.DistCp: FAIL README.txt 
> : java.io.IOException:
>  Server returned HTTP response code: 400 for URL: 
> http:/namenode:50070/data/user/tsz/README.txt?ugi=tsz,users
>         at 
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1290)
>         at org.apache.hadoop.hdfs.HftpFileSystem.open(HftpFileSystem.java:143)
>         at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:356)
>         ...
>  {noformat}

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

Reply via email to