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. HBase performance is another area that could use some research.
Use "scan limit" to get a comparison of raw return speed from HBase Rest. This should show how fast results can be streamed through HBase Rest and Knox. Compare the results to "hbase shell" since this will render the data directly from HBase through the typical HBase shell. This should give comparisons for the difference in overhead between HBase, HBase Rest and HBase Rest with Knox.