Coder Social home page Coder Social logo

sequoiayanglive / native_spark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rajasekarv/vega

1.0 0.0 0.0 867 KB

A new arguably faster implementation of Apache Spark from scratch in Rust

License: Apache License 2.0

Rust 98.70% Cap'n Proto 0.02% Dockerfile 0.61% Shell 0.66%

native_spark's Introduction

native_spark

Join the chat at https://gitter.im/fast_spark/community Build Status License

Documentation

A new, arguably faster, implementation of Apache Spark from scratch in Rust. WIP

Framework tested only on Linux, requires nightly Rust. Read how to get started in the documentation.

ToDo

  • Error Handling(Priority)
  • Fault tolerance

RDD

Most of these except file reader and writer are trivial to implement

  • map
  • flat_map
  • filter
  • group_by
  • reduce_by
  • distinct
  • count
  • take_sample
  • union
  • glom
  • cartesian
  • pipe
  • map_partitions
  • for_each
  • collect
  • reduce
  • fold
  • aggregate
  • take
  • first
  • sample
  • zip
  • save_as_text_file (can save only as text file in executors local file system)

Config Files

  • Replace hard coded values

native_spark's People

Contributors

rajasekarv avatar iduartgomez avatar steven-joruk avatar gzsombor avatar nimpruda avatar ariesdevil avatar 0xflotus avatar edprince avatar rodrigocfd avatar gitter-badger avatar alecmocatta avatar marcelbuesing avatar

Stargazers

Btree 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.