[ https://issues.apache.org/jira/browse/SPARK-14093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208173#comment-15208173 ]
Sean Owen commented on SPARK-14093: ----------------------------------- No, this means your Hadoop config is incorrect, in that it sounds like it refers to some local FS instead of describing your HDFS path. Check your local Hadoop conf directory. > org.apache.spark.ml.recommendation.ALSModel.save method cannot be used with > HDFS > -------------------------------------------------------------------------------- > > Key: SPARK-14093 > URL: https://issues.apache.org/jira/browse/SPARK-14093 > Project: Spark > Issue Type: Bug > Components: Java API, ML > Affects Versions: 1.6.0 > Reporter: Dulaj Rajitha > > ALSModel.save(path) is not working for HDFS paths and it gives > java.lang.IllegalArgumentException: Wrong FS: > hdfs://192.168.1.71/res/als.model, expected: file:/// -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org