Resol1992 commented on PR #37404:
URL: https://github.com/apache/spark/pull/37404#issuecomment-1206257121

   
   
   
   
   > Different sessions can share this cache. Maybe you can set 
`spark.sql.metadataCacheTTLSeconds` to a positive value to workaround this 
issue?
   
   @wangyum Thanks for your advise. I have tried to workaroud this with setting 
`spark.sql.metadataCacheTTLSeconds = 10`, but it does not work, the fileStatus 
objects still exist after sparkSession is closed.
   In fact, 
   


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

Reply via email to