WhiteSandSep 24, 20192 minInstalling Spark on Windows (pyspark)Prerequisite: Follow these steps to install Apache Spark on windows machine. Now-a-days Python is used by many applications. So it is...
NarayanSep 21, 20193 minKafka Consumer Advance (Java example)Kafka Commits, Kafka Retention, Consumer Configurations & Offsets - Prerequisite Kafka Overview Kafka Producer & Consumer Commits & Offset..
WhiteSandSep 18, 20194 minApache Spark Interview QuestionsThis post include Big Data Spark Interview Questions and Answers for experienced and beginners. If you are a beginner don't worry, answers..
NarayanSep 12, 20192 minApache Avro Schema Example (in Java)Introduction Avro provides data serialization based on JSON Schema. It is language neutral data serialization system, means a language A...
NarayanSep 9, 20193 minKafka Producer and Consumer example (in Java)In this Kafka pub sub example you will learn, Kafka producer components (producer api, serializer and partition strategy) Kafka producer...
NarayanSep 5, 20194 minApache Kafka Overview (Windows)Apache Kafka is middleware solution for enterprise application. It was initiated by LinkedIn lead by Neha Narkhede and Jun Rao. Initially...
PriSinAug 27, 20193 minKafka Producer ExampleIn this Apache Kafka tutorial you will learn - How to Install Apache Kafka on Mac using homebrew. To install Kafka on linux machine refer ..
WhiteSandAug 1, 20194 minSpark Transformation example in Scala (Part 2)Main menu: Spark Scala Tutorial In this post I will walk you through groupByKey, reduceByKey, aggregateByKey, sortByKey, join, cartesian,...
WhiteSandJul 18, 20191 minApache Spark Tutorial Scala: A Beginners Guide to Apache Spark ProgrammingLearn Apache Spark: Tutorial for Beginners - This Apache Spark tutorial documentation will introduce you to Apache Spark programming in...