Hello Flink experts,
I am new to FlinkML and currently playing around with using ALS in a
recommender system. In our dataset, we have more than 2 features. When I
tried running the example towards the bottom of this page:
https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/libs/ml/als.
We had the same issue. Get the hdp version, from
/usr/hdp/current/hadoop-client/hadoop-common-.jar for example.
Then rebuild flink from src:
mvn clean install -DskipTests -Pvendor-repos -Dhadoop.version=
for example: mvn clean install -DskipTests -Pvendor-repos
-Dhadoop.version=2.7.3.2.6.1.0-129