[ http://issues.apache.org/jira/browse/NUTCH-241?page=comments#action_12372578 ]
Doug Cutting commented on NUTCH-241: ------------------------------------ This is actually (ungrammatically) instructing you to use a new option. I think the typo is that "interpolated" is meant to be "interpolate", meaning that you should include your current value of mapred.child.heap.size into mapred.child.java.opt, a more general option. Can someone propose a better way to say this? > Non-informative error message > ----------------------------- > > Key: NUTCH-241 > URL: http://issues.apache.org/jira/browse/NUTCH-241 > Project: Nutch > Type: Bug > Versions: 0.8-dev > Reporter: Rod Taylor > Priority: Trivial > > 060330 105006 mapred.child.heap.size is deprecated. Use > mapred.child.heap.size instead. Meantime, interpolated child.heap.size into > child.java.opt: -Xmx200m > The instructions inform you to use the deprecated option. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
