python - Best way to work with impala and hive? impyla or pyodbc ? -


i need work on both hive , impala using python. found out there few options:

for hive:    a.impyla   b.pyodbc   c.hive/lib/py (modules in it)   impala:   a. impyla    b. pyodbc 

so seems pyodbc , impyla both can used connect hive , impala. 1 better?

it seems pyodbc module work both hive , impala needs install hive , imapla odbc drivers, right?

any similar driver dependency on impyla?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -