Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
1–9 of 9 posts
Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#2Everything big data is moving to blob storage these days, but streaming can lead to small files problem or longer latencies. File fragments stored locally with proxied readers seems like a simple solution to that.
[1] https://gazette.readthedocs.io/en/latest/overview-slides.htm...
Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#3Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#4The GitHub README and docs mention that Gazette has been running in production for 5 years, but I don’t see any mention of _where_. I assume this began as an internal project at some company - does anyone know which?
Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#5The GitHub README and docs mention that Gazette has been running in production for 5 years, but I don’t see any mention of _where_. I assume this began as an internal project at some company - does anyone know which?
it came out of arbor.io (now part of liveramp.com)
I am going to give this project a big no if it has anything to do with with liveramp.
Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#6The slides [1] helped me grok what problems this tool solves pretty quickly. Everything big data is moving to blob storage these days, but streaming can lead to small files problem or longer latencies. File fragments stored locally with proxied readers seems like a simple solution to that. [1] https://gazette.readthedocs.io/en/latest/overview-slides.htm...
Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#7Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#8We’re continuing to improve it - it’s a core implementation detail of our current project & company Estuary Flow (https://estuary.dev), which aims to further simplify and democratize low latency data products.
Re: Gazette – Build platforms that flexibly mix SQL, batch, and stream processing
#9we are looking forward to qualified replication in upcoming pg15.