Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 71EB4107FE for ; Thu, 29 Aug 2013 03:11:02 +0000 (UTC) Received: (qmail 78968 invoked by uid 500); 29 Aug 2013 03:10:54 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 78832 invoked by uid 500); 29 Aug 2013 03:10:44 -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 78825 invoked by uid 99); 29 Aug 2013 03:10:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2013 03:10:43 +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 shahab.yunus@gmail.com designates 209.85.214.51 as permitted sender) Received: from [209.85.214.51] (HELO mail-bk0-f51.google.com) (209.85.214.51) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2013 03:10:37 +0000 Received: by mail-bk0-f51.google.com with SMTP id mx10so2454902bkb.38 for ; Wed, 28 Aug 2013 20:10:17 -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=nqGmCtRMfl223fGzb1V70NtboZIOO31+yyD00dHSoZU=; b=mnJRl1qE7pRkuHTgFn0IVdXgYCfX7ZmlrWDh4PhX699mhdueBZqWih/9bs+HhTBuOl 40z6lHsy2eJ9qnFhw6wVMQYCN6nmYcXSzVMTCziOui7p+UfZmlIJQ4r53NKQTvyKAjIr kz/3sG4PN5pcXy8kLKDRlUpHSseLeqjNEpIeGxKiYdJ2zjShzRjLFWHrpXTPP8GANsth DQizHPcLqqPfbX59eoOU3QQBH3C9os/0536oECHq9VJ+dQVdDiqKDUBVA/IAeuG4RQ2o e/qR2+d9Usk+to+Ra73FGO0o6yiUC8N3rkdtOK+HHsGszYICy9jHjgVX7hWvKZjJID02 QpvA== MIME-Version: 1.0 X-Received: by 10.204.103.199 with SMTP id l7mr473728bko.11.1377745817317; Wed, 28 Aug 2013 20:10:17 -0700 (PDT) Received: by 10.204.231.76 with HTTP; Wed, 28 Aug 2013 20:10:17 -0700 (PDT) Received: by 10.204.231.76 with HTTP; Wed, 28 Aug 2013 20:10:17 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Aug 2013 23:10:17 -0400 Message-ID: Subject: Re: Helper files in python From: Shahab Yunus To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a1133519408744604e50d72b1 X-Virus-Checked: Checked by ClamAV on apache.org --001a1133519408744604e50d72b1 Content-Type: text/plain; charset=ISO-8859-1 What you want to do with these? What do you mean by specify? Do you want to run them as a streaming job? Have you seen the streaming tutorial for hadoop? Regards, Shahab On Aug 28, 2013 7:50 PM, "Chengi Liu" wrote: > Hi, > I have four files > mapper.py > mapper_helper.py > reducer.py > reducer_helper.py > > How do i specify those helper files in hadoop? > Thanks > --001a1133519408744604e50d72b1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

What you want to do with these? What do you mean by specify? Do you want= to run them as a streaming job?

Have you seen the streaming tutorial for hadoop?

Regards,
Shahab

On Aug 28, 2013 7:50 PM, "Chengi Liu" = <chengi.liu.86@gmail.com&= gt; wrote:
Hi,
=A0I have four files
mapper.py
mapper_helper.py
reducer.py
reducer_helper.py

How do i specify those helper files in hadoop?
T= hanks
--001a1133519408744604e50d72b1--