mysql_table_to_hive_table Transfer mysql 'create table' to hive 'create table' How to use? Add your table name and mysql host info like hostname, password.. Execute python mysql_table_to_hive_table.py Generate hive create table .. python3.6 test passed.