Re: Bigpetstore - Flink integration

2015-09-02 Thread Robert Metzger
es aren't large. > > The scale out data is the transactions. > > The seed data needs to be the same, shipped to ALL nodes, and then > > the nodes generate transactions. > > > On Wed, Sep 2, 2015 at 9:21 AM, Robert Metzger <rmetz...@apache.org> > wrote: > >> I'

Re: Bigpetstore - Flink integration

2015-09-02 Thread jay vyas
starting a new discussion thread for the bigpetstore-flink integration > ... > > > I took a closer look into the code you've posted. > It seems to me that you are generating a lot of data locally on the > client, before you actually submit a job to Flink. (Both "customers"

Re: Bigpetstore - Flink integration

2015-09-02 Thread Stephan Ewen
If a lot of the data is generated locally, this may face the same issue as Greg did with oversized payloads (dropped by Akka). On Wed, Sep 2, 2015 at 3:21 PM, Robert Metzger <rmetz...@apache.org> wrote: > I'm starting a new discussion thread for the bigpetstore-flink integration >

Re: Bigpetstore - Flink integration

2015-09-02 Thread jay vyas
.@apache.org> > wrote: > >> I'm starting a new discussion thread for the bigpetstore-flink >> integration ... >> >> >> I took a closer look into the code you've posted. >> It seems to me that you are generating a lot of data locally on the >> client, bef

Re: Bigpetstore - Flink integration

2015-09-02 Thread jay vyas
en >> >> the nodes generate transactions. >> >> >> On Wed, Sep 2, 2015 at 9:21 AM, Robert Metzger <rmetz...@apache.org> >> wrote: >> >>> I'm starting a new discussion thread for the bigpetstore-flink >>> integration ... >>&