You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2015/08/09 19:34:46 UTC

[jira] [Commented] (BIGTOP-1961) update bps spark to use only datagenerators from bigtop.

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

jay vyas commented on BIGTOP-1961:
----------------------------------

[~rnowling]

{noformat}


{noformat}
 19
 20 import com.github.rnowling.bps.datagenerator.datamodels.inputs.ZipcodeRecord
 21 import com.github.rnowling.bps.datagenerator.datamodels._
 22 import com.github.rnowling.bps.datagenerator.{DataLoader,StoreGenerator,CustomerGenerator => CustGen, PurchasingProfileGenerator,TransactionGenerator}
 23 import com.github.rnowling.bps.datagenerator.framework.SeedFactory
 24 import scala.collection.JavaConversions._
{noformat}
{noformat}

> update bps spark to use only datagenerators from bigtop.
> --------------------------------------------------------
>
>                 Key: BIGTOP-1961
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1961
>             Project: Bigtop
>          Issue Type: Bug
>          Components: blueprints
>    Affects Versions: backlog
>            Reporter: jay vyas
>             Fix For: backlog
>
>
> Looks like we still use dependencies from RJ's bintray repo in SparkDriver.scala for generating data.
> Probably we can directly use the ASF BigTop classes now, right?
> Also this will have the advantage of using the new multinomial distribution i think.



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