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

ASF subversion and git services commented on AIRFLOW-5766:
----------------------------------------------------------

Commit 376f954c046351fc7a5cbb2cd9328a8b59ac722a in airflow's branch 
refs/heads/master from MinJae Kwon
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=376f954 ]

[AIRFLOW-5766] Use httpbin.org in http_default (#6438)

- the url for the http_default changes from google.com to httpbin.org
- adjust example_http_operator

> example_http_operator is failing due to 404 errors
> --------------------------------------------------
>
>                 Key: AIRFLOW-5766
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5766
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 1.10.7
>            Reporter: MinJae Kwon
>            Assignee: MinJae Kwon
>            Priority: Minor
>             Fix For: 1.10.7
>
>
> example_http_operator is using `https://google.com` as base URL, and does 
> each HTTP request to `/api/v1.0/node` endpoint. But 
> `https://google.com/api/v1.0/node` returns 404 error, so this example always 
> fails.
>  
> So it should use another working website or URL.



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

Reply via email to