This article describes how to set up and configure Apache Spark to run on a single node/pseudo distributed Hadoop cluster with YARN resource manager. Apache Spark comes with a Spark Standalone resource manager by default. We can configure Spark to use YARN resource manger instead of the Spark’s own resource manager so that the resource […]

Cloud Computing - Similar to Car Rental?

Cloud Virtual Machine - Cloud Server

Serverless Computing - Function as a Service (FaaS)
- 1
- 2
- 3
- 4
Cloud Computing - Similar to Car Rental?
Cloud Virtual Machine - Cloud Server
Serverless Computing - Function as a Service (FaaS)
Cloud Regions and Availability Zones
Cloud Block Storage as a Service
Cloud File Storage as a Service
Cloud Object Storage as a Service
Covid-19 hooks Zoom up with Oracle Cloud - Explained with Memes
This is Big Data
Cloud Desktop as a Service
Tag: macOS
Single Node/Pseudo Distributed Hadoop Cluster on macOS
This article walks through setting up and configuring a single node Hadoop Cluster or pseudo-distributed cluster on macOS. A single node cluster is very useful for development as it reduces the need for an actual cluster for running quick tests. At the end of this tutorial, you’ll have a single node Hadoop cluster with all […]