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

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

                Author: ASF GitHub Bot
            Created on: 01/Aug/19 05:00
            Start Date: 01/Aug/19 05:00
    Worklog Time Spent: 10m 
      Work Description: maheshk114 commented on pull request #735: HIVE-21960 : 
Avoid running stats updater and partition management task on a replicated table.
URL: https://github.com/apache/hive/pull/735#discussion_r309522942
 
 

 ##########
 File path: 
ql/src/java/org/apache/hadoop/hive/ql/ddl/table/creation/CreateTableDesc.java
 ##########
 @@ -27,6 +27,7 @@
 import org.apache.commons.lang3.StringUtils;
 import org.apache.hadoop.fs.Path;
 import org.apache.hadoop.hive.common.StatsSetupConst;
+import org.apache.hadoop.hive.common.repl.ReplConst;
 
 Review comment:
   looks like a redundant import
 
----------------------------------------------------------------
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: 286404)
    Time Spent: 1h 50m  (was: 1h 40m)

> HMS tasks on replica
> --------------------
>
>                 Key: HIVE-21960
>                 URL: https://issues.apache.org/jira/browse/HIVE-21960
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2, repl
>    Affects Versions: 4.0.0
>            Reporter: Ashutosh Bapat
>            Assignee: Ashutosh Bapat
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21960.01.patch, HIVE-21960.02.patch, 
> HIVE-21960.03.patch, HIVE-21960.04.patch, HIVE-21960.05.patch, 
> HIVE-21960.06.patch, Replication and House keeping tasks.pdf
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> An HMS performs a number of housekeeping tasks. Assess whether
>  # They are required to be performed in the replicated data
>  # Performing those on replicated data causes any issues and how to fix those.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to