Description
In filecache.DistributedCache.java, the constant DEFAULT_CACHE_SIZE is set to 1 MB, while the value of local.cache.size in conf/hadoop-default.xml is 10 GB. I'm assuming these two values should be consistent, and that 10 GB is the appropriate value.