Skip to main content

GraphFrames On-Demand Webinar and FAQ

Dave Wang

in

Share this post

Last week, we held a live webinar – GraphFrames: DataFrame-based graphs for Apache Spark – to give an overview, a live demo, and a discussion of design decisions and future plans of the new GraphFrames library. The webinar included content for people just getting started with Apache Spark, as well as seasoned experts. The webinar started with a recap of major improvements from GraphX, and providing resources for getting started. A running example of analyzing flight delays was shown to illustrate the range of GraphFrame functionality: simple SQL and graph queries, motif finding, and powerful graph algorithms.For the experts, this talk included a few technical details on design decisions, the current implementation, and ongoing work on speed and performance optimizations.

The webinar is accessible on-demand. Its slides and sample notebooks are also downloadable as attachments to the webinar. Join the Databricks Community Edition beta to get free access to Spark and try out the notebooks.

We have answered the common questions raised by webinar viewers below. If you have additional questions, please check out the Databricks Forum.

Common webinar questions and answers

Click on the question to see answer:

Try Databricks for free

Related posts

Introducing Koalas 1.0

June 24, 2020 by Hyukjin Kwon, Takuya Ueshin and Xiao Li in
Koalas was first introduced last year to provide data scientists using pandas with a way to scale their existing big data workloads by...

Apache Spark Key Terms, Explained

June 22, 2016 by Jules Damji and Denny Lee in
This article was originally posted on KDnuggets The Spark Summit Europe call for presentations is open, submit your idea today As observed in...

On-Time Flight Performance with GraphFrames for Apache Spark

Introduction Graph structures are a more intuitive approach to many classes of data problems. Whether traversing social networks, restaurant recommendations, or flight paths...
See all Company Blog posts