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)