Giter VIP home page Giter VIP logo

spark-k's Introduction

Using Apache Spark on K

This package provides installation document and utility scripts for running Apache Spark on K Computer. It includes simple examples.

  • The installation document is in docs. Spark (1.6.2) is installed in "/opt/aics/spark/spark-1.6.2-bin-sparkk" on K (on the compute-nodes).

  • The utility scripts are in scripts. The scripts are installed in "/opt/aics/spark/scripts" on K (on the compute-nodes).

  • The examples are in examples. They are provided as job scripts for Fujitsu job manager.

Basics

The scripts are simple wrappers of the scripts of Spark, which help start/stop master and worker processes. Spark runs in the Spark standalone mode, but master/workers are started using MPI (Message Passing Interface) via mpiexec.

The scripts assume that Spark is installed in "/opt/aics/spark" and R in "/opt/aics/R" (on the compute-nodes).

Examples

First try the sample job scripts (for Fujitsu job manager) in examples.

Building Spark

For procedures to build and install, see docs.

More Information

  • For background information using K, but not very specific to Spark, see Basics in docs.

spark-k's People

Contributors

zzmatu avatar

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.