-
Notifications
You must be signed in to change notification settings - Fork 15.9k
Closed
Labels
Description
Description
https://www.influxdata.com/
Add the ability to query and modify Influxdb from airflow.
Python wrapper that can be used to create the hook :
https://github.com/influxdata/influxdb-python
There are some usage examples in https://github.com/influxdata/influxdb-python/tree/master/examples
would be nice if the hook would support the following:
create_database
query
drop_database
write_points
Are you willing to submit a PR?
not at the moment due to time contains.
Related Issues
couldn't find any