1
0

Docs for impl & comparison (#79)

* Initial version of comparison, implementation

* Finished doc for comparison to other systems
This commit is contained in:
vinoth chandar
2017-02-17 08:25:17 -08:00
committed by GitHub
parent a725382549
commit c7a8e15c78
3 changed files with 129 additions and 6 deletions

View File

@@ -8,4 +8,5 @@ permalink: powered_by.html
## 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).
It has been in production since Aug 2016, powering highly business critical (7/10 most used including trips,riders,partners totalling 100s of TBs) tables on Hadoop. It also powers several incremental Hive ETL pipelines and being currently integrated into Uber's data dispersal system.
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.