[ https://issues.apache.org/jira/browse/HIVE-16684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014270#comment-16014270 ]
Sankar Hariappan edited comment on HIVE-16684 at 5/17/17 3:52 PM: ------------------------------------------------------------------ Added 01.patch - Handled InvalidTableException by skipping the dropped/renamed table. - Added DummyRawStoreForRepl to stub getTable api of ObjectStore to simulate the scenario during bootstrap repl dump. Request [~thejas], [~sushanth] to review the patch. was (Author: sankarh): Added 01.patch - Handled InvalidTableException by skipping the dropped/renamed table. - Added DummyRawStoreForRepl to stub getTable api of ObjectStore to simulate the scenario during bootstrap repl dump. > Bootstrap REPL DUMP shouldn't fail when table is dropped after fetching the > table names. > ---------------------------------------------------------------------------------------- > > Key: HIVE-16684 > URL: https://issues.apache.org/jira/browse/HIVE-16684 > Project: Hive > Issue Type: Sub-task > Components: Hive, repl > Affects Versions: 2.1.0 > Reporter: Sankar Hariappan > Assignee: Sankar Hariappan > Attachments: HIVE-16684.01.patch > > > Currently, bootstrap dump will fail if the table does't exist when try to > dump. This shall occur when table is dropped after REPL DUMP fetched the > table names. -- This message was sent by Atlassian JIRA (v6.3.15#6346)