You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/06/02 05:13:59 UTC

[jira] [Commented] (ATLAS-561) Simple tools to add performance test support to Atlas

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

Hemanth Yamijala commented on ATLAS-561:
----------------------------------------

The proposal is to introduce a atlas-perf module in the source code. This will be built only with a specific profile - say -Pperf and in general will not be available in a binary distribution. When included, the created jars will provide simple tools and utilities to generate metadata that can be used for testing in conjunction with other systems Atlas integrates with.

Any other tools that can be used for generating timing reports etc should also be the scope of this set of tools.

> Simple tools to add performance test support to Atlas
> -----------------------------------------------------
>
>                 Key: ATLAS-561
>                 URL: https://issues.apache.org/jira/browse/ATLAS-561
>             Project: Atlas
>          Issue Type: New Feature
>            Reporter: Hemanth Yamijala
>
> We want to be able to measure the performance of the Atlas system that will help us evaluate different things:
> * Performance of different storage backend choices of Titan
> * Sizing & configuration tuning of storage backends
> * Impact of new features coming in (any regressions caused)
> * Impact of bug fixes or improvements (any regressions caused)
> In order to do this, we need a simple way of testing Atlas end to end for various operations, primarily
> * Creates and Updates of metadata entities.
> * Queries of metadata entities.
> * Combination of these activities.
> What we need from a test data perspective could include the following things:
> * Test data to generate metadata entities of different types - should cover basic entity creation, lineage being built, tags etc.
> * A set of queries that can be considered typical of user behavior
> This JIRA is to track support we can build into Atlas for the same.



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