Download > Manual Download > Developing Spark applications using Scala language Chinese WORD version
This document mainly talks about developing Spark applications using Scala language; the Spark core is developed in Scala language, so it is natural to use Scala language to develop Spark applications. If you are not familiar with the Scala language, you can read the online tutorial A Scala Tutorial for Java Programmers or related Scala books to learn.
This article will introduce three Scala Spark programming examples, namely WordCount, TopK and SparkJoin, which represent three typical applications of Spark. I hope this document will help friends in need; interested friends can come and take a look
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn