The significance of deep storage in Apache Druid

11 months ago

The phrase "deep storage" refers to the long-term storage system used by Apache Druid, where past data segments are preserved… Read More

Forging Apache Druid with Apache Kafka for real-time streaming analytics

11 months ago

A real-time analytics database called Apache Druid is developed for quick slice-and-dice analysis on massive data volumes. The best data… Read More

Knowing and valuing Apache Kafka’s ISR (In-Sync Replicas)

12 months ago

To get more clarity about ISR in Apache Kafka, We should first carefully examine the replication process in the Kafka… Read More

Handling bad messages via DLQ by configuring JDBC Kafka Sink Connector

1 year ago

Any trustworthy data streaming pipeline needs to be able to identify and handle faults. Exceptionally while IoT devices ingest endlessly… Read More

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

1 year 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

1 year 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

1 year 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

2 years ago

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