Re: Illegal access error when initializing SparkConf

2015-07-02 Thread Ramprakash Ramamoorthy
Team, Got this fixed. After so much of juggling, when I replaced JRE7 with JRE8, things started working the way intended. Cheers! On Wed, Jul 1, 2015 at 7:07 PM, Ramprakash Ramamoorthy youngestachie...@gmail.com wrote: Team, I'm just playing around with spark and mllib. Installed scala and

Illegal access error when initializing SparkConf

2015-07-01 Thread Ramprakash Ramamoorthy
Team, I'm just playing around with spark and mllib. Installed scala and spark, versions mentioned below. Scala - 2.11.7 Spark - 1.4.0 (Did an mvn package with -Dscala-2.11) I'm trying to run the Java classification, clustering examples that came along with the documentation. However, I'm