You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/06 19:55:00 UTC

[jira] [Work logged] (BEAM-13391) The Apache Avro library failed to parse the header with the following error: EOF reached

     [ https://issues.apache.org/jira/browse/BEAM-13391?focusedWorklogId=704754&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-704754 ]

ASF GitHub Bot logged work on BEAM-13391:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jan/22 19:54
            Start Date: 06/Jan/22 19:54
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on pull request #16156:
URL: https://github.com/apache/beam/pull/16156#issuecomment-1006890742


   @satybald @chunyang - Is this ready for a review by a Beam committer? It looks like there is some open comments and the change needs to be rebased.
   
   R: @pabloem could help with the review once it is ready.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 704754)
    Remaining Estimate: 44h 20m  (was: 44.5h)
            Time Spent: 3h 40m  (was: 3.5h)

> The Apache Avro library failed to parse the header with the following error: EOF reached
> ----------------------------------------------------------------------------------------
>
>                 Key: BEAM-13391
>                 URL: https://issues.apache.org/jira/browse/BEAM-13391
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>    Affects Versions: 2.34.0
>            Reporter: Sayat Satybaldiyev
>            Priority: P2
>   Original Estimate: 48h
>          Time Spent: 3h 40m
>  Remaining Estimate: 44h 20m
>
> When WriteToBigQuery is done with AVRO file loads, and the load is triggering a schema [modification job|https://github.com/apache/beam/blob/ad56edbf1fa2e6c19fea23555ecfad015f67174d/sdks/python/apache_beam/io/gcp/bigquery_file_loads.py#L323-L340], then following error is triggered:
> {code:java}
> E         RuntimeError: BigQuery job beam_bq_job_LOAD_AUTOMATIC_JOB_NAME_SCHEMA_MOD_STEP_171_736013176f6ea340cfd22b9f5b575c81_643a0ee608c04300bfbe67c8db85b2b0 failed. Error Result: <ErrorProto
> E          message: 'Error while reading data, error message: The Apache Avro library failed to parse the header with the following error: EOF reached'
> E          reason: 'invalid'> [while running 'WriteToBigQuery/BigQueryBatchFileLoads/WaitForSchemaModJobs']
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)