Data loading from Hadoop to MySQL using HIHO

HIHO comes with a MySQL Connector, which can import and export data from MySQL database to Hadoop. In this post, we demonstrate how HIHO’s MySQL data loading can be achieved. MySQL Connector J for Java exposes a high performance data import facility for MySQL. The MySQL JDBC driver allows one to use LOAD DATA statement [...]

read more