You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
14
16
15
17
- The notification of key component beta preview
@@ -18,7 +20,7 @@ Azure Data Lake Analytics is updated on an aperiodic basis for certain component
18
20
19
21
## Notification of key component beta preview
20
22
21
-
No key component beta version available for preview.
23
+
No key component beta version available for preview.
22
24
23
25
## U-SQL runtime
24
26
@@ -32,17 +34,13 @@ The runtime version will be updated aperiodically. And the previous runtime will
32
34
> - 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.
33
35
> - The non-default runtime version has a fixed lifecycle. It will be automatically expired.
34
36
35
-
The following version is the current default runtime version.
36
-
37
-
-**release_20200707_scope_2b8d563_usql**
38
-
39
37
To get understanding how to troubleshoot U-SQL runtime failures, refer to [Troubleshoot U-SQL runtime failures](runtime-troubleshoot.md).
40
38
41
39
## .NET Framework
42
40
43
41
Azure Data Lake Analytics now is using the **.NET Framework v4.7.2**.
44
42
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.
46
44
47
45
To get understanding how to troubleshoot a .NET upgrade using [Troubleshoot a .NET upgrade](runtime-troubleshoot.md).
0 commit comments