Hi Hoa,
A few things could be happening here, I haven't run across that specific
error.
1) Spark 2.x - Mahout 0.13.0: Mahout 0.13.0 WILL run on Spark 2.x, however
you need to build from source (not the binaries). You can do this by
downloading mahout source or cloning the repo and building with:
I apologize in advance if this is too much of a newbie question but I'm
having a hard time running any Mahout example code in a distributed Spark
cluster. The code runs as advertised when Spark is running locally on one
machine but the minute I point Spark to a cluster and master url, I can't
get i