Hi! I'm working on java.util.logging.Handler implementation, that sends events over flume.
What is the minimal set of jars to run a flume 1.2.0 avro client? According to [1], all I need is flume-ng-sdk-1.2.0.jar, but trying it I encounter classpath errors. Thanks! [1] http://flume.apache.org/FlumeUserGuide.html#log4j-appender
