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

Harsh J resolved HDFS-128.
--------------------------

    Resolution: Not A Problem

This is more of a browser issue. For instance, Chrome chooses to replace the 
filename's {{/}} as {{_}} instead of a {{-}} like Safari and Firefox use.

I do not think HDFS can/should take an action here and tweak filenames while 
sending things out (if you see the headers, the filename is intact with {{/}}s.

> downloading a file from dfs using the WI, using firefox, creates local files 
> that start with a '-'
> --------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-128
>                 URL: https://issues.apache.org/jira/browse/HDFS-128
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Yoram Arnon
>            Assignee: Sameer Paranjpye
>            Priority: Minor
>
> '/' characters are converted to '-' when downloading a file from dfs using 
> the WI. That's a good thing.
> But using firefox, where file names can not be modified when saving to disk, 
> creates local files that start with a '-', which is inconvenient on some OS's.
> the first '/' character should be dropped rather than converted to a '-'

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

        

Reply via email to