My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Performance  
Performance evaluation result
Updated Feb 5, 2010 by babokim@gmail.com

We used Hbase Performance evaluation test class. Test cluster had 10 nodes, each node had 4G of RAM and 2x dual-core 2Ghz Opterons. Hadoop DataNode, Neptune TabletServer, ChangelogServer ran on each node. One node was master node which ran the NameNode, the NeptuneMaster and the Pleiades Lock Server. Test program ran on that master node. Test program write 1,048,576 rows(1GB): each row has a single column whose value is 1,000 randomly-generated bytes.

(HBase performance result: http://wiki.apache.org/hadoop/Hbase/PerformanceEvaluation)

Test Script

bin/neptune jar ./build/neptune-1.0-dev-test.jar com/nhncorp/neptune/PerformanceTest sequentialWrite 1

Test Result(05/18/2009)

The next table lists how many 1000-byte rows read/written per second.

ExperimentNeptune(05/18/2009)Hbase(08/08/2008), 5 nodeHbase(01/16/2009), no cacheHbase(01/16/2009), cache
Random read4954285781623
Random write1,223216728648300
Sequential read4984276002109
Sequential write1,327207626356553
Scan40,32937372279530840


Sign in to add a comment
Powered by Google Project Hosting