Project of Big Data Course
chmod a+x ./bin/start
bash ./bin/start
Access address: http://localhost:8888/book-rec/
The full SQL file book.sql
can be found in the release. Please download it and copy it to ./SQL/book.sql
before starting service.
docker-compose -f ./bin/docker-compose.yml stop