Re: Yahoo! Streaming Benchmark with Flink

2016-10-28 Thread Eric Fukuda
> I hope this answers your questions. > > Cheers, > Till > > On Fri, Oct 28, 2016 at 2:47 AM, Eric Fukuda wrote: > >> Hi, >> >> I have two questions on the blog post on Yahoo! Streaming Benchmark with >> Flink [1]. >> >> First is abou

Re: Yahoo! Streaming Benchmark with Flink

2016-10-28 Thread Till Rohrmann
t the akka URL is written to ZooKeeper from where it can be retrieved. I hope this answers your questions. Cheers, Till On Fri, Oct 28, 2016 at 2:47 AM, Eric Fukuda wrote: > Hi, > > I have two questions on the blog post on Yahoo! Streaming Benchmark with > Flink [1]. > > First is

Yahoo! Streaming Benchmark with Flink

2016-10-27 Thread Eric Fukuda
Hi, I have two questions on the blog post on Yahoo! Streaming Benchmark with Flink [1]. First is about the join operation to associate ad_ids and campaign_ids. In flink.benchmark.state.AdvertisingTopologyFlinkStateHighKeyCard, I don't see this being done. Is there a reason for this? Seco