Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CDFDDB0D for ; Fri, 15 Feb 2013 07:29:01 +0000 (UTC) Received: (qmail 38612 invoked by uid 500); 15 Feb 2013 07:28:56 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 38510 invoked by uid 500); 15 Feb 2013 07:28:55 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 38480 invoked by uid 99); 15 Feb 2013 07:28:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 07:28:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of balijamahesh.mca@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-la0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 07:28:46 +0000 Received: by mail-la0-f52.google.com with SMTP id fs12so3056800lab.39 for ; Thu, 14 Feb 2013 23:28:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=pB/nb+bAqLXYIb6EeaXeKV9zZwpsItJJzYzBxb9ygM0=; b=jE0Xb+VAhjIUX6qpURKy5mig2MitaYnVKtw+/78bwSHUXoW9UjRuJnK4fgjSGT3E+N NITj2o6E+49WNrFyI822mYbMxp5Tq0NMSEVEq2RGSqeNvLoH+w5jnUbf1KrvnJKcRgfr tMjua0oERVBJYjcjZrB6BIaGTTaIPphbKhYUR8wLDQK855Fr1/omtPurpYHAa5a10ff3 nq7yUDsHA7yNfIVDUfMALlscyY5e3cAzvPKLQVhex2k2ZbVJcHqy0nvF3bMT+1kKnDJ1 2sKVUo8bv/D2zTIeE82HcHAFN9w3mlBB2vyrHXvi6EvNZ44A3CCl0VQ7muKAKJZpLbDz 5zvw== MIME-Version: 1.0 X-Received: by 10.112.10.138 with SMTP id i10mr1754727lbb.24.1360913305380; Thu, 14 Feb 2013 23:28:25 -0800 (PST) Received: by 10.112.8.98 with HTTP; Thu, 14 Feb 2013 23:28:25 -0800 (PST) In-Reply-To: References: Date: Fri, 15 Feb 2013 12:58:25 +0530 Message-ID: Subject: Re: Regarding Hadoop From: Mahesh Balija To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=e0cb4efe33de23267a04d5be52b1 X-Virus-Checked: Checked by ClamAV on apache.org --e0cb4efe33de23267a04d5be52b1 Content-Type: text/plain; charset=ISO-8859-1 Hadoop is a combination of frameworks each having its own purpose, HDFS -> Distributed data storage, (i.e., if you have to manage huge amount of data which may NOT fit into single machine then DFS (distributed file system) is a way through which you can store and manage your data across multiple machines) Mapreduce -> Hadoop mapreduce is a parallel processing batch oriented framework where you can run a single task in parallel across multiple machines Hbase -> is a distributed NOSQL data base (there are major differences b/w a relational data base and Hbase) and many other frameworks in the Hadoop eco-system includes Mahout, Hive, Pig etc has their own applications. One important note is that Hadoop run on a commodity hardware. Best, Mahesh Balija, Calsoft Labs. On Fri, Feb 15, 2013 at 12:08 PM, SrinivasaRao Kongar wrote: > > Hi sir, > > What is Hadoop technology? what is the main purpose of this Hadoop > technology? > > -- > Thanks&Regards, > SrinivasaRao Kongara > --e0cb4efe33de23267a04d5be52b1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hadoop is a combination of frameworks each having its own purpose,
HDFS = -> Distributed data storage, (i.e., if you have to manage huge amount of= data which may NOT fit into single machine then DFS (distributed file syst= em) is a way through which you can store and manage your data across multip= le machines)
Mapreduce -> Hadoop mapreduce is a parallel processing batch oriented fr= amework where you can run a single task in parallel across multiple machine= s
Hbase -> is a distributed NOSQL data base (there are major differen= ces b/w a relational data base and Hbase)
and many other frameworks in the Hadoop eco-system includes Mahout, Hive, P= ig etc has their own applications.

One important note is that Hadoop= run on a commodity hardware.

Best,
Mahesh Balija,
Calsoft Lab= s.

On Fri, Feb 15, 2013 at 12:08 PM, SrinivasaR= ao Kongar <ksrinu471@gmail.com> wrote:

Hi sir,

=A0 What is Hadoop technology? what is the= main purpose of this Hadoop technology?

--
=A0Thanks&Regards,
Srinivasa= Rao Kongara

--e0cb4efe33de23267a04d5be52b1--