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

Add support for a plugins.d directory

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None
    • None

    Description

      It would be nice to have a directory, called something like plugins.d, which had the following structure:

      flume/
        bin/
        conf/
        lib/
        plugins.d/
          custom-source-1/
            custom-source-1-base.jar
            custom-source-1-ext.jar
          custom-interceptor-2/
            custom-interceptor-2-main.jar
            custom-interceptor-2-lib.jar
      

      This would make it easy for users to easily install new plugins (sources, sinks, interceptors, etc) and in the case of some conflict, they can easily be differentiated and moved out of the include path. This helps with management and debugging of plugin issues, and avoids the current requirement for users to add these plugins to their FLUME_CLASSPATH.

      Attachments

        1. FLUME-1735-0.patch
          1 kB
          Brock Noland
        2. FLUME-1735-1.patch
          1 kB
          Brock Noland

        Issue Links

          Activity

            People

              brocknoland Brock Noland
              mpercy Mike Percy
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: