Re: ERROR server.TThreadPoolServer: Error occurred during processing of message

2016-01-01 Thread Dasun Hegoda
? On Tue, Dec 29, 2015 at 12:08 AM, Dasun Hegoda wrote: > Anyone? > > On Sun, Dec 27, 2015 at 11:30 AM, Dasun Hegoda > wrote: > >> I was able to figure out where the problem is exactly. It's spark. >> because when I start the hiveserver2 manually and run query it work fine. >> but when

Re: ERROR server.TThreadPoolServer: Error occurred during processing of message

2015-12-28 Thread Dasun Hegoda
Anyone? On Sun, Dec 27, 2015 at 11:30 AM, Dasun Hegoda wrote: > I was able to figure out where the problem is exactly. It's spark. because > when I start the hiveserver2 manually and run query it work fine. but when > I try to access the hive through spark's thrift port it does not work. > t

Re: ERROR server.TThreadPoolServer: Error occurred during processing of message

2015-12-26 Thread Dasun Hegoda
I was able to figure out where the problem is exactly. It's spark. because when I start the hiveserver2 manually and run query it work fine. but when I try to access the hive through spark's thrift port it does not work. throws the above mentioned error. Please help me to fix this. On Sun, Dec 27

Re: ERROR server.TThreadPoolServer: Error occurred during processing of message

2015-12-26 Thread Dasun Hegoda
Yes, didn't work for me On Sun, Dec 27, 2015 at 10:56 AM, Ted Yu wrote: > Have you seen this ? > > > http://stackoverflow.com/questions/30705576/python-cannot-connect-hiveserver2 > > On Sat, Dec 26, 2015 at 9:09 PM, Dasun Hegoda > wrote: > >> I'm running apache-hive-1.2.1-bin and spark-1.5.1-b

Re: ERROR server.TThreadPoolServer: Error occurred during processing of message

2015-12-26 Thread Ted Yu
Have you seen this ? http://stackoverflow.com/questions/30705576/python-cannot-connect-hiveserver2 On Sat, Dec 26, 2015 at 9:09 PM, Dasun Hegoda wrote: > I'm running apache-hive-1.2.1-bin and spark-1.5.1-bin-hadoop2.6. spark as > the hive engine. When I try to connect through JasperStudio using