Parquet files in S3?

0

Parquet files in S3: When DMS writes out the file and places it in S3 and it shows in the listing, is the file complete and nothing else is going to be added to it? or can it be partially filled?

AWS
已提問 1 年前檢視次數 1062 次
2 個答案
1
已接受的答案

When DMS writes a Parquet file, it typically completes the file writing process and places it in S3 as a complete file.

Once the Parquet file is written and listed in S3, it is considered a finalized and immutable object. Subsequent updates or additions to the file are not possible without overwriting the entire file. If new data needs to be added, a new Parquet file would typically be created.

It's worth noting that the behavior of DMS and how it writes files to S3 can vary depending on the specific configuration and settings used. However, in most cases, Parquet files written by DMS are complete and finalized upon being placed in S3.

profile picture
專家
已回答 1 年前
0

The S3 will have processed files. If the data are processed properly by DMS then it will be in S3. There is no partially filled file in S3.

Raghav
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南