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 08226109D5 for ; Thu, 29 Aug 2013 22:25:05 +0000 (UTC) Received: (qmail 47796 invoked by uid 500); 29 Aug 2013 22:25:00 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 47645 invoked by uid 500); 29 Aug 2013 22:25:00 -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 47638 invoked by uid 99); 29 Aug 2013 22:25:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2013 22:25:00 +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 (athena.apache.org: domain of secsubs@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vb0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2013 22:24:55 +0000 Received: by mail-vb0-f47.google.com with SMTP id h10so763719vbh.20 for ; Thu, 29 Aug 2013 15:24:35 -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=a9qHpe7xQAWyTYoiRezLeDpHHD5JQF3ShReOhWZqwks=; b=qfrCo+I1mKLdfyYQz6U4mxxaCJLm2ERBgq8hoIAb3XVoEBKMcakMRxhy4gSLHAMrQy HUKo6SdGbTpoQ6HSb19/TAazppZZ/IUdp9AYN2DxpkcYBhMm0ns6eYs8oLIuYNDHmMlK UT1rML//D6ryHoQ2QBsgKY7m/S/XybbXFKEm8mVdmAqmUmI4MFPUW4rJOXKGM7oJs19L HfhZIUiBFY0zL9VaZFOTe27izskx5IVP3msyJr+I6o/WQ8iOvO4OS3ghlVugTNn3j3PN XnUgNe9pMkTSaBNb33aYMP6w0DJ5CZIyNdIPXiJE5Klk6lpsWs+fjJFGHEqGFNhXbW3C fODg== MIME-Version: 1.0 X-Received: by 10.58.155.68 with SMTP id vu4mr3858978veb.21.1377815075129; Thu, 29 Aug 2013 15:24:35 -0700 (PDT) Received: by 10.221.57.129 with HTTP; Thu, 29 Aug 2013 15:24:35 -0700 (PDT) In-Reply-To: <1377814300.33907.YahooMailNeo@web162205.mail.bf1.yahoo.com> References: <1377814300.33907.YahooMailNeo@web162205.mail.bf1.yahoo.com> Date: Thu, 29 Aug 2013 15:24:35 -0700 Message-ID: Subject: Re: Hadoop Clients (Hive,Pig) and Hadoop Cluster From: Xuri Nagarin To: user@hadoop.apache.org, Raj Hadoop Content-Type: multipart/alternative; boundary=047d7b604d021e8f7804e51d92f9 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b604d021e8f7804e51d92f9 Content-Type: text/plain; charset=ISO-8859-1 Yes, ideally you want to setup a 4th gateway node to run clients. http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Security-Guide/AppxG-Setting-Up-Gateway.html On Thu, Aug 29, 2013 at 3:11 PM, Raj Hadoop wrote: > Hi, > > I am trying to setup a multi node hadoop cluster. I am trying to > understand where hadoop clients like (Hive,Pig,Sqoop) would be installed in > the Hadoop Cluster. > > Say - I have three Linux machines- > > Node 1 - Master - (Name Node , Job Tracker and Secondary Name Node) > Node 2 - Slave (Task Tracker,Data Node) > Node 3 - Slave (Task Tracker,Data Node) > > On which machines should I install Hive? Should it be installed or Can it > be installed on a separate machine? What user and privileges are required ? > On which machines should I install Pig? Should it be installed or Can it > be installed on a separate machine? What user and privileges are required ? > On which machines should I install Sqoop? Should it be installed or Can it > be installed on a separate machine? What user and privileges are required ? > > Thanks, > Raj > --047d7b604d021e8f7804e51d92f9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


On Thu, Aug 29, 2013 at 3:11 PM, Raj Hadoop <hadoopraj@yahoo.com&g= t; wrote:
Hi,
=A0
I am trying to setup a multi node hadoop cluster. I am trying to under= stand where hadoop clients like (Hive,Pig,Sqoop) would be installed in the = Hadoop Cluster.
=A0
Say - I have three Linux machines-
=A0
Node 1=A0=A0=A0=A0- Master - (Name Node , Job Tracker and= Secondary Name Node)
Node 2=A0=A0=A0 - Slave (Task Tracker,Data Node)
Node=A03=A0=A0=A0 - Slave (Task Tracker,Data Node)
=A0
On which machines should I install Hive? Should it be installed or Can= it be installed on a separate machine? What user and privileges are requir= ed ?
On which machines should I install Pig? Should it be installed or Can = it be installed on a separate machine? What user and privileges are require= d ?
On which machines should I install Sqoop? Should it be installed or Ca= n it be installed on a separate machine? What user and privileges are requi= red ?
=A0
Thanks,
Raj

--047d7b604d021e8f7804e51d92f9--