Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hive

Pyhive, Sqlalchemy Can Not Connect To Hadoop Sandbox

I have installed, pip install thrift pip install PyHive pip install thrift-sasl and since pip ins… Read more Pyhive, Sqlalchemy Can Not Connect To Hadoop Sandbox

Start Hivethriftserver Programmatically In Python

In the spark-shell (scala), we import, org.apache.spark.sql.hive.thriftserver._ for starting Hive T… Read more Start Hivethriftserver Programmatically In Python

Python - Hive Commands Using Subprocess - Empty Results

I'm using subprocess to run hive commands in python, but am getting empty results. If i run the… Read more Python - Hive Commands Using Subprocess - Empty Results

Hive ParseException In Drop Table Statement

I'm using python and pyodbc module in particular to execute Hive queries on Hadoop. The portion… Read more Hive ParseException In Drop Table Statement