You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/07/28 06:06:00 UTC

[jira] [Created] (HUDI-4493) Fix handling of corrupt avro files properly

sivabalan narayanan created HUDI-4493:
-----------------------------------------

             Summary: Fix handling of corrupt avro files properly
                 Key: HUDI-4493
                 URL: https://issues.apache.org/jira/browse/HUDI-4493
             Project: Apache Hudi
          Issue Type: Improvement
          Components: archiving
            Reporter: sivabalan narayanan


We fixed handling of corupt files sometime back, but feedback was given that we should catch only the required exception and stacktrace and not entire "Exception" as it could mean other things as well. 

 

[https://github.com/apache/hudi/pull/5245/files#r927097078]

 

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)