[ 
https://issues.apache.org/jira/browse/HIVE-26711?focusedWorklogId=839353&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-839353
 ]

ASF GitHub Bot logged work on HIVE-26711:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jan/23 09:59
            Start Date: 16/Jan/23 09:59
    Worklog Time Spent: 10m 
      Work Description: shreenidhiSaigaonkar commented on code in PR #3736:
URL: https://github.com/apache/hive/pull/3736#discussion_r1071043268


##########
ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplLoadTask.java:
##########
@@ -420,9 +422,40 @@ a database ( directory )
         // Ignore if no file.
       }
     }
+
+    if(isReadOnlyHookRegistered()) {

Review Comment:
   Done





Issue Time Tracking
-------------------

    Worklog Id:     (was: 839353)
    Time Spent: 1h  (was: 50m)

> The very first REPL Load should make the Target Database read-only
> ------------------------------------------------------------------
>
>                 Key: HIVE-26711
>                 URL: https://issues.apache.org/jira/browse/HIVE-26711
>             Project: Hive
>          Issue Type: Task
>            Reporter: Shreenidhi
>            Assignee: Shreenidhi
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Use EnforceReadOnly hook to set TARGET database read only during BootStrap 
> load.
> Also ensure backward compatibility.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to