You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Naveen Gangam (Jira)" <ji...@apache.org> on 2021/05/04 17:33:00 UTC

[jira] [Commented] (HIVE-24941) [Evaluate] if ReplicationSpec is needed for DataConnectors.

    [ https://issues.apache.org/jira/browse/HIVE-24941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17339174#comment-17339174 ] 

Naveen Gangam commented on HIVE-24941:
--------------------------------------

After some discussion, we decided the replicationspec is not needed for data connectors at this point. This code was already removed from the initial commit in HIVE-24396. Closing this jira.

> [Evaluate] if ReplicationSpec is needed for DataConnectors.
> -----------------------------------------------------------
>
>                 Key: HIVE-24941
>                 URL: https://issues.apache.org/jira/browse/HIVE-24941
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>    Affects Versions: 4.0.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>            Priority: Major
>
> We have ReplicationSpec on Connector. Not sure if this is needed, if we do not want to replicate connectors.
>   public ReplicationSpec getReplicationSpec() {
>     return replicationSpec;
>   }



--
This message was sent by Atlassian Jira
(v8.3.4#803005)