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 A0700113BE for ; Mon, 14 Apr 2014 09:00:45 +0000 (UTC) Received: (qmail 40422 invoked by uid 500); 14 Apr 2014 08:59:45 -0000 Delivered-To: apmail-avro-user-archive@avro.apache.org Received: (qmail 40021 invoked by uid 500); 14 Apr 2014 08:59:43 -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 39941 invoked by uid 99); 14 Apr 2014 08:59:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 08:59:41 +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 (athena.apache.org: domain of amitwip@gmail.com designates 209.85.219.54 as permitted sender) Received: from [209.85.219.54] (HELO mail-oa0-f54.google.com) (209.85.219.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 08:59:35 +0000 Received: by mail-oa0-f54.google.com with SMTP id n16so8846368oag.41 for ; Mon, 14 Apr 2014 01:59:14 -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 :cc:content-type; bh=Ezp4Iy9pNh7z69mqnAQv4RBVoyxXIwZWjJzjUpsKxc0=; b=fqTrQpoXuQLtbbyXL4v6s2HHNqfaRJXUXVvbBbVrDDOB03bSMCrvDyH/c178G+r/tW ciBhpJ7Nh3/BQwwyaedI4ECpJPK8h18IyTOUVRqfx7Ca8AtzS22Iic/PuXctqizEGoj4 QdNI5M0Dt60ezLnqQYefrvO9thRtH+iWKLO/CeeVjaGrL5jmiDcHVahvOGtx6ccEyxr8 jOLAHHZh4YDIVdr8vfvSy1FXmGpntzrEahRaET4xj3WXDKvQI6FECKZ4g0qZ+9k69yv8 Ts9AeENbdhIz9gjy2b8bYxPeD9yfT21FFtrHX+5hWSNba3V0J9GG9zAMMqf1ZWHUfg4t wT+A== MIME-Version: 1.0 X-Received: by 10.182.129.134 with SMTP id nw6mr33149191obb.34.1397465954844; Mon, 14 Apr 2014 01:59:14 -0700 (PDT) Received: by 10.76.124.80 with HTTP; Mon, 14 Apr 2014 01:59:14 -0700 (PDT) In-Reply-To: <587B8E9A-C795-41F4-AB3E-8AD318F27DFC@gmail.com> References: <587B8E9A-C795-41F4-AB3E-8AD318F27DFC@gmail.com> Date: Mon, 14 Apr 2014 04:59:14 -0400 Message-ID: Subject: Re: Invalid sync! error From: amit nanda To: user@avro.apache.org Cc: dev@avro.apache.org Content-Type: multipart/alternative; boundary=089e01537088d3057a04f6fce5eb X-Virus-Checked: Checked by ClamAV on apache.org --089e01537088d3057a04f6fce5eb Content-Type: text/plain; charset=ISO-8859-1 So is the issue fixed in Avro-C 1.7.6 On Mon, Apr 14, 2014 at 4:32 AM, Mika Ristimaki 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 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 > > --089e01537088d3057a04f6fce5eb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
So is the issue fixed in=A0Avro-C 1.7.6


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

Try first with Avro-C 1.7.6. There was at least one related bug fixed in th= at 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 th= e 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


--089e01537088d3057a04f6fce5eb--