- PySpark Cookbook
- Denny Lee Tomasz Drabas
- 72字
- 2021-06-18 19:06:30
Configuring a local instance of Spark
There is actually not much you need to do to configure a local instance of Spark. The beauty of Spark is that all you need to do to get started is to follow either of the previous two recipes (installing from sources or from binaries) and you can begin using it. In this recipe, however, we will walk you through the most useful SparkSession configuration options.
推薦閱讀
- 從零開始構(gòu)建企業(yè)級RAG系統(tǒng)
- GAE編程指南
- Facebook Application Development with Graph API Cookbook
- Java從入門到精通(第4版)
- Learning Zurb Foundation
- HTML5與CSS3基礎教程(第8版)
- iOS開發(fā)實戰(zhàn):從入門到上架App Store(第2版) (移動開發(fā)叢書)
- 愛上micro:bit
- GameMaker Essentials
- 實戰(zhàn)Java高并發(fā)程序設計(第2版)
- ActionScript 3.0從入門到精通(視頻實戰(zhàn)版)
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Web前端開發(fā)技術:HTML、CSS、JavaScript
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數(shù)據(jù)
- PHP Microservices