Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 382 Bytes

readme.MD

File metadata and controls

14 lines (11 loc) · 382 Bytes

PredictionIO + Universal Recommender as a Docker container

Include only spark. Connect to remote mysql and elasticsearch

Set environment when running docker (used by files/pio-env.sh): MYSQL_JDBC MYSQL_USER MYSQL_PASS ELASTICSEARCH_HOST ELASTICSEARCH_PORT

PredictionIO build with: ./make-distribution.sh -Dscala.version=2.11.11 -Dspark.version=2.1.1 -Delasticsearch.version=5.5.2