I get a java index out of bounds exception when i run part 2 of the documentation here:
http://ampcamp.berkeley.edu/3/exercises/mli-document-categorization.html Specifically the first line throws an error... i have tried splitting the methods and running them separately.. but still it gives me the error. Any help is appreciated... P.S: Scala 2.9.3 installed and spark 0.8.0-incubating installed. Sudhir