InLevel Up CodingbyAmar Gajbhiye·Nov 2, 2020Easy Guide to Create a Write Data Source in Apache Spark 3Step by step guide for creating a transactional write data source in Apache Spark 3.0.xA response icon4A response icon4
InLevel Up CodingbyAmar Gajbhiye·Oct 19, 2020Easy Guide to Create a Custom Read Data Source in Apache Spark 3Step by step guide for writing a custom read data source in Apache Spark 3.0.x with location-aware and multi-partition supportA response icon1A response icon1
Amar Gajbhiye·May 10, 2020Domain-Driven Approach Towards Software DesignA practical design guide for the complex systems
Amar Gajbhiye·Feb 14, 2020How to Make Apache Ignite Production ReadyActionable guidelines to make Apache Ignite production-ready.
Amar Gajbhiye·Feb 10, 2020Lombok: Remove boilerplate code from Java source filesProject Lombok is the boilerplate code generator library for Java. It autogenerates Java bytecode in .class files for different…
Amar Gajbhiye·Sep 14, 2019How to Secure Apache Ignite cluster?System security is a very important aspect of any data system. In this article, we will discuss how to secure Apache Ignite cluster.A response icon1A response icon1
Amar Gajbhiye·Sep 14, 2019How to handle Network Segmentation in Apache Ignite?Apache Ignite like any other distributed system, needs to handle network partitioning. It can be done by writing Network segmentation…
Amar Gajbhiye·Aug 19, 2019Apache Spark: Custom streaming data sourceA custom streaming data source helps us integrate our stream source with Apache Spark and lets us leverage its stream processing.A response icon1A response icon1
Amar Gajbhiye·Jul 29, 2019Apache Spark Custom Data SourceLearn how to create custom Apache Spark data source
Amar Gajbhiye·Jul 5, 2019Apache Spark and in-memory Hadoop File System (IGFS)Apache Spark and in-memory Hadoop File System (IGFS)