- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
bench-marking and performance matrix test cases
Created ‎02-01-2016 09:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi I need to run some bench marking that will provide optimal performance for Write I/O, Read I/O CPU utilization, Memory Utilization. Is there any benchmarking suite available for hortonworks that I can use or If someone has any matrix to what and how to test that would be a great help.
Created ‎02-01-2016 09:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Syed Naqvi for HBase benchmarking, take a look at YCSB, there's benchmark tool Yahoo built for Streaming Engines benchmark as well. For purely hardware benchmarks, use DD test for disk, memtop for Memory, top for CPU and here's a way to do it for network, just posted today.
Created ‎02-01-2016 09:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See this
Hive ...use this
You have to run your own benchmarks based on your cluster. If you run google search then you can find more data on benchmarks done by different users.
Created ‎02-01-2016 09:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Syed Naqvi for HBase benchmarking, take a look at YCSB, there's benchmark tool Yahoo built for Streaming Engines benchmark as well. For purely hardware benchmarks, use DD test for disk, memtop for Memory, top for CPU and here's a way to do it for network, just posted today.
Created ‎02-28-2017 09:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All suggestions above are good. Adding article on tools to use to benchmark the hardware. https://community.hortonworks.com/content/kbentry/56158/benchmark-your-hardware-for-hadoop-spark.htm...
