You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/13 20:54:37 UTC

[GitHub] vanzin commented on issue #23546: [SPARK-23153][K8s] Support client dependencies with a Hadoop Compatible File System

vanzin commented on issue #23546: [SPARK-23153][K8s] Support client dependencies with a Hadoop Compatible File System
URL: https://github.com/apache/spark/pull/23546#issuecomment-463366075
 
 
   Oh wow, that's some reeeeeeally old code that looks pretty broken today. `Utils.constructURIForAuthentication` seems from the days that Spark used an internal HTTP server to distribute files, which hasn't existed in forever. It also probably breaks any access to external HTTP servers that require authentication...
   
   Probably should get rid of `Utils.constructURIForAuthentication` and `SecurityManager.getHttpUser`.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org