Hi, I have imported the Spark source code in Intellij Idea as a SBT project. I try to do maven install in Intellij Idea by clicking Install in the Spark Project Parent POM(root),but failed. I would ask which profiles should be checked. What I want to achieve is staring Spark in IDE and Hadoop 2.4 in local machine. At this point, I only care Hadoop2.4,not care hbase,hive...
- Build spark source code with Maven in Intellij Idea Todd
