Leslin (Hong Xiang Lin) created FLUME-1283:
----------------------------------------------

             Summary: Flume HDFS Sink can't generate file  name containing 
space and : which mentioned by %c
                 Key: FLUME-1283
                 URL: https://issues.apache.org/jira/browse/FLUME-1283
             Project: Flume
          Issue Type: Bug
          Components: Sinks+Sources
    Affects Versions: v1.1.0
            Reporter: Leslin (Hong Xiang Lin)
             Fix For: v1.2.0


As in user guide, the HDFS directory path may contain formatting escape 
sequences that will replaced by the HDFS sink to generate a directory/file name 
to store the events. 
%c      locale’s date and time (Thu Mar 3 23:05:25 2005)

But it will fail to create such file with space or : in hdfs. I searched and 
find related JIRAs of hdfs: https://issues.apache.org/jira/browse/HDFS-13 and 
https://issues.apache.org/jira/browse/HADOOP-3257

It's better to correct this format. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to