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

Naveen Gangam commented on HIVE-22342:
--------------------------------------

[~vgarg] This is by-design. MANAGED_TABLE are meant to ACID only tables going 
forward. If a non-ACID managed table is created, it will be converted as an 
external table with "external.table.purge=true" so it behaves as the current 
managed table where the table data is deleted when the table is dropped.
What failures is this causing for you? Thank you

> HMS Translation: HIVE-22189 too strict with location for EXTERNAL tables
> ------------------------------------------------------------------------
>
>                 Key: HIVE-22342
>                 URL: https://issues.apache.org/jira/browse/HIVE-22342
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>    Affects Versions: 4.0.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-22342.2.patch, HIVE-22342.3.patch, HIVE-22342.patch
>
>
> HIVE-22189 restricts EXTERNAL tables being created to be restricted to the 
> EXTERNAL_WAREHOUSE_DIR. This might be too strict as any other location should 
> be allowed as long as the location is outside the MANAGED warehouse directory.



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

Reply via email to