Re: ALS on EC2

2014-07-14 Thread Xiangrui Meng
Could you share the code of RecommendationALS and the complete spark-submit command line options? Thanks! -Xiangrui On Mon, Jul 14, 2014 at 11:23 PM, Srikrishna S wrote: > Using properties file: null > Main class: > RecommendationALS > Arguments: > _train.csv > _validation.csv > _test.csv > Syste

ALS on EC2

2014-07-14 Thread Srikrishna S
Using properties file: null Main class: RecommendationALS Arguments: _train.csv _validation.csv _test.csv System properties: SPARK_SUBMIT -> true spark.app.name -> RecommendationALS spark.jars -> file:/root/projects/spark-recommendation-benchmark/benchmark_mf/target/scala-2.10/recommendation-bench