fsanaulla / chronicler-spark

InfluxDB connector to Apache Spark on top of Chronicler
Apache License 2.0
27 stars 4 forks source link

Connecting Influxdb cloud #23

Closed ghost closed 2 years ago

ghost commented 3 years ago

Looks like the current influxdb authentication with influxconfig and influxcredential model only support Influxdb OSS with username and password, it would be really useful if it can also support a way to connect to influxcloud, e.g. https://eastus-1.azure.cloud2.influxdata.com with host, org, and token to authenticate.

fsanaulla commented 3 years ago

Good point, I'll work on it