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
gefragt vor 2 Jahren212 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen