Pinned Repositories
guava-blog
source code for guava blog series
hadoop-algorithms
Java-7
Java-8
Source code for exploring the new features of Java 8
kafka-streams
Code examples for working with Kafka Streams
kafka-streams-in-action
Source code for the Kafka Streams in Action Book
KafkaStreamsInAction2ndEdition
Source code repository for the 2nd Edition of Kafka Streams in Action
spark-experiments
Repo with sources for Spark blog posts and learning experiments in Spark
spring_servlet3
Source code for Spring MVC Servlet 3.0 Blog
sql-for-lucene
Sql Parser written in Antlr4 for Lucene
bbejeck's Repositories
bbejeck/kafka-streams-in-action
Source code for the Kafka Streams in Action Book
bbejeck/KafkaStreamsInAction2ndEdition
Source code repository for the 2nd Edition of Kafka Streams in Action
bbejeck/multiple-events-kafka-summit-europe-2021
Repository containing code examples for the Kafka Summit-Europe 2021 presentation on multiple event types in a single topic.
bbejeck/KafkaStreamsInteractiveQueries
Source Code for Current 2022 Presentation on Building Interactive Queries in Kafka Streams
bbejeck/confluent-cli-plugins
Plugins to extend behavior of Confluent CLI
bbejeck/streams-uncaught-exceptions-workshop
bbejeck/kafka-tutorials-workshops
Repository supporting Kafka Tutorials workshops
bbejeck/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
bbejeck/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
bbejeck/bbejeck.github.io
Source for the codingjunkie blog
bbejeck/common
Common utilities library containing metrics, config and utils
bbejeck/comprehensive_rust
Source for following Google comprehensive rust course
bbejeck/examples
Apache Kafka and Confluent Platform examples and demos
bbejeck/flink
Mirror of Apache Flink
bbejeck/flink-recipes
The Immerok Apache Flink Cookbook is a collection of examples of Apache Flink applications in the format of "recipes". Each recipe explains how you can solve a specific problem by leveraging one or more of the APIs of Apache Flink. The recipes can be extended or provide a basis for solving your requirements with Apache Flink.
bbejeck/gitpod-tutorials-experiment
Pilot of using Gitpod for select Kafka Tutorials
bbejeck/hacker-blog
Hacker-Blog is a minimalistic, responsive jekyll theme built for hackers. https://ashishchaudhary.in/hacker-blog
bbejeck/hudi
Upserts, Deletes And Incremental Processing on Big Data.
bbejeck/iceberg
Apache Iceberg
bbejeck/incubator-xtable
Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
bbejeck/kafka
Mirror of Apache Kafka
bbejeck/kafka-serialization-formats
bbejeck/kafka-site
Mirror of Apache Kafka site
bbejeck/kafka-streams-examples
Demo applications and code examples for Apache Kafka's Streams API.
bbejeck/kafka-tutorials
Kafka Tutorials microsite
bbejeck/practical-python
Practical Python Programming (course by @dabeaz)
bbejeck/pulsar
Apache Pulsar - distributed pub-sub messaging system
bbejeck/python-mastery
Advanced Python Mastery (course by @dabeaz)
bbejeck/rest-utils
Utilities and a small framework for building REST services with Jersey, Jackson, and Jetty.
bbejeck/schema-registry
Confluent Schema Registry for Kafka