Skip to content

Commit 3d29bae

Browse files
committed
Review
1 parent eb2db11 commit 3d29bae

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/data-lake-analytics/data-lake-analytics-whats-new.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ author: xujiang1
55
ms.service: data-lake-analytics
66
ms.topic: overview
77
ms.author: xujiang1
8-
ms.date: 07/31/2020
8+
ms.date: 11/16/2022
99
---
1010

1111
# What's new in Data Lake Analytics?
1212

13+
[!INCLUDE [retirement-flag](includes/retirement-flag.md)]
14+
1315
Azure Data Lake Analytics is updated on an aperiodic basis for certain components. To stay updated with the most recent update, this article provides you with information about:
1416

1517
- The notification of key component beta preview
@@ -18,7 +20,7 @@ Azure Data Lake Analytics is updated on an aperiodic basis for certain component
1820

1921
## Notification of key component beta preview
2022

21-
No key component beta version available for preview.
23+
No key component beta version available for preview.
2224

2325
## U-SQL runtime
2426

@@ -32,17 +34,13 @@ The runtime version will be updated aperiodically. And the previous runtime will
3234
> - Choosing a runtime that is different from the default has the potential to break your U-SQL jobs. It is highly recommended not to use these non-default versions for production, but for testing only.
3335
> - The non-default runtime version has a fixed lifecycle. It will be automatically expired.
3436
35-
The following version is the current default runtime version.
36-
37-
- **release_20200707_scope_2b8d563_usql**
38-
3937
To get understanding how to troubleshoot U-SQL runtime failures, refer to [Troubleshoot U-SQL runtime failures](runtime-troubleshoot.md).
4038

4139
## .NET Framework
4240

4341
Azure Data Lake Analytics now is using the **.NET Framework v4.7.2**.
4442

45-
If your Azure Data Lake Analytics U-SQL script code uses custom assemblies, and those custom assemblies use .NET libraries, validate your code to check if there is any breakings.
43+
If your Azure Data Lake Analytics U-SQL script code uses custom assemblies, and those custom assemblies use .NET libraries, validate your code to check if there are any errors.
4644

4745
To get understanding how to troubleshoot a .NET upgrade using [Troubleshoot a .NET upgrade](runtime-troubleshoot.md).
4846

0 commit comments

Comments
 (0)