You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Abhilash (Jira)" <ji...@apache.org> on 2020/06/10 04:14:01 UTC

[jira] [Commented] (AVRO-2851) AvroRuntimeException: Invalid sync

    [ https://issues.apache.org/jira/browse/AVRO-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130046#comment-17130046 ] 

Abhilash commented on AVRO-2851:
--------------------------------

Hello,

It has been 10 days since the ticket is raised but still no one assigned to it. Could you please provide an update. Also, I would like to if below issues are same as this one.
 * https://issues.apache.org/jira/browse/AVRO-2618
 * https://issues.apache.org/jira/browse/AVRO-2098

If yes, I have already tried using the latest Avro DLL 1.9.2 version but it gave the same error in Azure datalake analytics U-SQL job. 

Kindly look into it and update at the earliest.

Regards,

Abhilash V

> AvroRuntimeException: Invalid sync
> ----------------------------------
>
>                 Key: AVRO-2851
>                 URL: https://issues.apache.org/jira/browse/AVRO-2851
>             Project: Apache Avro
>          Issue Type: Bug
>         Environment: Azure Data Lake Analytics
>            Reporter: Chase Dai
>            Priority: Blocker
>
> hi,
> When using Arvo.dll in Azure Data Lake Analytics, got below error:
> {
>         "fieldName": "MESSAGE",
>         "fieldValue": "An unhandled exception from user code has been reported when invoking the method 'Extract' on the user type 'Velux_Core.UDEs+AvroExtractor'"
>       },
>       {
>         "fieldName": "DETAILS",
>         "fieldValue": "Method: Extract, Typename: Velux_Core.UDEs+AvroExtractor==== Caught exception Avro.AvroRuntimeException\r\nError fetching next object from block: Avro.AvroRuntimeException: Invalid sync!\r\n   at Avro.File.DataFileReader`1.NextRawBlock(DataBlock reuse)\r\n   at Avro.File.DataFileReader`1.HasNext()\r\n   at Avro.File.DataFileReader`1.HasNext()\r\n   at Velux_Core.UDEs.AvroExtractor.<Extract>d__4.MoveNext()\r\n   at ScopeEngine.RunUdoCodeExceptionhandled<class <lambda_9c31479d7b210e9215b198be4869466e> >(ScopeTypedManagedHandle<System::String ^>* className, SByte* methodName, <lambda_9c31479d7b210e9215b198be4869466e>* code) in d:\\data\\yarnnm\\local\\usercache\\aaa470bc-82f9-4e26-9968-95b1ef6b5eaf\\appcache\\application_1587699958020_890856\\container_e292_1587699958020_890856_01_000001\\wd\\managed.h:line 2221\r\n\r\n"
>       }
>  
> Azure product team is saying the issue is with the DLL file.
> please help to investigate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)