Our Blog

Practical Apache Spark in 10 minutes. Part 6 - GraphX

Practical Apache Spark in 10 minutes. Part 6 - GraphX

A tutorial which explains how to work with graphs and explore Apache Spark GraphX tool for graph computation and analysis.

Read more
Practical Apache Spark in 10 minutes. Part 5 - Streaming

Practical Apache Spark in 10 minutes. Part 5 - Streaming

An article which explains how to work with data which continuously comes as small records from different sources.

Read more
Practical Apache Spark in 10 minutes. Part 4 - MLlib

Practical Apache Spark in 10 minutes. Part 4 - MLlib

An article with step-by-step instruction on the use of MLlib classification algorithms with Apache Spark.

Read more
Practical Apache Spark in 10 minutes. Part 3 - DataFrames and SQL

Practical Apache Spark in 10 minutes. Part 3 - DataFrames and SQL

A blog post which shows how to load a DataFrames and perform basic operations with both API and SQL.

Read more
Practical Apache Spark in 10 minutes. Part 2 - RDD

Practical Apache Spark in 10 minutes. Part 2 - RDD

The tutorial will be helpful to understand how to create and work with a distributed collection of items called RDD.

Read more