Skip to content

Commit

Permalink
docs(): README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nbsps committed Mar 27, 2022
1 parent de84404 commit 5192347
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,32 @@ Maybe in several months, I'll come back to update the repository.(now: 📖🏃
- [ ] other fns
- [ ] directly flink to redis (now it seems a trick) [import specific jar]

Contact me: [email protected]

> **!!!** the system now is **really really really** rudimentary
## Functions

- similar movies

![image-20220327232506488](./image/image-20220327232506488.png)

- movies (genres)

![image-20220327232704653](./image/image-20220327232704653.png)

- recommend for specific user

![image-20220327233147395](./image/image-20220327233147395.png)

- movies on hot (click shot)

![image-20220327233039243](./image/image-20220327233039243.png)



![image-20220327233147395](./image/image-20220327233147395.png)

## Envirenment

> `front`
Expand All @@ -41,12 +58,14 @@ Maybe in several months, I'll come back to update the repository.(now: 📖🏃
>
> make sure: zookeeper kafka(topic: rec3) redis
>
> python3 flinkForRec.py
>
> python3 app.py
- pyspark
- pyfink
- kafka - redis
- node
- pyspark `3.0.3`
- pyfink `1.14.4`
- kafka `2.4.0` (scala `2.11`) - redis `5.0.9`
- node `v14.17.5` npm `6.14.14` ( `vue3` `element-plus` )

## Architecture

Expand Down

0 comments on commit 5192347

Please sign in to comment.