- Spark Cookbook
- Rishi Yadav
- 79字
- 2021-07-16 13:44:00
Developing a Spark application in IntelliJ IDEA with Maven
IntelliJ IDEA comes bundled with support for Maven. We will see how to create a new Maven project in this recipe.
How to do it...
Perform the following steps to develop a Spark application on IntelliJ IDEA with Maven:
- Select Maven in new project window and click on Next:
- Enter three dimensions of the project:
- Enter the project's name and location:
- Click on Finish and the Maven project is ready.
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Flask Blueprints
- AngularJS Testing Cookbook
- 密碼學原理與Java實現
- Beginning C++ Game Programming
- C#程序設計教程
- R語言編程指南
- C/C++常用算法手冊(第3版)
- Instant QlikView 11 Application Development
- Functional Kotlin
- Gradle for Android
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Python Essentials
- JavaScript悟道
- Python全棧開發:數據分析