E. Sammer created HADOOP-8502:
-
Summary: Quota accounting should be calculated based on actual
size rather than block size
Key: HADOOP-8502
URL: https://issues.apache.org/jira/browse/HADOOP-8502
Project
Components: conf
Affects Versions: 0.21.0
Reporter: E. Sammer
The Hadoop code base should not use the form of Configuration#get*() that
accepts a default.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
On 2/11/10 2:41 PM, Aaron Kimball wrote:
There are an enormous number of examples of the following line in user-side
code:
Configuration conf = new Configuration();
... This is going to need to still work transparently after any refactoring.
The new Configuration in this case needs to be popula