Streaming Data to RDBMS via Kafka JDBC Sink Connector without leveraging Schema Registry

2 years ago

In today's M2M (Machine to machine) communications landscape, there is a huge requirement for streaming the digital data from heterogeneous… Read More

Resolve Apache Kafka starting issue installed on Single/Multi-node cluster

2 years ago

This short article explains how to resolve the error "ERROR Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer)kafka.common.InconsistentClusterIdException:" when… Read More

Few intrinsic of Apache Zookeeper and their importance

2 years ago

As a bird's eye view, Apache Zookeeper has been leveraged to get coordination services for managing distributed applications. Holds responsibility… Read More

Overcome LEADER_NOT_AVAILABLE error on Multi-Broker Apache Kafka Cluster

2 years ago

Kafka Connect assumes a significant part in streaming data between Apache Kafka and other data systems. As a tool, it… Read More

Why Kappa Architecture for processing of streaming data. Have competence to superseding Lambda Architecture?

2 years ago

Data is quickly becoming the new currency of the digital economy, but it is useless if it can't be processed.… Read More

The Lakehouse: An uplift of Data Warehouse Architecture

3 years ago

In short, the initial architecture of the data warehouse was designed to provide analytical insights by collecting data from various… Read More

A Short Introduction to Apache Iceberg

3 years ago

A table can be defined as an arrangement of data in rows and columns and in a similar fashion, if… Read More

Confluent’s Kafka REST Proxy, The Silk Route for data movement to operational Kafka cluster

3 years ago

Aside from holding the publish-subscribe messaging system functionality, Apache Kafka is gaining outstanding momentum as a distributed event streaming platform.… Read More

Data Ingestion From RDBMS By Leveraging Confluent’s JDBC Kafka Connector

4 years ago

Kafka Connect assumes a significant part for streaming data between Apache Kafka and other data systems. As a tool, it… Read More

Streaming Data from Files into Multi-Broker Kafka Cluster by anchoring Kafka Connect Framework

4 years ago

There are multiple ways to ingest data streams into Kafka topic and subsequently deliver to various types of consumers who… Read More