Spark DataFrame Documentation episode artwork

EPISODE · Apr 29, 2020 · 23 MIN

Spark DataFrame Documentation

from Programmers · host Software Engineering

Spark is a library for structured data processing. Unlike the basic Spark RDD API, the interfaces provided by Spark SQL provide Spark with more information about the structure of both the data and the computation being performed. Internally, Spark SQL uses this extra information to perform extra optimizations. There are several ways to interact with Spark SQL including SQL and the Dataset API. When computing a result the same execution engine is used, independent of which API/language you are using to express the computation. This unification means that developers can easily switch back and forth between different APIs based on which provides the most natural way to express a given transformation.

Episode metadata supplied by the publisher feed · Published Apr 29, 2020

Embed this episode

Ready to play

Spark DataFrame Documentation

0:00 23:56

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

Frequently Asked Questions

How long is this episode of Programmers?

This episode is 23 minutes long.

When was this Programmers episode published?

This episode was published on April 29, 2020.

Can I download this Programmers episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!