Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add InfluxdbHook #14168

Closed
HaloKo4 opened this issue Feb 10, 2021 · 5 comments · Fixed by #17068
Closed

add InfluxdbHook #14168

HaloKo4 opened this issue Feb 10, 2021 · 5 comments · Fixed by #17068

Comments

@HaloKo4
Copy link

HaloKo4 commented Feb 10, 2021

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

@HaloKo4 HaloKo4 added the kind:feature Feature Requests label Feb 10, 2021
@Dr-Denzy
Copy link
Contributor

@HaloKo4 It will be really nice to have this feature.
What do you think? @kaxil @ashb

@ashb
Copy link
Member

ashb commented Feb 10, 2021

Sure yeah would be nice. Someone will need to open a PR though :)

@Dr-Denzy
Copy link
Contributor

I can give it a go.

@subkanthi
Copy link
Contributor

@kaxil , @Dr-Denzy , is this being worked on, please let me know I could take it on.

@kaxil
Copy link
Member

kaxil commented Jun 14, 2021

@subkanthi go for it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants