You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ilya Suntsov (JIRA)" <ji...@apache.org> on 2015/02/15 12:27:11 UTC

[jira] [Updated] (IGNITE-259) Sql-benchmarks don't work

     [ https://issues.apache.org/jira/browse/IGNITE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Suntsov updated IGNITE-259:
--------------------------------
    Summary: Sql-benchmarks don't work   (was: Don't work sql-benchmarks for ignite)

> Sql-benchmarks don't work 
> --------------------------
>
>                 Key: IGNITE-259
>                 URL: https://issues.apache.org/jira/browse/IGNITE-259
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>            Reporter: Ilya Suntsov
>            Assignee: Sergi Vladykin
>            Priority: Blocker
>         Attachments: logs.zip
>
>
> I tried to run sql-benchmarks for ignite. They don't work.
> Benchmarks start, does something and finish with exception. For example:
> {noformat}
> og4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> Feb 15, 2015 2:14:45 AM java.util.logging.LogManager$RootLogger log
> SEVERE: Failed to resolve default logging config file: config/java.util.logging.properties
> [02:14:45]    __________  ________________.
> [02:14:45]   /  _/ ___/ |/ /  _/_  __/ __/.
> [02:14:45]  _/ // (_ /    // /  / / / _/...
> [02:14:45] /___/\___/_/|_/___/ /_/ /___/..
> [02:14:45]..
> [02:14:45] ver. 1.0.0-RC1-SNAPSHOT#20150215-sha1:e533d153
> [02:14:45] 2015 Copyright(C) Apache Software Foundation
> [02:14:45].
> [02:14:45] Quiet mode.
> [02:14:45]   ^-- To see **FULL** console log here add -DIGNITE_QUIET=false or "-v" to ignite.{sh|bat}
> [02:14:45].
> [02:14:48] New version is available at www.gridgain.com: 6.6.2
> [02:14:48] Performance suggestions for grid  (fix if possible)
> [02:14:48] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [02:14:48]   ^-- Decrease number of backups (set 'keyBackups' to 0)
> [02:14:48].
> [02:14:48] If running benchmarks, see http://bit.ly/GridGain-Benchmarking
> [02:14:48] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
> [02:14:48].
> [02:14:48] Ignite node started OK (id=af1508c7)
> [02:14:48] Topology snapshot [ver=4, nodes=4, CPUs=64, heap=8.0GB]
> <02:14:48><yardstick> Populating query data...
> <02:14:48><yardstick> Populated persons: 0
> <02:14:50><yardstick> Populated persons: 100000
> <02:14:50><yardstick> Populated persons: 200000
> <02:14:50><yardstick> Populated persons: 300000
> <02:14:51><yardstick> Populated persons: 400000
> <02:14:51><yardstick> Populated persons: 500000
> <02:14:51><yardstick> Populated persons: 600000
> <02:14:52><yardstick> Populated persons: 700000
> <02:14:52><yardstick> Populated persons: 800000
> <02:14:52><yardstick> Populated persons: 900000
> <02:14:53><yardstick> Finished populating query data in 4173 ms.
> <02:14:53><yardstick> Probe writer is not configured (using default CSV writer)
> <02:14:53><yardstick> DStatProbe is started. Command: 'dstat -m --all --noheaders --noupdate 1'
> <02:14:53><yardstick> PercentileProbe is started.
> <02:14:53><yardstick> ThroughputLatencyProbe is started.
> Finishing main test [ts=1423995293056, date=Sun Feb 15 02:14:53 PST 2015]
> ERROR: Shutting down benchmark driver to unexpected exception.
> Type '--help' for usage.
> java.lang.NullPointerException
> <------>at org.apache.ignite.yardstick.cache.IgniteSqlQueryBenchmark.executeQuery(IgniteSqlQueryBenchmark.java:87)
> <------>at org.apache.ignite.yardstick.cache.IgniteSqlQueryBenchmark.test(IgniteSqlQueryBenchmark.java:65)
> <------>at org.yardstickframework.impl.BenchmarkRunner$2.run(BenchmarkRunner.java:165)
> <------>at java.lang.Thread.run(Thread.java:722)
> [02:14:53] Ignite node stopped OK [uptime=00:00:04:284]
> <02:14:53><yardstick> PercentileProbe results will be saved to: results-20150215-014950
> <02:14:53><yardstick> DStatProbe is stopped.
> <02:14:53><yardstick> PercentileProbe is stopped.
> <02:14:53><yardstick> ThroughputLatencyProbe is stopped.{noformat}
> Driver's and servers's logs in attachment.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)