leovegas commented on code in PR #46678:
URL: https://github.com/apache/spark/pull/46678#discussion_r1619272328
##########
core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala:
##########
@@ -219,8 +220,20 @@ private[spark] class SparkHadoopUtil extends Logging {
*/
def listLeafStatuses(fs: FileSystem, baseStatus: FileStatus):
Seq[FileStatus] = {
Review Comment:
Alright. Could this be a compromise solution?
https://github.com/apache/spark/blob/afcfe22db8b208054f4887fa7c3bb4b90eee88f7/core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala#L221
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]