Spark Partitioning Strategies at Airbnb

This commit is contained in:
Binh Nguyen 2020-07-17 08:08:22 +08:00
parent 1dc72a5436
commit 6183146963
1 changed files with 1 additions and 0 deletions

View File

@ -741,6 +741,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Architecting Restaurant Wait Time Predictions at Yelp](https://engineeringblog.yelp.com/2019/12/architecting-wait-time-estimations.html)
* [Music Personalization at Spotify](https://labs.spotify.com/2016/08/07/commodity-music-ml-services/)
* [Deep Learning for Domain Name Valuation at GoDaddy](https://sg.godaddy.com/engineering/2019/07/26/domain-name-valuation/)
* [Spark Partitioning Strategies at Airbnb](https://medium.com/airbnb-engineering/on-spark-hive-and-small-files-an-in-depth-look-at-spark-partitioning-strategies-a9a364f908)
## Architecture
* [Systems We Make](https://systemswemake.com/)