Return-Path: X-Original-To: apmail-avro-user-archive@www.apache.org Delivered-To: apmail-avro-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 57AF711582 for ; Mon, 14 Apr 2014 10:21:25 +0000 (UTC) Received: (qmail 40173 invoked by uid 500); 14 Apr 2014 10:21:23 -0000 Delivered-To: apmail-avro-user-archive@avro.apache.org Received: (qmail 40121 invoked by uid 500); 14 Apr 2014 10:21:22 -0000 Mailing-List: contact user-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@avro.apache.org Delivered-To: mailing list user@avro.apache.org Received: (qmail 40107 invoked by uid 99); 14 Apr 2014 10:21:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 10:21:21 +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 mika.ristimaki@gmail.com designates 209.85.215.41 as permitted sender) Received: from [209.85.215.41] (HELO mail-la0-f41.google.com) (209.85.215.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 10:21:15 +0000 Received: by mail-la0-f41.google.com with SMTP id gl10so5620127lab.0 for ; Mon, 14 Apr 2014 03:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=wn6SWnBBgCC0QFtHFKmUaxCTL8YKuHuEcA0sldRhL0E=; b=wtRrfcBNTTa+qPe0Bos+0t5MS7TqWQu3iwdDwHeaCEi4RHkI8E8WrE/xB2VPW5cVPz /8x5G0SgNI8TK5bPjKeBMyTxLBN9d4Hr9qNLyaPZq7dIfn0LqEnraKMfzM1824dHaGLX VQJSh80HwqNcKORlpXDETLiDKEvLDj8LK+Nf2DCl2XvPdzEW8tYe8KJrLXcEAz2V3mhv kFPU4EBjxbVKiHLkIgF6XZpbR3bS9OLT0ymAlzuP2hT2SlQpJElspgb4JJtX6vlglGDd mp3GNq4IOC6lqXc7O08Hye5WEimu6yCzjIrD2w9lg9JVLVy/UuuhB8mNtuuvUjz12M6A ZUTQ== X-Received: by 10.152.3.72 with SMTP id a8mr1473556laa.33.1397470852889; Mon, 14 Apr 2014 03:20:52 -0700 (PDT) Received: from [192.168.1.112] ([194.157.117.5]) by mx.google.com with ESMTPSA id fa8sm13811244lbc.18.2014.04.14.03.20.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 14 Apr 2014 03:20:52 -0700 (PDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_0D19D5A3-64AE-4CCA-ABAE-4CEE1CFF00E7" Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Invalid sync! error From: Mika Ristimaki In-Reply-To: Date: Mon, 14 Apr 2014 13:20:53 +0300 Cc: dev@avro.apache.org Message-Id: <854D541E-70D1-46CB-8800-C0E0D2BD4C7C@gmail.com> References: <587B8E9A-C795-41F4-AB3E-8AD318F27DFC@gmail.com> To: user@avro.apache.org X-Mailer: Apple Mail (2.1510) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_0D19D5A3-64AE-4CCA-ABAE-4CEE1CFF00E7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 At least one issue related to reading data was fixed. Might be the one = that you are facing or it might not. But the first thing I would = recommend you to do is update the Avro lib. -Mika On Apr 14, 2014, at 11:59 AM, amit nanda wrote: > So is the issue fixed in Avro-C 1.7.6 >=20 >=20 > On Mon, Apr 14, 2014 at 4:32 AM, Mika Ristimaki = wrote: > Hi, >=20 > Try first with Avro-C 1.7.6. There was at least one related bug fixed = in that release. >=20 > -Mika >=20 > On Apr 14, 2014, at 11:28 AM, amit nanda wrote: >=20 > > Hi, > > > > I am getting "Invalid sync!" error, while reading some of the while = from HDFS. I can see there is already an jira ticket, but i am not sure = is this is a problem is Hadoop core or Avro, > > Meaning is this is problem while writing the write and some = precaution needs to be taken at that time? > > > > I am using avro 1.7.5 C library. > > > > > > Thanks > > Amit >=20 >=20 --Apple-Mail=_0D19D5A3-64AE-4CCA-ABAE-4CEE1CFF00E7 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=iso-8859-1 At least one issue related to reading data was fixed. Might be the one that you are facing or it might not. But the first thing I would recommend you to do is update the Avro lib.

-Mika

On Apr 14, 2014, at 11:59 AM, amit nanda <amitwip@gmail.com> wrote:

So is the issue fixed in Avro-C 1.7.6


On Mon, Apr 14, 2014 at 4:32 AM, Mika Ristimaki <mika.ristimaki@gmail.com> wrote:
Hi,

Try first with Avro-C 1.7.6. There was at least one related bug fixed in that release.

-Mika

On Apr 14, 2014, at 11:28 AM, amit nanda <amitwip@gmail.com> wrote:

> Hi,
>
> I am getting "Invalid sync!" error, while reading some of the while from HDFS. I can see there is already an jira ticket, but i am not sure is this is a problem is Hadoop core or Avro,
> Meaning is this is problem while writing the write and some precaution needs to be taken at that time?
>
> I am using avro 1.7.5 C library.
>
>
> Thanks
> Amit



--Apple-Mail=_0D19D5A3-64AE-4CCA-ABAE-4CEE1CFF00E7--