You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/28 23:41:21 UTC

[GitHub] [airflow] kubatyszko commented on issue #10913: HTTP connection parse path as schema but use as protocol

kubatyszko commented on issue #10913:
URL: https://github.com/apache/airflow/issues/10913#issuecomment-751897282


   Btw, this also affects some other protocols, so far I've identified HTTP/HTPS and SPARK:
   
   Sample URI's that I have in my Secrets Manager :
   
   http://https%3A%2F%2Fexample.com
   
   spark://spark%3A%2F%2Fspark-master-0.spark-master.spark.svc.cluster.local:7077
   
   I've also just added a piece of documentation that explains the strange URI's required. We should keep it until this current Issue taken care of... (but I recall from my conversation in the past that it was not easy to fix this).


----------------------------------------------------------------
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