ekampf 2.0

Provides rich user reading experience and a warm fuzzy feeling...

News

DeveloperZen.com feed (my main blog):

 Subscribe in a reader

ekampf 2.0 (blogs.microsoft.co.il syndication) feed:

 Subscribe in a reader

    Navigation

    Browse by Tags

    All Tags » Hadoop (RSS)
    Facebook, Hadoop and Hive
    Facebook has the second largest installation of Hadoop (a software platform that lets one easily write and run distributed applications that process vast amounts of data), Yahoo being the first. It is also the creator of Hive, a data warehouse infrastructure...
    Yahoo Releases Its Own Hadoop Distribution
    Yahoo! is releasing its own distribution of Hadoop: Hadoop is a distributed file system and parallel execution environment that enables its users to process massive amounts of data. In response to frequent requests from the Hadoop community, Yahoo! is...
    Introduction to MapReduce for .NET Developers
    The basic model for MapReduce derives from the map and reduce concept in functional languages like Lisp. In Lisp, a map takes as input a function and a sequence of values and applies the function to each value in the sequence. A reduce takes as input...