- Apache Spark 2.x for Java Developers
- Sourav Gulati Sumit Kumar
- 26字
- 2021-07-02 19:02:00
Checking Spark version
Execute the following command to check the Spark version using spark-shell:
scala>sc.version
res0: String = 2.1.1
It is shown in the following screenshot:
推薦閱讀
- Kubernetes實(shí)戰(zhàn)
- Python網(wǎng)絡(luò)爬蟲從入門到實(shí)踐(第2版)
- HTML5 and CSS3 Transition,Transformation,and Animation
- Python面向?qū)ο缶幊蹋簶?gòu)建游戲和GUI
- 軟件測(cè)試技術(shù)指南
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Java EE核心技術(shù)與應(yīng)用
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- 微信小程序開發(fā)與實(shí)戰(zhàn)(微課版)
- SQL 經(jīng)典實(shí)例
- PHP+Ajax+jQuery網(wǎng)站開發(fā)項(xiàng)目式教程
- Swift語(yǔ)言實(shí)戰(zhàn)晉級(jí)
- Serverless Web Applications with React and Firebase
- 智能手機(jī)故障檢測(cè)與維修從入門到精通
- C++程序設(shè)計(jì)教程(第2版)