Chapter 2. Get Ready for Scalding
Scalding is a domain-specific language built on top of the capabilities provided by Cascading. It was developed and open-sourced in Twitter and offers a higher level of abstraction by leveraging the power of Scala. In this chapter, we will:
- Get familiar with Scala
- Set up Hadoop and our development environment
- Execute our first Scalding application