- Programming MapReduce with Scalding
- Antonios Chalkiopoulos
- 63字
- 2021-12-08 12:44:22
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
推薦閱讀
- 小程序?qū)崙?zhàn)視頻課:微信小程序開(kāi)發(fā)全案精講
- Learning Chef
- 騰訊iOS測(cè)試實(shí)踐
- Practical Data Science Cookbook(Second Edition)
- 實(shí)戰(zhàn)低代碼
- SSM輕量級(jí)框架應(yīng)用實(shí)戰(zhàn)
- GameMaker Programming By Example
- Visual C++數(shù)字圖像處理技術(shù)詳解
- Visual FoxPro程序設(shè)計(jì)
- The Professional ScrumMaster’s Handbook
- 實(shí)驗(yàn)編程:PsychoPy從入門到精通
- Beginning C# 7 Hands-On:The Core Language
- Lync Server Cookbook
- Jenkins 2.x實(shí)踐指南
- Python AI游戲編程入門:基于Pygame和PyTorch