Return-Path: X-Original-To: apmail-giraph-user-archive@www.apache.org Delivered-To: apmail-giraph-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8AC901133F for ; Sat, 5 Apr 2014 08:10:06 +0000 (UTC) Received: (qmail 57374 invoked by uid 500); 5 Apr 2014 08:10:05 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 56953 invoked by uid 500); 5 Apr 2014 08:10:04 -0000 Mailing-List: contact user-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@giraph.apache.org Delivered-To: mailing list user@giraph.apache.org Received: (qmail 56940 invoked by uid 99); 5 Apr 2014 08:10:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2014 08:10:02 +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 rao.jyoti26yadav@gmail.com designates 74.125.82.51 as permitted sender) Received: from [74.125.82.51] (HELO mail-wg0-f51.google.com) (74.125.82.51) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2014 08:09:56 +0000 Received: by mail-wg0-f51.google.com with SMTP id k14so4380057wgh.34 for ; Sat, 05 Apr 2014 01:09:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mhzlDCEo/NkGp0ZxqzldAovSjbCRmeMU1Rx/3y3aHo8=; b=VFnCac/MvboeIs6xDKaEWxZwjQ6BXWK7PcQXCRN7YqZ8ylnbVAEMZBRQRExezkgbXl i0G+NVC/mnQRmv0+dKZoOLqO4aaWNBYYejBJacwThfqAkPF09LfJ89O6Vxn8Sz1KK8lt HL+CoxLWowdsGpyIErQ+k5uVFoGD4BZX/5Brvzp6JLguCRmXTGge0AOr+ii2zmoL1bAP URNCmkFI9AeiEX7MfObf0jTAtFJEqtmRpcUQ4fjiyDoGDEjm371n74SQxevovVmepHhz S8cI1kHnXFGGEU1CGmT32DOAU2xgfox2Ed9Rv/klLqzGD6gFvOCIaeBDXzfDWtkGHP7p t9BQ== MIME-Version: 1.0 X-Received: by 10.194.20.229 with SMTP id q5mr1688101wje.86.1396685375304; Sat, 05 Apr 2014 01:09:35 -0700 (PDT) Received: by 10.194.30.10 with HTTP; Sat, 5 Apr 2014 01:09:35 -0700 (PDT) Date: Sat, 5 Apr 2014 13:39:35 +0530 Message-ID: Subject: File reading in giraph From: Jyoti Yadav To: user@giraph.apache.org Content-Type: multipart/alternative; boundary=047d7b5d3f10a8789b04f6472708 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d3f10a8789b04f6472708 Content-Type: text/plain; charset=ISO-8859-1 Hi folks.. Is it possible to read a text file in master compute function. Text file just contain some integer values.. Seeking your ideas.. Thanks.. With Regards Jyoti --047d7b5d3f10a8789b04f6472708 Content-Type: text/html; charset=ISO-8859-1
Hi folks..

Is it possible to read a text file in master compute function. Text file just contain some integer values..

Seeking your ideas..
Thanks..
With Regards

Jyoti

--047d7b5d3f10a8789b04f6472708--