KIP-99 streams global ktable - slowly changing dimension type 2 supported?

2017-10-16 Thread chris snow
The streams global ktable wiki page [1] describes a data warehouse syle operation whereby dimension tables are joined to fact tables. I’m interested in whether this approach works for type 2 slowly changing dimensions [2]? In type 2 scd the dimension record history is preserved and the fact table

Re: KIP-99 streams global ktable - slowly changing dimension type 2 supported?

2017-10-17 Thread chris snow
able as well. > > > Guozhang > > > On Mon, Oct 16, 2017 at 12:51 PM, chris snow wrote: > > > The streams global ktable wiki page [1] describes a data warehouse syle > > operation whereby dimension tables are joined to fact tables. > > > > I’m interested i

Typical log.retention.bytes value

2016-08-26 Thread chris snow
When configuring a new Kafka cluster, is it common practice to leave the l og.retention.bytes setting at -1? If not -1, it would be interesting to know what size partitions other users have. Many thanks, Chris