Hi
If you want IDEA compile your spark project (version 1.0.0 and above), you
should do it with following steps.
1 clone spark project
2 use mvn to compile your spark project ( because you need the generated avro
source file in flume-sink module)
3 open spark/pom.xml with IDEA
4 check profiles
I actually got this same exact issue compiling a unrelated project (not using
spark). Maybe it's a protobuf issue?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Build-spark-with-Intellij-IDEA-13-tp9904p15284.html
Sent from the Apache Spark User List maili