Spark - MongoDB Data Processing (Scala)
Processing data from Mongo on distributed environment - Apache Spark
We will look into basic details of how to process data from MongoDB using Apache Spark.
Processing data from Mongo on distributed environment - Apache Spark
We will look into basic details of how to process data from MongoDB using Apache Spark.
This is a step-by-step guide to install MongoDB on Mac
This post is a step-by-step guide to install MongoDB on Mac.
This post is a complete guide to build a scalable Apache Spark on using Dockers. We will see how to enable History Servers for log persistence.
This post is a complete guide to build a scalable Apache Spark on using Dockers. We will see how to enable History Servers for log persistence. To be able to scale up and down is one of the key requirements of today’s distributed infrastructure. By the end of this guide, you should have pretty fair understanding of setting up Apache Spark on Docker and we will see how to run a sample program.