Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-1070

Fix javadoc for configuring hdfsSink

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • None
    • None

    Description

      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.

      Attachments

        1. FLUME-1070.patch
          0.7 kB
          Inder SIngh

        Activity

          People

            inder Inder SIngh
            inder Inder SIngh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: