local.cache.size is set to 10 GB, while DEFAULT_CACHE_SIZE is set to 1 MB
-------------------------------------------------------------------------

                 Key: HADOOP-4650
                 URL: https://issues.apache.org/jira/browse/HADOOP-4650
             Project: Hadoop Core
          Issue Type: Bug
          Components: filecache
            Reporter: Jeff Hammerbacher
            Priority: Trivial


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.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to