Hacker News new | ask | show | jobs
by legerdemain 2070 days ago
Because the examples use the Dataframe API and not the RDD API? At least as of Spark 2.4.7, both `Dataset.map()` and `Dataset.flatMap()` are still marked experimental.