Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.0.0
-
None
-
None
Description
When loading a project through a Maven pom, IntelliJ allows switching on profiles, but, to my knowledge, doesn't provide a way to set arbitrary properties.
To get Spark-on-YARN code to compile in IntelliJ, I need to manually change the hadoop.version in the root pom.xml to 2.2.0 or higher. This is very cumbersome when switching branches.
It would be really helpful to add a profile that sets the Hadoop version that IntelliJ can switch on.
Attachments
Issue Links
- duplicates
-
SPARK-2026 Maven "hadoop*" Profiles Should Set the expected Hadoop Version.
- Resolved