You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kuznetsov (JIRA)" <ji...@apache.org> on 2018/09/19 15:16:00 UTC

[jira] [Commented] (IGNITE-9637) SQL: Create suite for data load benchmarks

    [ https://issues.apache.org/jira/browse/IGNITE-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620739#comment-16620739 ] 

Pavel Kuznetsov commented on IGNITE-9637:
-----------------------------------------

About 2)

Batched insert and putAll benchmarks have "batchSize" parameter
Sql and native streamer  benchmarks have : "BATCH_SIZE", "ALLOW_OVERWRITE", "PER_NODE_PARALLEL_OPERATIONS", "PER_NODE_BUFFER_SIZE", "ORDERED" parameters

[~vozerov] could you please take a look at configuration file modules/yardstick/config/upload/benchmark-upload-regular.properties ?

> SQL: Create suite for data load benchmarks
> ------------------------------------------
>
>                 Key: IGNITE-9637
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9637
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Pavel Kuznetsov
>            Assignee: Pavel Kuznetsov
>            Priority: Major
>
> We want to have benchmark suite that measures how long it takes to upload data to server.
> There is  existing benchmark code in org.apache.ignite.yardstick.upload package
> 1) Improve data model:
> - Add indexes to data model. Number of indexes should be configurable.
> - Add missing benchmark that performs putAll
> 2) Define parameters to use in benchmarks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)