Valkrysa commented on issue #2398: [AIRFLOW-450] Remove http example operator URL: https://github.com/apache/incubator-airflow/pull/2398#issuecomment-446714403 Run into the issue today that a fresh installation of python3 cannot successfully init the db in airflow as long as this example-http-operator is here. I solved the issue by manually removing the example-http-operator, however I believe a user following the natural installation procedures should not have to do this as they might not always understand it's okay to just delete the file. My suggestion is that example-http-operator either needs to be removed from the repo or fixed so that it does not cause the entire init db script to fail.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
