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/08/23 06:58:02 UTC

[GitHub] [airflow] alexInhert opened a new issue #17778: Add Arango hook

alexInhert opened a new issue #17778:
URL: https://github.com/apache/airflow/issues/17778


   **Description**
   
   https://www.arangodb.com/ is a graph db much like Neo4j.
   It has official python connector: https://github.com/ArangoDB-Community/python-arango
   
   
   **Use case / motivation**
   
   Using ArangoHook to interact with Arango.
   Using ArangoOperator to run [simple queries](https://docs.python-arango.com/en/main/simple.html).
   Possibly also ArangoAQLHook / ArangoAQLOperator to run [AQL queries](https://docs.python-arango.com/en/main/aql.html) - not sure if it require separate hook/operator.
   
   


-- 
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] eladkal closed issue #17778: Add Arango hook

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


   


-- 
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] potiuk commented on issue #17778: Add Arango hook

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


   Would you be willing to add it ? I think if you have the need and use Rango, you might be the best person to add 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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] vijaya-lakshmi-venkatraman commented on issue #17778: Add Arango hook

Posted by GitBox <gi...@apache.org>.
vijaya-lakshmi-venkatraman commented on issue #17778:
URL: https://github.com/apache/airflow/issues/17778#issuecomment-954436009


   Hello @mrbazzan If this is still available, I would like to try!


-- 
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] ashmeet13 commented on issue #17778: Add Arango hook

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


   Hi @mrbazzan, sorry should have updated here - I am not you can go ahead and pick this up. My bad.
   
   I did however start on this and you can find a bit of code that I had written here - https://github.com/ashmeet13/airflow/tree/arango-hook (Only 1 commit was made)
   
   Hope this helps!


-- 
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] ashmeet13 commented on issue #17778: Add Arango hook

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


   Hi, can I pick this up?


-- 
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] mrbazzan commented on issue #17778: Add Arango hook

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


   @ashmeet13 Oh... Thanks, that'll help.


-- 
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] pateash commented on issue #17778: Add Arango hook

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


   @eladkal as discussed over slack, I will pick this up.
   


-- 
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] pateash commented on issue #17778: Add Arango hook

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


   @eladkal as discussed over slack, I will pick this up.
   


-- 
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] potiuk commented on issue #17778: Add Arango hook

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


   Feel free


-- 
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] mrbazzan commented on issue #17778: Add Arango hook

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


   @vijaya-lakshmi-venkatraman 
   No, not at the moment. If I'm still unable to do something in the coming week, I'll drop 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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] mrbazzan commented on issue #17778: Add Arango hook

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


   @ashmeet13 Are you still working on this issue? I'm interested if you aren't working on it anymore
   


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