Uses of Class
com.cloudera.sqoop.mapreduce.MySQLExportMapper

Packages that use MySQLExportMapper
com.cloudera.sqoop.mapreduce   
 

Uses of MySQLExportMapper in com.cloudera.sqoop.mapreduce
 

Subclasses of MySQLExportMapper in com.cloudera.sqoop.mapreduce
 class MySQLRecordExportMapper
          mysqlimport-based exporter which accepts SqoopRecords (e.g., from SequenceFiles) to emit to the database.
 class MySQLTextExportMapper
          mysqlimport-based exporter which accepts lines of text from files in HDFS to emit to the database.
 



Copyright © 2010 Cloudera, Inc.