Hello! We no longer have dedicated "OffHeap" benchmarks since 2.0. You can ignore these failures.
I have created a ticket: https://issues.apache.org/jira/browse/IGNITE-10885 Regards, -- Ilya Kasnacheev ср, 9 янв. 2019 г. в 22:28, radha jai <[email protected]>: > Hi , > I ran the ignite-benchmark on a vm. ignite version used is 2.6.0. > cmd: ./benchmark-run-all.sh ../config/benchmark-remote.properties > some of the benchmarks didnt run, saying : > log4j:WARN No appenders could be found for logger > (org.reflections.Reflections). > log4j:WARN Please initialize the log4j system properly. > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig > for more info. > <19:23:39><main><yardstick> Duplicate simple class names detected (use > fully-qualified names for execution): > <19:23:39><main><yardstick> > org.apache.ignite.yardstick.cache.IgniteIoTestSendAllBenchmark > <19:23:39><main><yardstick> > org.apache.ignite.yardstick.io.IgniteIoTestSendRandomBenchmark > ERROR: Could not find benchmark driver class name in classpath: > IgnitePutTxOffHeapValuesBenchmark. > Make sure class name is specified correctly and corresponding package is > added to -p argument list. > Type '--help' for usage. > > > I couldnt able to run below benchmarks due to above error > IgnitePutTxOffHeapValuesBenchmark > IgnitePutTxOffHeapBenchmark > IgniteSqlQueryJoinOffHeapBenchmark > IgnitePutOffHeapBenchmark > IgnitePutOffHeapValuesBenchmark > IgnitePutGetOffHeapValuesBenchmark > IgniteSqlQueryOffHeapBenchmark > > Thanks > With Regards > Radha > >
