- Apache Spark 2.x for Java Developers
- Sourav Gulati Sumit Kumar
- 140字
- 2021-07-02 19:02:00
Let Us Spark
This chapter serves the purpose of providing instructions so that the reader becomes familiar with the process of installing Apache Spark in standalone mode, along with its dependencies. Then we will start our first interaction with Apache Spark by doing a couple of hands on exercises using Spark CLI as known as REPL.
We will move on to discuss Spark components and common terminologies associated with spark, and then finally discuss the life cycle of a Spark Job in a clustered environment. We will also explore the execution of Spark jobs in a graphical sense, from creation of DAG to execution of the smallest unit of tasks by the utilities provided in Spark Web UI.
Finally, we will conclude the chapter by discussing different methods of Spark Job configuration and submission using Spark-Submit tool and Rest APIs.
- VMware View Security Essentials
- Machine Learning with R Cookbook(Second Edition)
- jQuery EasyUI網站開發實戰
- Raspberry Pi 2 Server Essentials
- SSM輕量級框架應用實戰
- ASP.NET程序設計教程
- Java EE 8 Application Development
- 深入淺出React和Redux
- Django 3.0應用開發詳解
- Getting Started with Nano Server
- 深入實踐Kotlin元編程
- 零代碼實戰:企業級應用搭建與案例詳解
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- Python網絡爬蟲實例教程(視頻講解版)
- Greenplum構建實時數據倉庫實踐