Re: Optimizing HiveServer2 data transfer rate

2015-08-06 Thread Alexander Zarei
way to share the load on multiple threads for one single "select * from table" query. Thanks, Alex On Thu, Aug 6, 2015 at 1:56 PM, Alexander Zarei wrote: > Hi, > > I am doing performance testing on Hive ODBC driver and so far I have > concluded that HiveServer2 is the bott

Optimizing HiveServer2 data transfer rate

2015-08-06 Thread Alexander Zarei
Hi, I am doing performance testing on Hive ODBC driver and so far I have concluded that HiveServer2 is the bottleneck in my data pipe. I wonder if you could direct me to links and tips on how to optimize HiverServer2 so it transfers a large amount of data faster. I went ahead and profiled HiveSe