IBM / elasticsearch-spark-recommender

Use Jupyter Notebooks to demonstrate how to build a Recommender with Apache Spark & Elasticsearch
https://developer.ibm.com/code/patterns/build-a-recommender-with-apache-spark-and-elasticsearch/
Apache License 2.0
841 stars 266 forks source link

Update Code Pattern to latest Elasticsearch version #54

Closed MLnick closed 4 years ago

MLnick commented 4 years ago

This PR updates the Code Pattern as follows:

README and notebook updates for these changes.

MLnick commented 4 years ago

I have tested the updated instructions and notebooks (from clean base folder and Conda env) and all works as expected.

You can test based off the repo es7 branch.

MLnick commented 4 years ago

Ping @rhagarty @stevemar

cc @djalova you may also take a look?