Re: Error creating SparkSession, in IntelliJ

2016-11-04 Thread shyla deshpande
I have built many projects using IntellJ, maven using prior version of Spark. If anyone has a successful project with Kafka, Spark 2.0.1, Cassandra, Please share the pom.xml file. Thanks -S On Thu, Nov 3, 2016 at 10:03 PM, Hyukjin Kwon wrote: > Hi Shyla, > > there is the

Re: Error creating SparkSession, in IntelliJ

2016-11-03 Thread Hyukjin Kwon
Hi Shyla, there is the documentation for setting up IDE - https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-IDESetup I hope this is helpful. 2016-11-04 9:10 GMT+09:00 shyla deshpande : > Hello Everyone, > > I just installed

Error creating SparkSession, in IntelliJ

2016-11-03 Thread shyla deshpande
Hello Everyone, I just installed Spark 2.0.1, spark shell works fine. Was able to run some simple programs from the Spark Shell, but find it hard to make the same program work when using IntelliJ. I am getting the following error. Exception in thread "main" java.lang.NoSuchMethodError: