Add recent talks/presentations to documentation
This commit is contained in:
committed by
vinoth chandar
parent
e8b3ddd7cb
commit
cf1dde0323
@@ -23,7 +23,7 @@ entries:
|
|||||||
url: /use_cases.html
|
url: /use_cases.html
|
||||||
output: web
|
output: web
|
||||||
|
|
||||||
- title: Powered By
|
- title: Talks & Powered By
|
||||||
url: /powered_by.html
|
url: /powered_by.html
|
||||||
output: web
|
output: web
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,34 @@
|
|||||||
---
|
---
|
||||||
title: Powered By
|
title: Talks & Powered By
|
||||||
keywords: usecases
|
keywords: talks
|
||||||
sidebar: mydoc_sidebar
|
sidebar: mydoc_sidebar
|
||||||
permalink: powered_by.html
|
permalink: powered_by.html
|
||||||
|
toc: false
|
||||||
---
|
---
|
||||||
|
|
||||||
## Uber
|
## Adoption
|
||||||
|
|
||||||
|
#### Uber
|
||||||
|
|
||||||
Hoodie was originally developed at [Uber](https://uber.com), to achieve [low latency database ingestion, with high efficiency](http://www.slideshare.net/vinothchandar/hadoop-strata-talk-uber-your-hadoop-has-arrived/32).
|
Hoodie was originally developed at [Uber](https://uber.com), to achieve [low latency database ingestion, with high efficiency](http://www.slideshare.net/vinothchandar/hadoop-strata-talk-uber-your-hadoop-has-arrived/32).
|
||||||
It has been in production since Aug 2016, powering ~100 highly business critical tables on Hadoop, worth 100s of TBs(including top 10 including trips,riders,partners).
|
It has been in production since Aug 2016, powering ~100 highly business critical tables on Hadoop, worth 100s of TBs(including top 10 including trips,riders,partners).
|
||||||
It also powers several incremental Hive ETL pipelines and being currently integrated into Uber's data dispersal system.
|
It also powers several incremental Hive ETL pipelines and being currently integrated into Uber's data dispersal system.
|
||||||
|
|
||||||
|
## Talks & Presentations
|
||||||
|
|
||||||
|
1. ["Hoodie: Incremental processing on Hadoop at Uber"](https://conferences.oreilly.com/strata/strata-ca/public/schedule/detail/56511) - By Vinoth Chandar & Prasanna Rajaperumal
|
||||||
|
Mar 2017, Strata + Hadoop World, San Jose, CA
|
||||||
|
|
||||||
|
2. ["Hoodie: An Open Source Incremental Processing Framework From Uber"](http://www.dataengconf.com/hoodie-an-open-source-incremental-processing-framework-from-uber) - By Vinoth Chandar.
|
||||||
|
Apr 2017, DataEngConf, San Francisco, CA [Slides](https://www.slideshare.net/vinothchandar/hoodie-dataengconf-2017) [Video](https://www.youtube.com/watch?v=7Wudjc-v7CA)
|
||||||
|
|
||||||
|
|
||||||
|
3. ["Incremental Processing on Large Analytical Datasets"](https://spark-summit.org/2017/events/incremental-processing-on-large-analytical-datasets/) - By Prasanna Rajaperumal
|
||||||
|
June 2017, Spark Summit 2017, San Francisco, CA. [Slides](https://www.slideshare.net/databricks/incremental-processing-on-large-analytical-datasets-with-prasanna-rajaperumal-and-vinoth-chandar) [Video](https://www.youtube.com/watch?v=3HS0lQX-cgo&feature=youtu.be)
|
||||||
|
|
||||||
|
|
||||||
|
## Articles
|
||||||
|
|
||||||
|
1. ["The Case for incremental processing on Hadoop"](https://www.oreilly.com/ideas/ubers-case-for-incremental-processing-on-hadoop) - O'reilly Ideas article by Vinoth Chandar
|
||||||
|
2. ["Hoodie: Uber Engineering's Incremental Processing Framework on Hadoop"](https://eng.uber.com/hoodie/) - Engineering Blog By Prasanna Rajaperumal
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user