|
20 | 20 | <change-notes> |
21 | 21 | <![CDATA[ |
22 | 22 | <html> |
23 | | - <h3>[3.20.0]</h3> |
| 23 | + <h3>3.21.0</h3> |
24 | 24 | <h4>Added</h4> |
25 | 25 | <ul> |
26 | | - <li>Support Failure Task Local Reproduce for Spark 2.3 on Cosmos</li> |
27 | | - <li>Support mock file system in Spark local console</li> |
28 | | - <li>Support ADLS Gen2 storage type to submit job to HDInsight cluster</li> |
29 | | - <li>Introduce extended properties field when provision a Spark on Cosmos cluster or submit a Spark on Cosmos |
30 | | - Serverless job</li> |
| 26 | + <li>Support Java 11 App Service</li> |
| 27 | + <li>Add failure task debug feature for HDInsight cluster with Spark 2.3.2</li> |
| 28 | + <li>Support linking cluster with ADLS GEN2 storage account</li> |
| 29 | + <li>Add default storage type for cluster with ADLS GEN2 account</li> |
31 | 30 | </ul> |
32 | 31 | <h4>Changed</h4> |
33 | 32 | <ul> |
34 | | - <li>Use device login as the default login method.</li> |
35 | | - <li>Change icons for HDInsight cluster and related configuration</li> |
| 33 | + <li>User experiences change for HDInsight Reader role cluster</li> |
| 34 | + <li>AadProvider.json file is no longer needed for Spark on Cosmos Serverless feature</li> |
36 | 35 | </ul> |
37 | 36 | <h4>Fixed</h4> |
38 | 37 | <ul> |
39 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2805">#2805</a> Save password with |
40 | | - SecureStore.</li> |
41 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2888">#2888</a>, <a |
42 | | - href="https://github.com/Microsoft/azure-tools-for-java/issues/2894">#2894</a>, <a |
43 | | - href="https://github.com/Microsoft/azure-tools-for-java/issues/2921">#2921</a> Fix Spark on Cosmos |
44 | | - Serverless job run failed related issues</li> |
45 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2912">#2912</a> Check invalid access key for |
46 | | - submitting with ADLS Gen2 account</li> |
47 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2844">#2844</a> Refine WebHDFS and ADLS input |
48 | | - path hints</li> |
49 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2848">#2848</a> Reset background color for not |
50 | | - empty ADLS path input</li> |
51 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2749">#2749</a>, <a |
52 | | - href="https://github.com/Microsoft/azure-tools-for-java/issues/2936">#2936</a> Fix Spark run configuration |
53 | | - cast issues and classified exception message factory NPE issues</li> |
| 38 | + <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2866">#2866</a> Fix uncaught exception when |
| 39 | + remote debug in HDI 4.0</li> |
| 40 | + <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2958">#2958</a> Fix deleted cluster |
| 41 | + re-appeared issue for Spark on Cosmos cluster</li> |
| 42 | + <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2988">#2988</a> Fix toolkit installation |
| 43 | + failure with version incompatibility issue</li> |
| 44 | + <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2977">#2977</a> Fix "Report to Microsoft" |
| 45 | + button been disabled issue</li> |
54 | 46 | </ul> |
55 | 47 | <p>You may get the full change log <a |
56 | 48 | href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p> |
|
0 commit comments