Description
SqoopMain does not set up log4j config properly for Sqoop.
It configures the "org.apache.hadoop.mapred" and "org.apache.hadoop.mapreduce.Job" logger to use the "jobid" appender, but not the "A" (console) appender, so MapReduce output is not visible.