Coder Social home page Coder Social logo

polsm91 / alluxio-spark-slurm-deploy Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 1.43 MB

Scripts used to run some simple performance benchmarks in Standalone mode on HPC clusters with Alluxio and Spark.

Shell 100.00%
alluxio spark approximate-evaluation hpc in-memory slurm

alluxio-spark-slurm-deploy's Introduction

Alluxio and Spark deploy with Slurm

Scripts used to run some simple performance benchmarks in Standalone mode on HPC clusters.

Alluxio and Spark configuration files are created after the templates by querying Slurm.

Scripts used to prove that by performing approximate queries and relaxing consistency in an Alluxio-Spark use case, we obtain a 10x throughput gain compared to using GPFS as Alluxio's storage. Most important, a 3x improvement compared to using only Alluxio memory layer, thanks to relaxing the strong consistency to eventual, and a constant usage of DRAM.

Performance results

Storage setup Mean time to process update Alluxio memory usage Throughput (queries completed / s)
GPFS 29.70±2,65s NA 0,0336 queries/s
Alluxio MEM+GPFS 5.39±0,21s Linear growth at 4GB/s 0,1325 queries/s before evictions start, 0,0464 queries/s after
Alluxio MEM+NVMe 2,10±0,20s Linear growth at 4GB/s 0,1331 queries/s
Alluxio MEM only 2.11±0,25s Linear growth at 4GB/s 0,1334 queries/s
Alluxio In-memory staging with updates 2.12±0,37s Stable at the size of dataset (8.4GB total) 0,4717 queries/s

References

A staging area for in-memory computing, Santamaria Mateu, Pol

alluxio-spark-slurm-deploy's People

Contributors

polsm91 avatar

Stargazers

 avatar  avatar

Forkers

link89

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.