You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Roman Slysh (JIRA)" <ji...@apache.org> on 2015/03/13 11:36:38 UTC

[jira] [Created] (HDFS-7927) Fluentd unable to write events to MaprFS using httpfs

Roman Slysh created HDFS-7927:
---------------------------------

             Summary: Fluentd unable to write events to MaprFS using httpfs
                 Key: HDFS-7927
                 URL: https://issues.apache.org/jira/browse/HDFS-7927
             Project: Hadoop HDFS
          Issue Type: Bug
         Environment: mapr 4.0.1
            Reporter: Roman Slysh


The issue is on MaprFS file system. Probably, can be reproduced on HDFS, but not sure. 
We have observed in td-agent log whenever webhdfs plugin call to flush events its calling append instead of create file on maprfs by communicating with webhdfs. We need to modify this plugin to create file and then append data to the file as manually creating file is not a solution as lot of log events write to Filesystem they need to rotate on timely basis.

http://docs.fluentd.org/articles/http-to-hdfs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)