You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/02/07 09:11:00 UTC

[jira] [Updated] (HIVE-22844) Validate cm configs, add retries in fs apis for cm

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

Aasha Medhi updated HIVE-22844:
-------------------------------
    Description: 
# Retry create cm root logic
 # Rename encryptionZones to cmRootLocations to be more accurate
 # Check cmRootEncrypted.isAbsolute() first before we go for creating anything
 # Validate fallbackNonEncryptedCmRootDir if it's really not encrypted
 # Refactor deleteTableData logic

  was:
# Retry create cm root logic
 # Validate fallbackEncryptionZone
 # Rename encryptionZones to cmRootLocations to be more accurate
 # Check cmRootEncrypted.isAbsolute() first before we go for creating anything
 # Validate fallbackNonEncryptedCmRootDir if it's really not encrypted
 # Refactor deleteTableData logic


> Validate cm configs, add retries in fs apis for cm
> --------------------------------------------------
>
>                 Key: HIVE-22844
>                 URL: https://issues.apache.org/jira/browse/HIVE-22844
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Aasha Medhi
>            Assignee: Aasha Medhi
>            Priority: Major
>
> # Retry create cm root logic
>  # Rename encryptionZones to cmRootLocations to be more accurate
>  # Check cmRootEncrypted.isAbsolute() first before we go for creating anything
>  # Validate fallbackNonEncryptedCmRootDir if it's really not encrypted
>  # Refactor deleteTableData logic



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