You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "RJ Nowling (JIRA)" <ji...@apache.org> on 2015/07/08 05:21:04 UTC

[jira] [Created] (BIGTOP-1918) Add product enumeration to BPS data generator

RJ Nowling created BIGTOP-1918:
----------------------------------

             Summary: Add product enumeration to BPS data generator
                 Key: BIGTOP-1918
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1918
             Project: Bigtop
          Issue Type: New Feature
          Components: blueprints
    Affects Versions: 0.8.0
            Reporter: RJ Nowling
            Assignee: RJ Nowling


The BigPetStore data generator currently reads products from a JSON file.  Manually creating entries is time consuming and limits our ability to add products with lots of fields.  We want more fields so we can generate a wider range of patterns.

I suggest adding a product generator which takes a description of every field and its possible values and generates a Cartesian product of every possible product.  Logical rules for be used for filtering out certain combinations.  This will significantly reduce the effort required to add a large number of products. 



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