Re: ItemSimilarityDriver java example - NoSuchMethodError/SparkConf

2015-03-04 Thread Pat Ferrel
Look in the parent pom.xml in your mahout directory. It should be Spark 1.1.0. but today we’ll update to 1.1.1 We believe but can’t guarantee that using older versions is possible. This doesn’t look like a bad Spark version error. How are you calling ItemSimilarityDriver.main ? This looks lik

ItemSimilarityDriver java example - NoSuchMethodError/SparkConf

2015-03-03 Thread Jeff Isenhart
I am trying to run the ItemSimilarityDriver in java (7) and getting a NoSuchMethod ItemSimilarityDriver$.sparkConf()Lorg/apache/spark/SparkConf; I must not have the correct version of spark. Which one works with mahout 1.0-SNAPSHOT? Code: ItemSimilarityDriver.main(new String[]{"-i","/transacti