To clarify, I just undid that "var... field.." thing described above, and it throws the same error.
On Wed, Nov 27, 2013 at 5:53 PM, Walrus theCat <[email protected]>wrote: > Hi all, > > This exception gets thrown when I assign a value to the variable holding > my SparkContext. I initialize it as a var holding a null value (so it can > be a field), and then give it a value in my main method. This worked with > the previous version of Spark, but is not working on Spark 0.8.0. > > Dankeschöen, > > Walrus theCat >
