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

Brock Noland commented on FLUME-1844:
-------------------------------------

I wonder actually if you could use the raw local file system by setting:


<property>
  <name>fs.rawfile.impl</name>
  <value>org.apache.hadoop.fs.RawLocalFileSystem</value>
</property>

and then giving HDFS the URL rawfile:///
                
> HDFSEventSink should have option to use RawLocalFileSystem
> ----------------------------------------------------------
>
>                 Key: FLUME-1844
>                 URL: https://issues.apache.org/jira/browse/FLUME-1844
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Priority: Minor
>
> Due to HADOOP-7844, we should have a way to use RawLocalFileSystem, which 
> does implement flush(), with HDFSEventSInk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to