<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>5106</id>
      <name>Apache Hadoop</name>
      <created_at>2007-05-05T17:40:43Z</created_at>
      <updated_at>2009-12-22T18:36:52Z</updated_at>
      <description>Hadoop is a framework for running applications on large clusters of commodity hardware. The Hadoop framework transparently provides applications both reliability and data motion. Hadoop implements a computational paradigm named map/reduce, where the application is divided into many small fragments of work, each of which may be executed or reexecuted on any node in the cluster. In addition, it provides a distributed file system that stores data on the compute nodes, providing very high aggregate bandwidth across the cluster. Both map/reduce and the distributed file system are designed so that node failures are automatically handled by the framework.</description>
      <homepage_url>http://hadoop.apache.org/core/</homepage_url>
      <download_url>http://hadoop.apache.org/core/releases.html</download_url>
      <url_name>Hadoop</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1195/hadoop_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1195/hadoop_small.png</small_logo_url>
      <user_count>29</user_count>
      <average_rating>4.875</average_rating>
      <rating_count>8</rating_count>
      <analysis_id>804814</analysis_id>
      <analysis>
        <id>804814</id>
        <project_id>5106</project_id>
        <updated_at>2009-12-22T18:36:52Z</updated_at>
        <logged_at>2009-12-22T18:31:16Z</logged_at>
        <min_month>2006-01-01T00:00:00Z</min_month>
        <max_month>2009-12-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>29</twelve_month_contributor_count>
        <total_code_lines>1649562</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
