Package kafka.etl.impl

Class Summary
DataGenerator Use this class to produce test events to Kafka server.
SimpleKafkaETLJob This is a simple Kafka ETL job which pull text events generated by DataGenerator and store them in hdfs
SimpleKafkaETLMapper Simple implementation of KafkaETLMapper.