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 2018/09/12 06:53:00 UTC

[jira] [Commented] (HIVE-20541) REPL DUMP on external table with add partition event throws NoSuchElementException.

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

ASF GitHub Bot commented on HIVE-20541:
---------------------------------------

GitHub user sankarh opened a pull request:

    https://github.com/apache/hive/pull/432

    HIVE-20541: REPL DUMP on external table with add partition event throws NoSuchElementException.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sankarh/hive HIVE-20541

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/432.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #432
    
----
commit ef1d3cacb5f23ae6dfb771a7cdddfba736b7b6d9
Author: Sankar Hariappan <ma...@...>
Date:   2018-09-12T06:52:05Z

    HIVE-20541: REPL DUMP on external table with add partition event throws NoSuchElementException.

----


> REPL DUMP on external table with add partition event throws NoSuchElementException.
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-20541
>                 URL: https://issues.apache.org/jira/browse/HIVE-20541
>             Project: Hive
>          Issue Type: Bug
>          Components: repl
>    Affects Versions: 4.0.0, 3.2.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>            Priority: Major
>              Labels: DR, Replication, pull-request-available
>         Attachments: HIVE-20541.01.patch
>
>
> REPL dump on an external table with add partition event throws NoSuchElementException. Need to check if file iterator list hasNext before accessing it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)