- Mastering Apache Spark 2.x(Second Edition)
- Romeo Kienzler
- 124字
- 2021-07-02 18:55:25
Performance
Before moving on to the rest of the chapters covering functional areas of Apache Spark and extensions, we will examine the area of performance. What issues and areas need to be considered? What might impact the Spark application performance starting at the cluster level and finishing with actual Scala code? We don't want to just repeat what the Spark website says, so take a look at this URL: http://spark.apache.org/docs/<version>/tuning.html.
Here, <version> relates to the version of Spark that you are using; that is, either the latest or something like 1.6.1 for a specific version. So, having looked at this page, we will briefly mention some of the topic areas. We will list some general points in this section without implying an order of importance.
- Learning Single:page Web Application Development
- C# 7 and .NET Core Cookbook
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Xcode 7 Essentials(Second Edition)
- Network Automation Cookbook
- Mastering Rust
- HTML5與CSS3基礎教程(第8版)
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Django 3.0應用開發詳解
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- 零基礎學Scratch 3.0編程
- CodeIgniter Web Application Blueprints
- Visual C++從入門到精通(第2版)
- Java EE架構設計與開發實踐