delete operation on partitioned table is failing

0

We have an external partitioned table and want to perform delete operation on it. Is it possible we can perform we delete the data from the external partitioned table? As per my understanding we can not perform acid operations on external partitioned table. Table has to be a managed partition table. The table is in hive EMR

AWS
已提问 2 年前212 查看次数
1 回答
0

ACID transactions including Delete operations are supported by EMR V6.1. That should work for external partitioned tables as well. Please check the version and consider upgrading if needed. If you still face issues, please provide error message from the logs.

Reference: https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-hive-differences.html

profile pictureAWS
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则