[ https://issues.apache.org/jira/browse/HIVE-25002?focusedWorklogId=585061&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-585061 ]
ASF GitHub Bot logged work on HIVE-25002: ----------------------------------------- Author: ASF GitHub Bot Created on: 19/Apr/21 10:40 Start Date: 19/Apr/21 10:40 Worklog Time Spent: 10m Work Description: aasha commented on a change in pull request #2167: URL: https://github.com/apache/hive/pull/2167#discussion_r615736279 ########## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/util/ReplUtils.java ########## @@ -140,7 +140,7 @@ public static final String RANGER_CONFIGURATION_RESOURCE_NAME = "ranger-hive-security.xml"; - public static final String TARGET_OF_REPLICATION = "repl.target.for"; + public static final String TARGET_OF_REPLICATION = ReplConst.TARGET_OF_REPLICATION; Review comment: then use the same constant everywhere -- 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: 585061) Time Spent: 1h (was: 50m) > modify condition for target of replication in statsUpdaterThread and > PartitionManagementTask > -------------------------------------------------------------------------------------------- > > Key: HIVE-25002 > URL: https://issues.apache.org/jira/browse/HIVE-25002 > Project: Hive > Issue Type: Improvement > Reporter: Haymant Mangla > Assignee: Haymant Mangla > Priority: Major > Labels: pull-request-available > Time Spent: 1h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)