Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Information Provided
-
None
-
None
-
None
Description
While looking at WebHDFS performance inĀ KNOX-1221, I decided to look a bit more into performance for common use cases. Hive performance is another area that could use some research.
Use "select * ... limit" to get a comparison of raw return speed from HiveServer2. This should show how fast results can be streamed through HiveServer2 and Knox. Compare the results to "hdfs dfs -text" since this will render the data directly from HDFS. This should give comparisons for the difference in overhead between HDFS, HiveServer2 binary, HiveServer2 HTTP, and HiveServer2 HTTP with Knox.
Attachments
Issue Links
- is related to
-
KNOX-165 Stress testing
- Open
-
KNOX-1530 Improve Gzip Compression Handling Performance
- Closed
-
KNOX-1525 HBase "scan" performance evaluation
- Closed
- relates to
-
HIVE-20621 GetOperationStatus called in resultset.next causing incremental slowness
- Closed
-
KNOX-1221 WebHDFS read/write performance limitations
- Closed
-
HIVE-17194 JDBC: Implement Gzip compression for HTTP mode
- Closed