Scala and Spark 2 – Getting Started
Get ready to develop applications using Scala and Spark
What you’ll learn
- Setup Development environment for building Scala and Spark applications
- Install Java and JDK
- Setup IntelliJ and add Scala plugin
- Develop a simple Scala program
- Integrating IntelliJ with Spark
- Setup set to build scale 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 a 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 a programming language
This course is primarily to set up a development environment and get ready to explore Scala and Spark in more detail.
Who this course is for:
- Anyone who wants to the setup a development environment for Scala and Spark
Add Comment