- 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:
推薦閱讀
- TypeScript入門與實戰
- R語言經典實例(原書第2版)
- 深度學習經典案例解析:基于MATLAB
- C# Programming Cookbook
- Access 2010數據庫應用技術(第2版)
- 微服務架構深度解析:原理、實踐與進階
- 汽車人機交互界面整合設計
- .NET Standard 2.0 Cookbook
- Python自然語言理解:自然語言理解系統開發與應用實戰
- 零基礎學Scratch 3.0編程
- XML程序設計(第二版)
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Arduino Electronics Blueprints
- Android 5從入門到精通
- 信息學競賽寶典:基礎算法