Skip to content

hantmac/mysql_table_to_hive_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Transfer mysql 'create table' to hive 'create table'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages