0

I am trying to configure a flume service in cloudera manager. I have a custom flume interceptor. Where should i place the custom built interceptor jar file?

1 Answers1

0

If you are using CDH 5.x You can place the custom flume jar in

/var/lib/flume-ng/plugins.d/phc/lib

The jar needs to be in all the flume nodes processing the data.

voldy
  • 359
  • 1
  • 8
  • 21