InfluxDBSinkExtended extends the basic Influx Sink functionality with a verbose dump of
Task metrics and task info into InfluxDB
Note: this can generate a large amount of data O(Number_of_tasks)
Configuration parameters and how-to use: see InfluxDBSink
Linear Supertypes
InfluxDBSink, SparkListener, SparkListenerInterface, AnyRef, Any
InfluxDBSinkExtended extends the basic Influx Sink functionality with a verbose dump of Task metrics and task info into InfluxDB Note: this can generate a large amount of data O(Number_of_tasks) Configuration parameters and how-to use: see InfluxDBSink