You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2014/12/05 22:52:12 UTC

[jira] [Commented] (HIVE-8880) non-synchronized access to split list in OrcInputFormat

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

Owen O'Malley commented on HIVE-8880:
-------------------------------------

+1, this is good.

> non-synchronized access to split list in OrcInputFormat
> -------------------------------------------------------
>
>                 Key: HIVE-8880
>                 URL: https://issues.apache.org/jira/browse/HIVE-8880
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.14.1
>
>         Attachments: HIVE-8880.patch
>
>
> When adding delta files to the list of orc splits access to the list is not synchronized though it is shared across threads.  All other additions to the list are synchronized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)