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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ