The import_hive Module

class HiveImporter(host: str = '127.0.0.1', port: int = 10000, database: str = 'hive')[source]
introspect(path_to_data: str, name: str)[source]
import_table(path_to_data: str, name: str, hive_table_location=None)[source]