Skip to content

abhibasu/python

Repository files navigation

python

This repo contains useful Python code samples. Feel free to use as you need. Thanks.

  1. impala.py -- How to connect to Impala and distribute SQL over Hadoop cluster - simple example.
  2. mysql_etl.py -- How to connect to MySQL DB from python.
  3. mysql_etl_longblob.py -- How to convert any MySQL table "longblob" columns into text data type so it can be imported into Hive metastore easily.
  4. mysql_mastertables_list.py -- How to connect to MySQL DB from python and create a master table list on which any action needs to be performed.
  5. mysql_sqoop_hive.py -- How to import tables from MySQL to Hive metastore using the Scoop command

About

Useful Python code samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages