Skip to content

Commit 016b7df

Browse files
committed
Point to IntelliJ wiki page instead of also including IntelliJ notes in the docs
1 parent c082385 commit 016b7df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/building-spark.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ Thus, the full flow for running continuous-compilation of the `core` submodule m
153153

154154
# Using With IntelliJ IDEA
155155

156-
This setup works fine in IntelliJ IDEA 11.1.4. After opening the project via the pom.xml file in the project root folder, you only need to activate either the hadoop1 or hadoop2 profile in the "Maven Properties" popout. We have not tried Eclipse/Scala IDE with this.
156+
For additional help in setting up IntelliJ IDEA for Spark development, refer to the
157+
[wiki page for IntelliJ](https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-BuildingSparkinIntelliJIDEA)
157158

158159
# Building Spark Debian Packages
159160

0 commit comments

Comments
 (0)