[Free] Scala And Spark 2 - Getting Started
Get ready to develop applications using Scala and Spark – Free Course
What you’ll learn
- Setup Development environment for building Scala and Spark applications
- Install Java and JDK
- Setup IntelliJ and add Scala plugin
- Develop simple Scala program
- Integrating IntelliJ with Spark
- Setup sbt to build scala applications
- Setup winutils to read files on windows using Spark
- Build jar file using sbt
- Setup Spark and run Spark job
Requirements
- Computer with 4 GB RAM and 64 bit operating system
- Basic programming skills
Description
This course is primarily to set up development environment to build Scala based Spark applications. As part of this we will see
- Setup Development environment to build highly scalable applications using Scala and Spark
- Demonstration of developing Spark applications using IntelliJ as IDE and Scala as programming language