- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Which are the HBase performance benchmark tools available like Terasort/Teragen for MapReduce?
- Labels:
-
Apache HBase
Created 10-02-2015 02:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created 10-02-2015 02:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
YCSB is a very popular tool for Hbase benchmarking
We also use the tools called PerformanceEvaluation and LoadTestTool that
ship with HBase. `bin/hbase pe` and `bin/hbase ltt` should invoke them
respectively.
Created 10-02-2015 02:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
YCSB is a very popular tool for Hbase benchmarking
We also use the tools called PerformanceEvaluation and LoadTestTool that
ship with HBase. `bin/hbase pe` and `bin/hbase ltt` should invoke them
respectively.
Created 10-12-2015 05:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
+1 for YCSB, definitely a good choice for basic performance tests
Created 07-06-2017 10:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
can you tell the difference between all the three, or any document link which relates the same(PE,ltt,YCSB)
