You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/10 09:19:14 UTC

[GitHub] [airflow] HaloKo4 opened a new issue #14168: add InfluxdbHook

HaloKo4 opened a new issue #14168:
URL: https://github.com/apache/airflow/issues/14168


   **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


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #14168: add InfluxdbHook

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #14168:
URL: https://github.com/apache/airflow/issues/14168


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ashb commented on issue #14168: add InfluxdbHook

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #14168:
URL: https://github.com/apache/airflow/issues/14168#issuecomment-776645854


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


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #14168: add InfluxdbHook

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #14168:
URL: https://github.com/apache/airflow/issues/14168


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] Dr-Denzy commented on issue #14168: add InfluxdbHook

Posted by GitBox <gi...@apache.org>.
Dr-Denzy commented on issue #14168:
URL: https://github.com/apache/airflow/issues/14168#issuecomment-776663155


   I can give it a go.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] Dr-Denzy commented on issue #14168: add InfluxdbHook

Posted by GitBox <gi...@apache.org>.
Dr-Denzy commented on issue #14168:
URL: https://github.com/apache/airflow/issues/14168#issuecomment-776644388


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


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on issue #14168: add InfluxdbHook

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #14168:
URL: https://github.com/apache/airflow/issues/14168#issuecomment-860630479


   @subkanthi go for it :) 


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] subkanthi commented on issue #14168: add InfluxdbHook

Posted by GitBox <gi...@apache.org>.
subkanthi commented on issue #14168:
URL: https://github.com/apache/airflow/issues/14168#issuecomment-860193655


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


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org