Github user xuchuanyin commented on the issue:
https://github.com/apache/carbondata/pull/2778
@manishgupta88 yeah, I go through the code again and finally find the root
cause: the key used to load cache and the key used to clear cache is different
due to the difference in path separator between linux and windows.
Please check the modification again.---
