[ 
https://issues.apache.org/jira/browse/FLUME-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397353#comment-13397353
 ] 

Hudson commented on FLUME-1290:
-------------------------------

Integrated in flume-trunk #244 (See 
[https://builds.apache.org/job/flume-trunk/244/])
    FLUME-1290. HDFS Sink should accept fileType parameters of arbitrary case.

(Inder Singh via Hari Shreedharan) (Revision 1351964)

     Result = SUCCESS
hshreedharan : http://svn.apache.org/viewvc/?view=rev&rev=1351964
Files : 
* 
/incubator/flume/trunk/flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/HDFSWriterFactory.java

                
> 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
>            Assignee: Inder SIngh
>            Priority: Minor
>             Fix For: v1.2.0
>
>         Attachments: FLUME-1290-1.patch
>
>
> 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