You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2019/11/06 05:32:00 UTC

[jira] [Closed] (HUDI-173) Commit archival fails with "not an avro file at"

     [ https://issues.apache.org/jira/browse/HUDI-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinoth Chandar closed HUDI-173.
-------------------------------
    Resolution: Cannot Reproduce

> Commit archival fails with "not an avro file at"
> ------------------------------------------------
>
>                 Key: HUDI-173
>                 URL: https://issues.apache.org/jira/browse/HUDI-173
>             Project: Apache Hudi (incubating)
>          Issue Type: Task
>          Components: Write Client
>            Reporter: Vinoth Chandar
>            Assignee: Nishith Agarwal
>            Priority: Major
>
> {code}
> Caused by: java.io.IOException: Not an Avro data fileat org.apache.avro.file.DataFileReader.openReader(DataFileReader.java:50)
> 	at com.uber.hoodie.common.util.AvroUtils.deserializeAvroMetadata(AvroUtils.java:215)
> 	at com.uber.hoodie.io.HoodieCommitArchiveLog.convertToAvroRecord(HoodieCommitArchiveLog.java:279)
> 	at com.uber.hoodie.io.HoodieCommitArchiveLog.archive(HoodieCommitArchiveLog.java:247)... 41 more
> 19/06/25 12:37:52 INFO SparkContext: Invoking stop() from shutdown hook
> {code}
> https://github.com/apache/incubator-hudi/issues/764 



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