[
https://issues.apache.org/jira/browse/HIVE-16186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sankar Hariappan updated HIVE-16186:
------------------------------------
Attachment: HIVE-16186.01.patch
Tha last repl ID dumped and displayed in REPL DUMP result are corrected to
return proper values when use LIMIT option. Also, added an exception if TO
event ID is less than FROM event ID.
Request [~sushanth], [~thejas], [~anishek] to review the 01.patch!
> 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
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Labels: DR
> Attachments: HIVE-16186.01.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)