You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Nepomuk Seiler <ne...@gmail.com> on 2013/10/09 13:46:22 UTC

Hive JDBC Streaming Performance

Hi,

I'm very new to Hive and try to use the JDBC Driver to stream my results.
However the streaming seems to be very slow, compared to the calculation.

Our setup is currently very small for testing purposes. Is there a way
to benchmark or profile the JDBC Driver performance, like

   - IO throughput
   - Rows/second


thanks,
Muki