potiuk commented on issue #27065: URL: https://github.com/apache/airflow/issues/27065#issuecomment-1293680414
You can always drop the whole cache to verify what causes it: https://linuxhint.com/clear_cache_linux/ Also you can do some trial/error to see which files are in the cache as explained in this answer: https://serverfault.com/questions/278454/is-it-possible-to-list-the-files-that-are-cached Seems this is not easy to get list of files which contribute to cache, but if you have some guesses you might try to find out by using fntools. -- 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]
