[ https://issues.apache.org/jira/browse/HADOOP-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768922#action_12768922
]
Aaron Kimball commented on HADOOP-5901:
---------------------------------------
Anyway, given that {{fs.default.name}} itself is deprecated at this point, I'm +1 on removing
the whole {{fixName()}} method.
I'll submit a patch which makes FileSystem in general a bit more strict about its inputs,
and fixes the aforementioned stack overflow.
> FileSystem.fixName() has unexpected behaviour
> ---------------------------------------------
>
> Key: HADOOP-5901
> URL: https://issues.apache.org/jira/browse/HADOOP-5901
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 0.21.0
> Reporter: Steve Loughran
> Priority: Minor
>
> {{FileSystem.fixName()}} tries to patch up fs.default.name values, but I'm not sure it
helps that well.
> Has it been warning about deprecated values for long enough for it to be turned off?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|