I tried to read the file with avro-tools-1.7.6.jar, but i am getting the same error
On Tue, Apr 15, 2014 at 1:19 PM, Mika Ristimaki <[email protected]>wrote: > Only updating the reading part should be enough. > > -Mika > > On Apr 15, 2014, at 8:54 AM, amit nanda <[email protected]> wrote: > > So do i need to update to 1.7.6 both while reading and writing, or only > updating writing part is sufficient? > > > On Mon, Apr 14, 2014 at 3:50 PM, Mika Ristimaki > <[email protected]>wrote: > >> 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 <[email protected]> wrote: >> >> So is the issue fixed in Avro-C 1.7.6 >> >> >> On Mon, Apr 14, 2014 at 4:32 AM, Mika Ristimaki <[email protected] >> > 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 <[email protected]> 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 >>> >>> >> >> > >
