速報APP / 教育 / Spark Tutorial

Spark Tutorial

價格:免費

更新日期:2016-04-21

檔案大小:1.1M

目前版本:1.1

版本需求:Android 2.3 以上版本

官方網站:mailto:sultanmirzadev@gmail.com

Spark Tutorial(圖1)-速報App

Offline content of website http://spark.apache.org/docs/latest/programming-guide.html

Use this app even without internet connectivity

Apache Spark is an open source cluster computing framework. Originally developed at the University of California, Berkeley's AMPLab, the Spark codebase was later donated to the Apache Software Foundation that has maintained it since. Spark provides an interface for programming entire clusters with implicit data parallelism and fault-tolerance.

Topics Covered-

Overview

Linking with Spark

Spark Tutorial(圖2)-速報App

Initializing Spark

Resilient Distributed Datasets (RDDs)

Shared Variables

Deploying to a Cluster

Launching Spark jobs from Java / Scala

Unit Testing

Spark Tutorial(圖3)-速報App

Migrating from pre-1.0 Versions of Spark

**Disclaimer-All the content are from Apche Spark official website

Spark Tutorial(圖4)-速報App