

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 마이그레이션 전략 선택
<a name="migration-strategy"></a>

Iceberg 형식으로 전환할 때는 현재 위치 마이그레이션과 전체 마이그레이션 중에서 선택하는 것이 중요합니다. 특정 요구 사항에 가장 적합한 접근 방식을 결정하려면 다음 질문과 권장 사항을 고려하세요.


| 질문 | 권장 사항 | 
| --- | --- | 
|  **데이터 파일 형식(예: CSV 또는 Apache Parquet)은 무엇입니까?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **테이블 스키마를 업데이트하거나 통합하시겠습니까?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **파티션 전략을 변경하면 테이블이 이점을 얻을 수 있나요?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **테이블이 정렬 순서 전략을 추가하거나 변경하면 도움이 됩니까?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **테이블에 작은 파일이 많이 있습니까?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 