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 HiveServer2 but noticed there is no single method using up the CPU. All methods are consuming less than 1% which to me seems like HiveServer2 is doing its job as it is supposed to. Any thoughts, links or suggestions? Thanks, Alex