I'm looking for ways to bulk/incremental import from MySQL database to
HDFS. Currently I got Sqoop that does the bulk import creating a Hive
table.

Wanted to know the pros/cons of using JDBC connector instead of Sqoop and
are there any MySQL config changes expected (like binlog configuration in
the case of CDC connectors) to import insert/alter/delete statement.


Thanks!

Reply via email to