----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56949/ -----------------------------------------------------------
Review request for Sqoop, Boglarka Egyed, Attila Szabo, Szabolcs Vasas, and Liz Szilagyi. Bugs: SQOOP-3140 https://issues.apache.org/jira/browse/SQOOP-3140 Repository: sqoop-trunk Description ------- SQOOP-3140: mapred.map.max.attempts, mapred.reduce.max.attempts are deprecated. Instead, use mapreduce.map.maxattempts, mapreduce.reduce.maxattempts Diffs ----- src/java/org/apache/sqoop/manager/oracle/OraOopConstants.java 26f1901 src/java/org/apache/sqoop/mapreduce/ExportJobBase.java 27f84da src/java/org/apache/sqoop/mapreduce/postgresql/PGBulkloadExportJob.java c0c6039 Diff: https://reviews.apache.org/r/56949/diff/ Testing ------- ant test Thanks, Anna Szonyi