Re: Removal of unused properties

2015-04-09 Thread Karthik Kambatla
Should be okay to remove. The policy was intended for configs that continue to be relevant like mapred.child.java.opts. In this case, since there is no TaskTracker anymore, leaving this config purely for compat reasons seems unnecessary. We could also improve the policies to clarify this. On Thu,

Removal of unused properties

2015-04-09 Thread Akira AJISAKA
Hi Folks, In MAPREDUCE-6307, I'd like to remove unused "mapreduce.tasktracker.taskmemorymanager.monitoringinterval" property, however, the compatibility document says "Hadoop-defined properties are to be deprecated at least for one major release before being removed." http://hadoop.apache.or