Return-Path: X-Original-To: apmail-apex-dev-archive@minotaur.apache.org Delivered-To: apmail-apex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B84AA180E8 for ; Mon, 12 Oct 2015 15:35:50 +0000 (UTC) Received: (qmail 63368 invoked by uid 500); 12 Oct 2015 15:35:50 -0000 Delivered-To: apmail-apex-dev-archive@apex.apache.org Received: (qmail 63309 invoked by uid 500); 12 Oct 2015 15:35:50 -0000 Mailing-List: contact dev-help@apex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.incubator.apache.org Delivered-To: mailing list dev@apex.incubator.apache.org Received: (qmail 63296 invoked by uid 99); 12 Oct 2015 15:35:50 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2015 15:35:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 87B171A2885 for ; Mon, 12 Oct 2015 15:35:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.899 X-Spam-Level: ** X-Spam-Status: No, score=2.899 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id HXQ-SOLLb_bS for ; Mon, 12 Oct 2015 15:35:45 +0000 (UTC) Received: from mail-yk0-f175.google.com (mail-yk0-f175.google.com [209.85.160.175]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 32E91204CB for ; Mon, 12 Oct 2015 15:35:45 +0000 (UTC) Received: by ykdg206 with SMTP id g206so137497119ykd.1 for ; Mon, 12 Oct 2015 08:35:44 -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=Y3Fl/ZES517QTBBo5IGDxtKrQM8dP+sC88EVJ+00jFQ=; b=WQl4XasOCfqyr1nzUM85Vf2E5NmmLaORrfZgVdu47ehwY5WtK4mJdQH+yUQCiCd23R X09woxueT925e+/G0TTbHSU3Z2sdCHMLfsTtdgUk+nmiYfprWfEu8V9zf7A5uNKVbtsG uLxnfKZFCU0Knmt9fAxGbhLEu5EZbMC9ox9KeFKTXjv+Jum5M+eAY0s62ngCcN+W47Bw G3pPgZK9dVJNR/xEwoT3E7+I4PqxUu5nHfetFFXX8D+Ql/BKFqN7me5Z7UR6PoXAoUPQ yT83qloXVJGZ+s65wpEV4UtRoRYB/E+jqUX9kouP6zlCLcBlRnVt9RP3toU98ckh+LOA AbPQ== MIME-Version: 1.0 X-Received: by 10.129.108.84 with SMTP id h81mr20627140ywc.134.1444664144419; Mon, 12 Oct 2015 08:35:44 -0700 (PDT) Received: by 10.37.65.6 with HTTP; Mon, 12 Oct 2015 08:35:44 -0700 (PDT) In-Reply-To: <4fb4df15-e5cb-4c79-b18b-47323e38da9c@googlegroups.com> References: <4fb4df15-e5cb-4c79-b18b-47323e38da9c@googlegroups.com> Date: Mon, 12 Oct 2015 08:35:44 -0700 Message-ID: Subject: Re: [malhar-users] How to find EOF - FileSplitter From: amol kekre To: malhar-users@googlegroups.com, dev@apex.incubator.apache.org Content-Type: multipart/alternative; boundary=001a114dc34c25e6190521ea15d8 --001a114dc34c25e6190521ea15d8 Content-Type: text/plain; charset=UTF-8 +dev@apex Amol On Fri, Oct 9, 2015 at 6:03 AM, Chiru wrote: > Hi All, > > How i can find the entire file read when using the FileSplitter.I have to > wait till the EOF then start processing. > > Please share sample code if possible. > > Thanks -Chiru > > -- > You received this message because you are subscribed to the Google Groups > "Malhar" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to malhar-users+unsubscribe@googlegroups.com. > To post to this group, send email to malhar-users@googlegroups.com. > Visit this group at http://groups.google.com/group/malhar-users. > For more options, visit https://groups.google.com/d/optout. > --001a114dc34c25e6190521ea15d8--