[ https://issues.apache.org/jira/browse/HADOOP-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved HADOOP-10647. ------------------------------------- Resolution: Fixed Fix Version/s: 2.5.0 +1, committed to branch-2 and trunk. Thanks for finding this! > 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: fs/swift > Affects Versions: 2.4.0 > Reporter: Gene Kim > Assignee: Gene Kim > Priority: Minor > Fix For: 2.5.0 > > Attachments: HADOOP-10647.patch, 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)