dhruve commented on issue #24785: [SPARK-27937][CORE] Revert partial logic for auto namespace discovery URL: https://github.com/apache/spark/pull/24785#issuecomment-501728149 It did cause a regression in our [Yahoo/VerizonMedia] clusters. And the way spark currently implements them is totally unnecessary. You can read the context from the jira and also the comments above. The change is a hack around a very user specific case and ends up relying on reading hdfs server configs, which is not what any client should be doing.
---------------------------------------------------------------- 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]
