Will McQueen created FLUME-1551:
-----------------------------------

             Summary: Create a home for custom Flume components
                 Key: FLUME-1551
                 URL: https://issues.apache.org/jira/browse/FLUME-1551
             Project: Flume
          Issue Type: Bug
          Components: Build
    Affects Versions: v1.3.0
            Reporter: Will McQueen
             Fix For: v1.3.0


Create an 'ext' dir where all Flume NG custom components can live (eg, custom 
channels, sources, sinks, interceptors, serializers). Modify the flume-ng 
script to include this 'ext' dir in the classpath (probably include it right 
after the lib dir). Doing this will standardize the location of custom 
components.

An manual alternative is for a user to create the 'ext' dir and include that 
dir in the flume-env.sh file's FLUME_CLASSPATH value.

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