You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/10/21 07:21:01 UTC

[jira] [Updated] (HIVE-17484) Bootstrap load should not have metadata only operations for partitions

     [ https://issues.apache.org/jira/browse/HIVE-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stamatis Zampetakis updated HIVE-17484:
---------------------------------------
    Fix Version/s:     (was: 3.2.0)

I cleared the fixVersion field since this ticket is still open. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED.

According to the [JIRA guidelines|https://cwiki.apache.org/confluence/display/Hive/HowToContribute] the fixVersion should be set only when the issue is resolved/closed.

> Bootstrap load should not have metadata only operations for partitions
> ----------------------------------------------------------------------
>
>                 Key: HIVE-17484
>                 URL: https://issues.apache.org/jira/browse/HIVE-17484
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 3.0.0
>            Reporter: Anishek Agarwal
>            Assignee: Anishek Agarwal
>            Priority: Major
>
> Currently since the code path for bootstrap load and import has been separated, there is redundant code in the repl boostrap load code path where in LoadPartitions looks for {{replicationSpec.isMetadataOnly()}} which should never happen. Something similar also happens while bootstrap dump. Look at the relevant code paths to clean up code and remove zombie code.



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