Hi I've been trying to query hive through python and I am trying to connect to hiveserver2. It is running but it never responds to any request. I tried changing the hive-site.xml settings to get hiveserver to work but now any request I send from python gives back errors. This is better than what I had before which would result in the program hanging forever.
I have a question on stack overflow here with more details. Please help me get hiveserver working. Any help is much appreciated! http://stackoverflow.com/questions/33792550/hiveserver2-gives-no-response-on-port-10000