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 D2BCD189DE for ; Wed, 29 Jul 2015 13:49:55 +0000 (UTC) Received: (qmail 12544 invoked by uid 500); 29 Jul 2015 13:49:48 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 12440 invoked by uid 500); 29 Jul 2015 13:49:48 -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 12430 invoked by uid 99); 29 Jul 2015 13:49:47 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2015 13:49:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 519BFD8810 for ; Wed, 29 Jul 2015 13:49:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.129 X-Spam-Level: *** X-Spam-Status: No, score=3.129 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id WdSjJuBqoaHB for ; Wed, 29 Jul 2015 13:49:46 +0000 (UTC) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 0D385203A3 for ; Wed, 29 Jul 2015 13:49:46 +0000 (UTC) Received: by obre1 with SMTP id e1so7457423obr.1 for ; Wed, 29 Jul 2015 06:49:45 -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=/6x3dHjqVV6iOXvqErGYmI8Uw83BsLfrfP8TYAvneF4=; b=sEM6WWEbMAQ0iMdbHWx0xU1vTc6gapbuOqOintj+syXuz8jn8O3aGnz0BxNtUw8HFu Z75og+yjuwIH1Icu56npcj+nQ96D7v7myDwOdfUEGUsGSedpAOGvcOEbxBwFWxj3pPvW iM1/1Q8Xm3YFRaHJilcUB+T9yKOHXc6JQa2P8Y4C3QgxyrWn0JRJyuthbup3BKrOXYyB m9/m4/169LBC8OaNic6JjwM1RiR9UF1aDAWIM6ODvC/3g6P4sZywhe0Y9MUWgkspSlG7 XKVG/R6qu/etW34IhXrrtR1YcF6jk5nkE72Ixv3luAOSgS9Y1MkoPjEbH4vCRueoQ3ng p3Gw== MIME-Version: 1.0 X-Received: by 10.60.131.74 with SMTP id ok10mr39512871oeb.83.1438177785054; Wed, 29 Jul 2015 06:49:45 -0700 (PDT) Received: by 10.202.171.130 with HTTP; Wed, 29 Jul 2015 06:49:45 -0700 (PDT) Date: Wed, 29 Jul 2015 19:19:45 +0530 Message-ID: Subject: have anyone ever read file from ftp server in hadoop.... From: Arshad Ali Sayed To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e013cbd36008fd4051c03dcd2 --089e013cbd36008fd4051c03dcd2 Content-Type: text/plain; charset=UTF-8 I have a scenario where I need to read file from ftp server... but Its not working as it is throwing *stream closed exception.* --089e013cbd36008fd4051c03dcd2 Content-Type: text/html; charset=UTF-8
I have a scenario where I need to read file from ftp server... but Its not working as it is throwing stream closed exception.



--089e013cbd36008fd4051c03dcd2--