[
https://issues.apache.org/jira/browse/AIRFLOW-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997808#comment-16997808
]
ASF subversion and git services commented on AIRFLOW-5766:
----------------------------------------------------------
Commit f279c913a37092885762e0d7698ac40ccd320ee6 in airflow's branch
refs/heads/v1-10-test from MinJae Kwon
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f279c91 ]
[AIRFLOW-5766] Use httpbin.org in http_default (#6438)
> 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)