Skip to content

Instantly share code, notes, and snippets.

View heathyates's full-sized avatar

Heath Yates heathyates

  • Kansas State University
  • USA
View GitHub Profile
@heathyates
heathyates / spark_pi_cluster.md
Created June 10, 2019 01:19 — forked from datalove/spark_pi_cluster.md
Getting Spark up and running on RPi

Before starting

  • Download Spark 1.4 to your local machine (laptop, or PC)
  • Go to 192.168.1.1 to get local IPs for newly connected RPis

Configure each Raspberry Pi

Log into the new Raspberry Pi from your machine

  • ssh pi@192.168.1.XXX (default password for pi user is raspberry)