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
질문됨 일 년 전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
전문가
답변함 일 년 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠