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

RJ Nowling commented on BIGTOP-1744:
------------------------------------

[~jayunit100] when it's building, let me know -- I'll pull it down and test it 
out.  For now, the three bigger issues I see are :

* Package should probably be org.apache.bigtop.bigpetstore.load instead of 
org.apache.bigtop.bigpetstore.load.  Maybe we should use .driver?  This is a 
generally useful driver for the data generator -- not just load testing :)

* Gradle should pull the BPS data generator jar from bin tray, not depend on a 
copied jar file in /lib

* We should use version 0.2.1 of the jar, not 0.2 -- 0.2.1 includes a small but 
important bug fix for generating patterns in the data. Although it'll have no 
effect on load, it will affect anyone who analyzes the resulting data.

> Add BigPigPetstore File and REST Load Generation.
> -------------------------------------------------
>
>                 Key: BIGTOP-1744
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1744
>             Project: Bigtop
>          Issue Type: New Feature
>          Components: blueprints
>            Reporter: jay vyas
>
> We have an example of using BPS to generate data for spark.
> A more realistic thing, however, which is increasingly important, is 
> streaming data.
> So, I would like to now add in 
> https://github.com/jayunit100/PetStoreLoadGenerator/ as a direct project 
> inside the {{bigtop-bigpetstore}} repository.  Its essentially a way to  
> generate (1) HTTP load or (2) Disk load using the existing BigPetStore data 
> generation algorithm.
> Im tagging this as 0.9, because I think its a great feature to release with.  
>   I can create a patch this week.  It will be a good way, for example, to do 
> scale tests of flume and kafka.
> Open to ideas/opinions on this. 



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

Reply via email to