[ https://issues.apache.org/jira/browse/SQOOP-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882119#comment-15882119 ]
Hudson commented on SQOOP-3140: ------------------------------- FAILURE: Integrated in Jenkins build Sqoop-hadoop200 #1096 (See [https://builds.apache.org/job/Sqoop-hadoop200/1096/]) SQOOP-3140: Removing deprecated mapred.map.max.attempts, (maugli: [https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=2b70666b04822ade910326b9665061e0a7f0eebe]) * (edit) src/java/org/apache/sqoop/manager/oracle/OraOopConstants.java * (edit) src/java/org/apache/sqoop/mapreduce/ExportJobBase.java * (edit) src/java/org/apache/sqoop/mapreduce/JobBase.java * (edit) src/java/org/apache/sqoop/manager/oracle/OraOopManagerFactory.java * (edit) src/java/org/apache/sqoop/mapreduce/postgresql/PGBulkloadExportJob.java > 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)