Skip to content

Commit 2c54fdb

Browse files
committed
Some tweaks
1 parent d315564 commit 2c54fdb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

articles/storage/blobs/data-lake-storage-migrate-gen1-to-gen2-azure-portal.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ For more information, see [Manage Azure Data Lake Analytics using the Azure port
9090

9191
File or directory names with only spaces or tabs, ending with a `.`, containing a `:`, or with multiple consecutive forward slashes (`//`) aren't compatible with Gen2. You need to rename these files or directories before you migrate.
9292

93+
For the better performance, consider delaying the migration for at least seven days from the time of the last delete operation. In a Gen1 account, deleted files become _soft_ deleted files, and the Garbage Collector won't remove them permanently until approximately seven days. All files, including soft deleted files, are processed during migration. If you wait until the Garbage Collector has permanently removed deleted files, your wait time can improve.
94+
9395
## Step 5: Perform the migration
9496

9597
Before you begin, review the two migration options below, and decide whether to only copy data from Gen1 to Gen2 (recommended) or perform a complete migration.
@@ -258,6 +260,20 @@ When you copy the data over to your Gen2-enabled account, two factors that can a
258260

259261
WebHDFS File System APIs of Gen1 will be supported on Gen2 but with certain deviations, and only limited functionality is supported via the compatibility layer. Customers should plan to leverage Gen2-specific APIs for better performance and features.
260262

263+
#### What happens to my Gen1 account after the retirement date?
264+
265+
The account becomes inaccessible. You won't be able to:
266+
267+
- Manage the account
268+
269+
- Access data in the account
270+
271+
- Receive service updates to Gen1 or Gen1 APIs, SDKs, or client tools
272+
273+
- Access Gen1 customer support online, by phone or by email
274+
275+
See [Action required: Switch to Azure Data Lake Storage Gen2 by 29 February 2024](https://azure.microsoft.com/updates/action-required-switch-to-azure-data-lake-storage-gen2-by-29-february-2024/).
276+
261277
## Next steps
262278

263279
- Learn about migration in general. For more information, see [Migrate Azure Data Lake Storage from Gen1 to Gen2](data-lake-storage-migrate-gen1-to-gen2.md).

0 commit comments

Comments
 (0)