Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 754 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 754 Bytes

SageCal on Apache Spark (WIP)

About

The Docker swarm cluster with Apache Spark and HDFS filesystem to run SageCal. The setup uses Docker images to build scaleble cluster.

Included Software

Name Version
Hadoop 2.9
Spark 2.2.0
java OpenJDK-8
SageCal -

Note: The setup was only tested on Linux64 system.

Docker images

docker pull fdiblen/spark-worker-dirac docker pull fdiblen/spark-master-dirac docker pull fdiblen/hadoop

Instructions

Intallation instructions INSTALL.md

Instructions to submit a job JOBS.md