Details
Description
Using Sqoop 1.3.0-cdh3u1, Hadoop 0.20.2+737
Issue
sqoop export -D mapreduce.map.maxattempts=4 --connect jdbc:oracle:thin:@slc00atg.us.oracle.com:15210:dooptry --username SH --password sh --export-dir $ORACLE_HOME/work/SALES_INPUT3600K --table SALES_OLH -m 4
Not able to see
INFO mapred.JobClient: Launched map tasks=4
It is launching 1 map task only.
Even woth sqoop import same thing happens.