You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/10 11:28:00 UTC

[jira] [Commented] (AIRFLOW-5176) Add integration with Azure Data Explorer

    [ https://issues.apache.org/jira/browse/AIRFLOW-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033506#comment-17033506 ] 

ASF GitHub Bot commented on AIRFLOW-5176:
-----------------------------------------

spektom commented on pull request #5785: [AIRFLOW-5176] Add Azure Data Explorer (Kusto) operator
URL: https://github.com/apache/airflow/pull/5785
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   https://issues.apache.org/jira/browse/AIRFLOW-5176
   
   ### Description
   
   This PR adds an operator and a hook for interacting with Azure Data Explorer (Kusto) clusters.
   
   ### Tests
   
   This PR adds unit tests for both: the operator and the hook.
   
   ### Documentation
   
   This PR adds documentation on the new integration (Azure Data Explorer section).
 
----------------------------------------------------------------
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


> Add integration with Azure Data Explorer
> ----------------------------------------
>
>                 Key: AIRFLOW-5176
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5176
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: hooks, operators
>    Affects Versions: 1.10.4, 2.0.0
>            Reporter: Michael Spector
>            Assignee: Michael Spector
>            Priority: Major
>
> Add a hook and an operator that allow sending queries to Azure Data Explorer (Kusto) cluster.
> ADX (Azure Data Explorer) is relatively new but very promising analytics data store / data processing offering in Azure:
> [https://azure.microsoft.com/en-us/services/data-explorer/]
>  
> PR: [https://github.com/apache/airflow/pull/5785]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)