KafkaSinkExtended extends the basic KafkaSink functionality with a verbose dump of tasks metrics
Note: this can generate a large amount of data O(Number_of_tasks)
Configuration parameters and how-to use: see KafkaSink
Linear Supertypes
KafkaSink, SparkListener, SparkListenerInterface, AnyRef, Any
KafkaSinkExtended extends the basic KafkaSink functionality with a verbose dump of tasks metrics Note: this can generate a large amount of data O(Number_of_tasks) Configuration parameters and how-to use: see KafkaSink