You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Gene Kim (JIRA)" <ji...@apache.org> on 2014/06/02 00:39:01 UTC

[jira] [Updated] (HADOOP-10647) String Format Exception in SwiftNativeFileSystemStore.java

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

Gene Kim updated HADOOP-10647:
------------------------------

    Attachment: hadoop.patch

Here's a patch to fix the bug

> String Format Exception in SwiftNativeFileSystemStore.java
> ----------------------------------------------------------
>
>                 Key: HADOOP-10647
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10647
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 2.4.0
>            Reporter: Gene Kim
>            Priority: Minor
>         Attachments: hadoop.patch
>
>
> If Swift.debug is given a string containing a % character, a format exception will occur. This happens when the path for any of the FileStatus objects contain a % encoded character. The bug is located at hadoop/src/hadoop-tools/hadoop-openstack/src/main/java/org/apache/hadoop/fs/swift/snative/SwiftNativeFileSystemStore.java:931.



--
This message was sent by Atlassian JIRA
(v6.2#6252)