Videos tagged with Map-Reduce


CouchDB

CouchDB

Posted in Conferences, Development, Databases, Frameworks

Summary CouchDB is a schema-free document database. But now that the NoSQL movement is in full swing, there are several document databases to choose from, so why choose Couch? Two things really set CouchDB apart from the rest: its map/reduce views and its RESTful API. Since the API is RESTful, you can easily use Couch from any platform that can talk HTTP. The benefits go way beyond that, though...

Tags: Conferences, Ruby, Technologies, Web Services, InfoQ, Database Design, CouchDB, Development, Coaching, Operations, Map-Reduce, ...



Google I/O 2011: Large-scale Data Analysis Using the App Engine Pipeline API

Google I/O 2011: Large-scale Data Analysis Using the App Engine Pipeline API

Posted in Companies, Conferences, Development, Databases, Frameworks

Brett SlatkinThe Pipeline API makes it easy to analyze complex data using App Engine. This talk will cover how to build multi-phase Map Reduce workflows; how to merge multiple large data sources with "join" operations; and how to build reusable analysis components. It will also cover the API's concurrency model, how to debug in production, and built-in testing facilities.

Tags: Google, Conferences, Development, Companies, Map-Reduce, Pipeline API