Relative Content

Tag Archive for pysparkhivethrift

How to connect hive via http?

I want to connect hive to http not a thrift server via PySpark.
I want to know the configuration in spark session creation and if I must install hive and configure hive-site.xml or can use it inside PySpark?