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:37:01 UTC

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

Gene Kim created HADOOP-10647:
---------------------------------

             Summary: 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


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)