Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.0
Description
The following are the APIs Sqoop relies upon, which are not available in Hadoop prior to 0.21:
org.apache.hadoop.conf.Configuration.getInstances
org.apache.hadoop.mapreduce.lib.db.DBWritable
org.apache.hadoop.mapreduce.lib.input.CombineFileSplit
org.apache.hadoop.mapreduce.lib.input.CombineFileInputFormat
org.apache.hadoop.mapreduce.lib.input.CombineFileRecordReader
Attachments
Attachments
Issue Links
- requires
-
MAPREDUCE-3607 Port missing new API mapreduce lib classes to 1.x
- Closed