steveloughran commented on issue #26530: [SPARK-25694][SQL] Add a config for 
`URL.setURLStreamHandlerFactory`
URL: https://github.com/apache/spark/pull/26530#issuecomment-559110373
 
 
   
   Sorry, missed this. I don't think the Hadoop HTTP FS should be registering 
its classes as the handlers of HTTP/HTTPS requests *at all*, as it breaks all 
the code which expects to cast it to well known types. 
   
   HADOOP-14598 fixes it for the https connections -really people should be 
using a version of the hadoop libraries with spark. These are old, fixed, bugs 
you are trying to work around here. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to