Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 99A57200C17 for ; Fri, 10 Feb 2017 21:55:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9814A160B69; Fri, 10 Feb 2017 20:55:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E02C2160B4E for ; Fri, 10 Feb 2017 21:55:45 +0100 (CET) Received: (qmail 64905 invoked by uid 500); 10 Feb 2017 20:55:45 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 64896 invoked by uid 99); 10 Feb 2017 20:55:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2017 20:55:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B71E8C13B0 for ; Fri, 10 Feb 2017 20:55:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id OHhy4oVYVHUk for ; Fri, 10 Feb 2017 20:55:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id EF7465F342 for ; Fri, 10 Feb 2017 20:55:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4F521E031F for ; Fri, 10 Feb 2017 20:55:43 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 73DC121D66 for ; Fri, 10 Feb 2017 20:55:42 +0000 (UTC) Date: Fri, 10 Feb 2017 20:55:42 +0000 (UTC) From: "Denis Magda (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-4212) Ignite Benchmarking Simplification and Automation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Feb 2017 20:55:46 -0000 [ https://issues.apache.org/jira/browse/IGNITE-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-4212: -------------------------------- Attachment: DEVNOTES.txt > Ignite Benchmarking Simplification and Automation > ------------------------------------------------- > > Key: IGNITE-4212 > URL: https://issues.apache.org/jira/browse/IGNITE-4212 > Project: Ignite > Issue Type: Task > Reporter: Denis Magda > Assignee: Oleg Ostanin > Fix For: 1.9 > > Attachments: benchmark-remote.properties, benchmark-remote-sample.properties, DEVNOTES.txt, ignite-remote-config.xml, README.txt > > > There is a plenty of useful Yardstick benchmarks located in ignite-yardstick module that is used by the community to check Ignite performance across deployments of different configurations. > However, it's not easy to start with the benchmarking process because the user needs to download Ignite, build and set up benchmarks and only after that run them. > The goal of this task is to simplify the process in the following way: > 1) ignite-yardstick benchmarks have to be pre-compiled and available with every Ignite deliverable. > 2) every deliverable must contain an executable (bat or sh file) with a clear instruction on how to start a specific benchmark from the console. > 3) the executable has to use some default yardstick configuration. The first configuration should be intented for local execution (multicast IP finder) and the second needs to be AWS oriented. -- This message was sent by Atlassian JIRA (v6.3.15#6346)