Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 8E5F4111B8 for ; Sun, 13 Apr 2014 05:03:39 +0000 (UTC) Received: (qmail 75654 invoked by uid 500); 13 Apr 2014 05:03:31 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 75007 invoked by uid 500); 13 Apr 2014 05:03:30 -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 74999 invoked by uid 99); 13 Apr 2014 05:03:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2014 05:03:29 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mahesh.k.exp@gmail.com designates 209.85.192.67 as permitted sender) Received: from [209.85.192.67] (HELO mail-qg0-f67.google.com) (209.85.192.67) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2014 05:03:24 +0000 Received: by mail-qg0-f67.google.com with SMTP id j5so2394308qga.10 for ; Sat, 12 Apr 2014 22:03:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=aqDVXsZHO5zzzKliIvexjiJ9Xx++IsfUmbjIl1uIRn0=; b=IhoKtk63BLIrTEinUYT9FOWPn3mHV/3ACBD+5BaEbDE9jOvDPHmeibOMVxMzWgwWrO Gz7tj3a1PxK+rrlwBHh18eJIdd8aBpQvCsEDt/JHjeYYd8GLas7VrolypeVqktfTzuPN UZqw0TaD2SQik06qxU/Ied/gNAAR7xbwF3NqbcxcQc5GlI4rqmOTY8jA/AVWc3dmZK+1 VAprLxh8gFdPDnr8mTUJiqD5rus0HSfR7cmX/iFuY3HSsdI89yS9kLJUwnpg1qGXGnlg axj2JOCIcPq+iFiKmHBKfnDJZfcE8FXcnR/qHi9obuCHU48144Dq3V/LbSaca9pRFq/5 peSA== MIME-Version: 1.0 X-Received: by 10.140.82.167 with SMTP id h36mr39430880qgd.51.1397365382192; Sat, 12 Apr 2014 22:03:02 -0700 (PDT) Received: by 10.96.38.165 with HTTP; Sat, 12 Apr 2014 22:03:02 -0700 (PDT) In-Reply-To: References: Date: Sun, 13 Apr 2014 10:33:02 +0530 Message-ID: Subject: Re: HDFS Installation From: Mahesh Khandewal To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11c120ce3b23fa04f6e57bec X-Virus-Checked: Checked by ClamAV on apache.org --001a11c120ce3b23fa04f6e57bec Content-Type: text/plain; charset=ISO-8859-1 I think in hadoop installation only hdfs comes. Like you need to insert script like bin/hadoop start-dfs.sh in $hadoop_home path On Sun, Apr 13, 2014 at 10:27 AM, Ekta Agrawal wrote: > Can anybody suggest any good tutorial to install hdfs and work with hdfs? > > I installed hadoop on Ubuntu as single node. I can see those service > running. > > But how to install and work with hdfs? Please give some guidance. > --001a11c120ce3b23fa04f6e57bec Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I think in hadoop installation only hdfs comes.
Like y= ou need to insert script like
bin/hadoop start-dfs.sh in $hadoop_= home path


On Sun, Apr 13, 2014 at 10:27 AM, Ekta Agrawal <ektacloudstack@gmai= l.com> wrote:
Can anybody suggest any good tutorial to install hdfs= and work with hdfs?

I installed hadoop on Ubuntu = as single node. I can see those service running.

But how to install and work with hdfs?=A0Please give some guidance.

--001a11c120ce3b23fa04f6e57bec--