

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# Zusammenfassung der Migrationsoptionen
<a name="migration-options"></a>

In dieser Tabelle sind die wichtigsten Merkmale und Überlegungen für jede Migrationsoption zusammengefasst.


| **Merkmal** | **Migration vor Ort** [Snapshot](table-migration-inplace.md#in-place-snapshot) | **Migration vor Ort** [migrate](table-migration-inplace.md#in-place-migrate) | **Vollständige Datenmigration** [CTAS oder (TABELLE ERSTELLEN \$1 EINFÜGEN)](table-migration-full.md) | 
| --- | --- | --- | --- | 
| **Verbesserungen des Datenlayouts im Rahmen des Migrationsprozesses** |  |  |  | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[Yes\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-yes.png) Ja | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[Yes\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-yes.png) Ja | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[Yes\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-yes.png) Ja | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[Yes\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-yes.png) Ja | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[Yes\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-yes.png) Ja | 
| **Unterstützte Dateiformate** | Parquet, Avro, ORC | Parkett, Avro, ORC | Parkett, Avro, ORC, JSON, CSV | 
| **Ersatz der Quelltabelle durch eine Iceberg-Tabelle** |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein(erstellt eine neue Tabelle, aber mit zusätzlichen Schritten können Sie die Quelltabelle ersetzen) |  ![\[Yes\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-yes.png) Ja(erstellt eine Backup-Tabelle und ersetzt die Quelltabelle durch eine Iceberg-Tabelle) |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein(erstellt eine neue Tabelle) | 
| **Auswirkung auf die Quelltabelle** |  |  |  | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) | Korrumpiert die Quelltabelle | Korrumpiert die Backup-Tabelle | Sicher, Quelle nicht betroffen | 
| **Auswirkung auf den Eisberg-Tisch** |  |  |  | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) | Korrumpiert die Iceberg-Tabelle | Korrumpiert die Eisberg-Tabelle | Keine Auswirkungen auf die Iceberg-Tabelle | 
| [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-options.html) | In der neuen Tabelle nicht sichtbar(Partition muss mit integriert werden`add_files`) | Auf der neuen Tabelle nicht sichtbar(Partition muss mit integriert werden`add_files`) | Auf der neuen Tabelle nicht sichtbar(Ich brauche `INSERT INTO` die neue Tabelle) | 
| **Kosten** | Niedrig | Niedrig | Höher (vollständige Datenumschreibung) | 
| **Geschwindigkeit der Migration** | Schnell | Schnell | Langsamer | 
| **Kann für die Migration zu Amazon S3 S3-Tabellen verwendet werden** |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein |  ![\[Yes\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-yes.png) Ja | 
| **Erfordert manuelles DDL** |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein(Schema und Partitionen werden aus der Quelltabelle kopiert) |  ![\[No\]](http://docs.aws.amazon.com/de_de/prescriptive-guidance/latest/apache-iceberg-on-aws/images/icon-no.png) Nein(Schema und Partitionen werden aus der Quelltabelle kopiert) | Wenn Sie CTAS verwenden, müssen Sie nur die Partitionierung angeben | 
| **Beste Verwendung** | Schnelle Migration ohne Umschreiben von Daten, sodass Hive und Iceberg für Tests oder schrittweise Umstellung side-by-side verwendet werden können. | Ersetzen einer Hive-Tabelle an Ort und Stelle, ohne Daten neu zu schreiben, wenn eine sofortige Umstellung akzeptabel ist. | Vollständige Iceberg-Optimierung mit Datenumschreibung. Ideal für die Neugestaltung von Partitionen oder Schemas oder für die Verbesserung von Layout und Leistung. Immer empfehlenswert, wenn möglich. | 