tspannhw commented on issue #9939: URL: https://github.com/apache/pulsar/issues/9939#issuecomment-1017633057
> https://github.com/apache/pulsar/blob/94bf13f2f216c9f5d7ca00af31a5efaedde7e397/pulsar-io/influxdb/src/main/java/org/apache/pulsar/io/influxdb/v2/InfluxDBSink.java#L70 This is related to the requirements for the InfluxDB v2 Line Protocol. It requires a very specific format and fields. You need to have a few minimum fields. I have a Java example that works. https://github.com/tspannhw/influx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
