Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.0
-
Component/s: None
-
Labels:None
Description
It should be possible to say "gzip" as well as "org.apache.hadoop.io.compress.GzipCodec". There is a CodecMap class which supports this, but it's not used consistently throughout Sqoop.
Long-term, this can be delegated to Hadoop, by using https://issues.apache.org/jira/browse/HADOOP-7323.