Apache Ignite
In-Memory Computing
Install memo
2017/12/11 SAKURA Internet, Inc. Research Center SR / Naoto MATSUMOTO
(C) Copyright 1996-2017 SAKURA Internet Inc
Apache Ignite In-Memory Computing Install memo
2
# apt-get install unzip maven openjdk-8-jre -y
# wget http://ftp.riken.jp/net/apache//ignite/2.3.0/apache-ignite-fabric-2.3.0-bin.zip
# unzip apache-ignite-fabric-2.3.0-bin.zip -d /opt/
# export IGNITE_HOME=/opt/apache-ignite-fabric-2.3.0-bin/
# /opt/apache-ignite-fabric-2.3.0-bin/bin/ignite.sh
[09:41:28] __________ ________________
[09:41:28] / _/ ___/ |/ / _/_ __/ __/
[09:41:28] _/ // (7 7 // / / / / _/
[09:41:28] /___/___/_/|_/___/ /_/ /___/
[09:41:28]
[09:41:28] ver. 2.3.0#20171028-sha1:8add7fd5
[09:41:28] 2017 Copyright(C) Apache Software Foundation
[09:41:28] OS: Linux 4.10.0-40-generic amd64
[09:41:30] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
[09:41:30] Ignite node started OK (id=9f99b6c6)
[09:41:30] Topology snapshot [ver=1, servers=1, clients=0, CPUs=8, heap=1.0GB]
# cd /opt/apache-ignite-fabric-2.3.0-bin/benchmarks
# ./bin/benchmark-run-all.sh config/benchmark-sample.properties
<09:48:28><yardstick> Driver is started on localhost with id=0
<09:54:31><yardstick> Server is stopped on localhost
<09:54:32><yardstick> Creating charts
Moving chart directory to the /opt/apache-ignite-fabric-2.3.0-bin/benchmarks/output/results-20171211-094824 directory.
@@IgnitePutBenchmark
**"Time, sec","Operations/sec (more is better)","Latency, nsec (less is better)"
1512953370,260355.00,245294.81
1512953371,255078.00,250433.71
1512953372,255366.00,250326.33
1512953373,259943.00,245915.30
1512953374,262979.00,243197.97
1512953375,259681.00,246245.05
260K Operations/sec (more is better)
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz, DDR4 DIMM 2133MHz

Apache Ignite In-Memory Computing Install memo

  • 1.
    Apache Ignite In-Memory Computing Installmemo 2017/12/11 SAKURA Internet, Inc. Research Center SR / Naoto MATSUMOTO (C) Copyright 1996-2017 SAKURA Internet Inc
  • 2.
    Apache Ignite In-MemoryComputing Install memo 2 # apt-get install unzip maven openjdk-8-jre -y # wget http://ftp.riken.jp/net/apache//ignite/2.3.0/apache-ignite-fabric-2.3.0-bin.zip # unzip apache-ignite-fabric-2.3.0-bin.zip -d /opt/ # export IGNITE_HOME=/opt/apache-ignite-fabric-2.3.0-bin/ # /opt/apache-ignite-fabric-2.3.0-bin/bin/ignite.sh [09:41:28] __________ ________________ [09:41:28] / _/ ___/ |/ / _/_ __/ __/ [09:41:28] _/ // (7 7 // / / / / _/ [09:41:28] /___/___/_/|_/___/ /_/ /___/ [09:41:28] [09:41:28] ver. 2.3.0#20171028-sha1:8add7fd5 [09:41:28] 2017 Copyright(C) Apache Software Foundation [09:41:28] OS: Linux 4.10.0-40-generic amd64 [09:41:30] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat} [09:41:30] Ignite node started OK (id=9f99b6c6) [09:41:30] Topology snapshot [ver=1, servers=1, clients=0, CPUs=8, heap=1.0GB] # cd /opt/apache-ignite-fabric-2.3.0-bin/benchmarks # ./bin/benchmark-run-all.sh config/benchmark-sample.properties <09:48:28><yardstick> Driver is started on localhost with id=0 <09:54:31><yardstick> Server is stopped on localhost <09:54:32><yardstick> Creating charts Moving chart directory to the /opt/apache-ignite-fabric-2.3.0-bin/benchmarks/output/results-20171211-094824 directory. @@IgnitePutBenchmark **"Time, sec","Operations/sec (more is better)","Latency, nsec (less is better)" 1512953370,260355.00,245294.81 1512953371,255078.00,250433.71 1512953372,255366.00,250326.33 1512953373,259943.00,245915.30 1512953374,262979.00,243197.97 1512953375,259681.00,246245.05 260K Operations/sec (more is better) Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz, DDR4 DIMM 2133MHz