I'm looking for ways to setup an incremental update task to replicate the MySQL table to HBase. Sqoop seems like an option to import but doesn't seem to handle row updates and deletes.
Hoping there might be other better ways to handle the inserts/updates/deletes. Thanks!
