Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
2.2.0
-
None
-
None
-
IntelliJ IDEA 12.x & 13.x beta
Description
When IntelliJ IDEA imports the hadoop POMs into the IDE, somehow it fails to pick up all the transitive dependencies of the yarn-client, and so can't resolve commons logging, com.google.* classes and the like.
While this is probably an IDEA bug, it does stop you building Hadoop from inside the IDE, making debugging significantly harder