You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Yon Joo Ahn (JIRA)" <ji...@apache.org> on 2016/09/04 08:28:20 UTC

[jira] [Created] (FLUME-2987) custom channel configuration object can't get component name

Yon Joo Ahn created FLUME-2987:
----------------------------------

             Summary: custom channel configuration object can't get component name
                 Key: FLUME-2987
                 URL: https://issues.apache.org/jira/browse/FLUME-2987
             Project: Flume
          Issue Type: Bug
          Components: Configuration
    Affects Versions: v1.6.0
         Environment: Windows 10
            Reporter: Yon Joo Ahn
            Priority: Minor


I used the following config.

agent.channels.c1.config = com.mypackage.flume.config.MyChannelConfiguration

The channel name does not pass as a constructor parameter. Instead, comes the class name "com.mypackage.flume.config.MyChannelConfiguration".



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