spark-instrumented-optimizer/external/kafka
jerluc 0a7a94eab5 [SPARK-7621] [STREAMING] Report Kafka errors to StreamingListeners
PR per [SPARK-7621](https://issues.apache.org/jira/browse/SPARK-7621), which makes both `KafkaReceiver` and `ReliableKafkaReceiver` report its errors to the `ReceiverTracker`, which in turn will add the events to the bus to fire off any registered `StreamingListener`s.

Author: jerluc <jeremyalucas@gmail.com>

Closes #6204 from jerluc/master and squashes the following commits:

82439a5 [jerluc] [SPARK-7621] [STREAMING] Report Kafka errors to StreamingListeners
2015-05-18 18:13:29 -07:00
..
src [SPARK-7621] [STREAMING] Report Kafka errors to StreamingListeners 2015-05-18 18:13:29 -07:00
pom.xml [SPARK-2808][Streaming][Kafka] update kafka to 0.8.2 2015-05-01 17:54:56 -07:00