[
https://issues.apache.org/jira/browse/HIVE-23069?focusedWorklogId=486454&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-486454
]
ASF GitHub Bot logged work on HIVE-23069:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Sep/20 00:47
Start Date: 19/Sep/20 00:47
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #1225:
URL: https://github.com/apache/hive/pull/1225#issuecomment-695140029
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the [email protected] list if the patch is in
need of reviews.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 486454)
Time Spent: 6h 10m (was: 6h)
> Memory efficient iterator should be used during replication.
> ------------------------------------------------------------
>
> Key: HIVE-23069
> URL: https://issues.apache.org/jira/browse/HIVE-23069
> Project: Hive
> Issue Type: Improvement
> Reporter: Pravin Sinha
> Assignee: Pravin Sinha
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23069.01.patch, HIVE-23069.02.patch,
> HIVE-23069.03.patch, HIVE-23069.04.patch
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> Currently the iterator used while copying table data is memory based. In case
> of a database with very large number of table/partitions, such iterator may
> cause HS2 process to go OOM.
> Also introduces a config option to run data copy tasks during repl load
> operation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)