[ http://issues.apache.org/jira/browse/HADOOP-232?page=comments#action_12412589 ]
Doug Cutting commented on HADOOP-232: ------------------------------------- Yes, if you think this cp command needs to be updatable separately from the core then its code should not be in the core build, but rather in the examples, contrib or perhaps a (new) apps build. > jar files sent to task tracker should override existing jar > ----------------------------------------------------------- > > Key: HADOOP-232 > URL: http://issues.apache.org/jira/browse/HADOOP-232 > Project: Hadoop > Type: Bug > Components: mapred > Reporter: Yoram Arnon > Assignee: Milind Bhandarkar > Priority: Minor > Attachments: hadoop-232.patch > > jar files sent to task tracker are appended to list, rather than prepended to > it. > this results in the original jar getting executed, although a new one was > sent - not the intent. -- 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
