You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/08 00:43:00 UTC

[jira] [Work logged] (HIVE-16352) Ability to skip or repair out of sync blocks with HIVE at runtime

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

ASF GitHub Bot logged work on HIVE-16352:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Nov/20 00:42
            Start Date: 08/Nov/20 00:42
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #1436:
URL: https://github.com/apache/hive/pull/1436#issuecomment-723514515


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


----------------------------------------------------------------
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.

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


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

    Worklog Id:     (was: 508837)
    Time Spent: 1h  (was: 50m)

> Ability to skip or repair out of sync blocks with HIVE at runtime
> -----------------------------------------------------------------
>
>                 Key: HIVE-16352
>                 URL: https://issues.apache.org/jira/browse/HIVE-16352
>             Project: Hive
>          Issue Type: New Feature
>          Components: Avro, File Formats, Reader
>    Affects Versions: 3.1.2
>            Reporter: Navdeep Poonia
>            Assignee: gabrywu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> When a file is corrupted it raises the error java.io.IOException: Invalid sync! with hive.
>  Can we have some functionality to skip or repair such blocks at runtime to make avro more error resilient in case of data corruption.
>  Error: java.io.IOException: java.io.IOException: java.io.IOException: While processing file s3n://<bucket>/navdeepp/warehouse/avro_test/354dc34474404f4bbc0d8013fc8e6e4b_000042. java.io.IOException: Invalid sync!
>  at org.apache.hadoop.hive.io.HiveIOExceptionHandlerChain.handleRecordReaderNextException(HiveIOExceptionHandlerChain.java:121)
>  at org.apache.hadoop.hive.io.HiveIOExceptionHandlerUtil.handleRecordReaderNextException(HiveIOExceptionHandlerUtil.java:77)
>  at org.apache.hadoop.hive.shims.HadoopShimsSecure$CombineFileRecordReader.doNextWithExceptionHandler(HadoopShimsSecure.java:334)



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