You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/08/16 18:53:45 UTC

[jira] [Updated] (TAJO-1769) Add a generic benchmark tool

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

Hyunsik Choi updated TAJO-1769:
-------------------------------
    Summary: Add a generic benchmark tool  (was: Implement a generic benchmark tool)

> Add a generic benchmark tool
> ----------------------------
>
>                 Key: TAJO-1769
>                 URL: https://issues.apache.org/jira/browse/TAJO-1769
>             Project: Tajo
>          Issue Type: New Feature
>          Components: Benchmark
>            Reporter: Hyunsik Choi
>             Fix For: 0.12.0
>
>
> We need a generic benchmark tool to automatically execute a query set on a given data set with a given table schemas.
> The requirements are as follows:
>  * A user can specific the benchmark (or test) set, which is defined as a schema set, a input data set, a query set, and a result set (optional).
>  * For each query, query time, the result validation, plan and others (user defined measurements) can be recorded.
>  * some options to handle query failures should be supported.
>   * e.g., abort if any failure or skip failed query
>  * A user can set the Tajo cluster to execute the benchmark (or test) set.



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