[ https://issues.apache.org/jira/browse/SQOOP-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882090#comment-15882090 ]
ASF subversion and git services commented on SQOOP-3140: -------------------------------------------------------- Commit 2b70666b04822ade910326b9665061e0a7f0eebe in sqoop's branch refs/heads/trunk from [~maugli] [ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=2b70666 ] SQOOP-3140: Removing deprecated mapred.map.max.attempts, mapred.reduce.max.attempts entries and using the new constants directly from Hadoop instead (Anna Szonyi via Attila Szabo) > mapred.map.max.attempts is deprecated. Instead, use mapreduce.map.maxattempts > - old property is used by SQOOP-2055 > ------------------------------------------------------------------------------------------------------------------ > > Key: SQOOP-3140 > URL: https://issues.apache.org/jira/browse/SQOOP-3140 > Project: Sqoop > Issue Type: Bug > Reporter: Anna Szonyi > Assignee: Anna Szonyi > Attachments: SQOOP-3140.patch > > > mapred.map.max.attempts is > deprecated(http://hadoop.apache.org/docs/r2.4.1/hadoop-project-dist/hadoop-common/DeprecatedProperties.html). > We need to instead, use mapreduce.map.maxattempts for the SQOOP-2055 fix. -- This message was sent by Atlassian JIRA (v6.3.15#6346)