[ https://issues.apache.org/jira/browse/HIVE-23351?focusedWorklogId=431199&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-431199 ]
ASF GitHub Bot logged work on HIVE-23351: ----------------------------------------- Author: ASF GitHub Bot Created on: 06/May/20 12:16 Start Date: 06/May/20 12:16 Worklog Time Spent: 10m Work Description: aasha commented on a change in pull request #1004: URL: https://github.com/apache/hive/pull/1004#discussion_r420743627 ########## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplAck.java ########## @@ -23,7 +23,9 @@ public enum ReplAck { DUMP_ACKNOWLEDGEMENT("_finished_dump"), EVENTS_DUMP("_events_dump"), - LOAD_ACKNOWLEDGEMENT("_finished_load"); + LOAD_ACKNOWLEDGEMENT("_finished_load"), + RANGER_DUMP_ACKNOWLEDGEMENT("_finished_ranger_dump"), Review comment: As discussed we will remove the Acks ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 431199) Time Spent: 20m (was: 10m) > Ranger Replication Scheduling > ----------------------------- > > Key: HIVE-23351 > URL: https://issues.apache.org/jira/browse/HIVE-23351 > Project: Hive > Issue Type: Task > Reporter: Aasha Medhi > Assignee: Aasha Medhi > Priority: Major > Labels: pull-request-available > Attachments: HIVE-23351.01.patch, HIVE-23351.02.patch, > HIVE-23351.03.patch > > Time Spent: 20m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)