[ https://issues.apache.org/jira/browse/HIVE-16186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952915#comment-15952915 ]
Sushanth Sowmyan commented on HIVE-16186: ----------------------------------------- Agreed, fixing fix version - at its current state of commits, it should only have a fix version of 3.0. This patch is probably worth backporting back to 2.3 for branch-2, but it should currently only have a fix version of 3.0. Fixing that. > REPL DUMP shows last event ID of the database even if we use LIMIT option. > -------------------------------------------------------------------------- > > Key: HIVE-16186 > URL: https://issues.apache.org/jira/browse/HIVE-16186 > Project: Hive > Issue Type: Sub-task > Components: repl > Affects Versions: 2.1.0 > Reporter: Sankar Hariappan > Assignee: Sankar Hariappan > Labels: DR > Fix For: 3.0.0 > > Attachments: HIVE-16186.01.patch, HIVE-16186.02.patch, > HIVE-16186.03.patch > > > Looks like LIMIT option doesn't work well with REPL DUMP. > 0: jdbc:hive2://localhost:10001/default> REPL DUMP default FROM 170 LIMIT 1; > +--------------------------+---------------+ > | dump_dir | last_repl_id | > +--------------------------+---------------+ > | /tmp/dump/1489395053411 | 195 | > +--------------------------+---------------+ -- This message was sent by Atlassian JIRA (v6.3.15#6346)