amoghrajesh commented on PR #31376:
URL: https://github.com/apache/airflow/pull/31376#issuecomment-1552766878

   > > Airflow connections is unable to parse the uri strings that contain 
another level of scheme in their uri strings. For example: 
`spark://k8s://100.68.0.1:443?deploy-mode=cluster`.
   > 
   > This is not a valid URI to begin with. You should escape the second `://` 
instead.
   
   Oh I wasn't aware of that. Made the changes accordingly


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to