unsubscribe

2020-04-26 Thread siqi chen

java.lang.NoClassDefFoundError: org/apache/spark/SparkConf

2015-02-16 Thread siqi chen
Hello, I have a simple Kafka Spark Streaming example which I am still developing in the standalone mode. Here is what is puzzling me, If I build the assembly jar, use bin/spark-submit to run it, it works fine. But if I want to run the code from within Intellij IDE, then it will cry for this