Description
Pulling data out of Kafka is a common use case and some of the ways to do it Kafka Connect, Camus, Gobblin do not integrate nicely with existing processing pipelines like Crunch. With Kafka 0.9, the consuming API is a lot easier so we should build a Source implementation that can read from Kafka.