You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Arvind Prabhakar (Assigned) (JIRA)" <ji...@apache.org> on 2012/03/30 18:00:32 UTC

[jira] [Assigned] (FLUME-1070) Fix javadoc for configuring hdfsSink

     [ https://issues.apache.org/jira/browse/FLUME-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvind Prabhakar reassigned FLUME-1070:
---------------------------------------

    Assignee: Indebir Singh Pall
    
> Fix javadoc for configuring hdfsSink 
> -------------------------------------
>
>                 Key: FLUME-1070
>                 URL: https://issues.apache.org/jira/browse/FLUME-1070
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Inder SIngh
>            Assignee: Indebir Singh Pall
>         Attachments: FLUME-1070.patch
>
>
> PropertiesFileConfigurationProvider.java javadoc is the reference to configure sinks.
> Current documentation has the following to configure and hdfs sink
> host1.sinks.hdfsSink.namenode = hdfs://localhost/
> Trying out the hdfs sink and looking at the code this property isn't being used.
> However hdfs.path is what is being used. I was able to get the HDFS sink working with the following
> config 
> collector1.sinks.hdfs-sink1.hdfs.path = hdfs://localhost/
> This patch addresses fixing the javadoc.

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