Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
SQOOP-3139 sqoop tries to re execute select query during import in case of a connection reset error and this is causing lots of duplicate records from source
- Resolved
- relates to
-
SQOOP-2055 Run only one map task attempt during export
- Resolved
- links to