Tenzing: A SQL Implementation On The MapReduce Framework
research.google.com
Tenzing: A SQL Implementation On The MapReduce Framework
1–10 of 18 posts
Re: Tenzing: A SQL Implementation On The MapReduce Framework
#2So that's 10 queries/employee/day. That screams "experimental". Still, this would be very nice.
Re: Tenzing: A SQL Implementation On The MapReduce Framework
#3> Tenzing is currently used internally at Google by 1000+ employees and serves 10000+ queries per day So that's 10 queries/employee/day. That screams "experimental". Still, this would be very nice.
and this was quite a while ago
Re: Tenzing: A SQL Implementation On The MapReduce Framework
#4Re: Tenzing: A SQL Implementation On The MapReduce Framework
#5Re: Tenzing: A SQL Implementation On The MapReduce Framework
#6Re: Tenzing: A SQL Implementation On The MapReduce Framework
#7Isn't this a Google version of Hive, which was open sourced by Facebook and provides an SQL style syntax to Hadoop. Queries aren't quick, it just allows offline data crunching to be coded quickly with out users having to code lots of map reduce. Cool concept but dont expect to see the online part of web apps powered by this.
Tenzing is not ACID compliant - specifically, we are atomic, consistent and
durable, but do not support isolation.Re: Tenzing: A SQL Implementation On The MapReduce Framework
#8Re: Tenzing: A SQL Implementation On The MapReduce Framework
#9Re: Tenzing: A SQL Implementation On The MapReduce Framework
#10It would be interesting to know the identity of the vendor for "DBMS-X". I work in the "enterprise" data warehouse space and I'm trying to advocate moving away from "database appliances" towards distributed computing, and having a quotable source from Google would be very compelling.
It seems to me that that whole industry (DW & ETL) is a dinosaur whose lunch is about to get eaten by some upstarts.