You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alexander Alten-Lorenz (JIRA)" <ji...@apache.org> on 2016/07/08 15:00:14 UTC

[jira] [Updated] (AIRFLOW-320) HTTPS hook and operator

     [ https://issues.apache.org/jira/browse/AIRFLOW-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Alten-Lorenz updated AIRFLOW-320:
-------------------------------------------
    Attachment: https_operator.py
                https_hook.py
                AIRFLOW-320_views.py.patch

> HTTPS hook and operator 
> ------------------------
>
>                 Key: AIRFLOW-320
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-320
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: contrib, hooks, operators
>    Affects Versions: Airflow 1.7.1
>            Reporter: Alexander Alten-Lorenz
>            Assignee: Alexander Alten-Lorenz
>            Priority: Minor
>         Attachments: AIRFLOW-320_views.py.patch, https_hook.py, https_operator.py
>
>
> Airflow should be able to handle HTTPS REST endpoints, too. At least, we need to have them, so I created a HTTPS hook and operator, which is simply a copy of http_hook and http_operator, using https as scheme.
> I have only python 2.7.1, so certificate validation isn't supported and I didn't implement it. The hook and sink works, proved in production.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)