Mike Percy created FLUME-1290:
---------------------------------

             Summary: HDFS Sink should accept fileType parameters of arbitrary 
case
                 Key: FLUME-1290
                 URL: https://issues.apache.org/jira/browse/FLUME-1290
             Project: Flume
          Issue Type: Bug
          Components: Sinks+Sources
    Affects Versions: v1.1.0
            Reporter: Mike Percy
            Priority: Minor
             Fix For: v1.2.0


If I specify hdfs.fileType = datastream, I get an error indicating that 
"datastream" is not a valid fileType. It only accepts DataStream (case 
sensitive). All of the other configuration options are case-insensitive (except 
things like file paths). We should be doing a case-insensitive comparison for 
this param.

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