|
20 | 20 | <change-notes> |
21 | 21 | <![CDATA[ |
22 | 22 | <html> |
23 | | - <h3>[3.19.0]</h3> |
24 | | - <h4>Added</h4> |
25 | | - <ul> |
26 | | - <li>Support open browser after Web App deployment.</li> |
27 | | - <li>Support to link SQL Server Big Data cluster and submit Spark jobs.</li> |
28 | | - <li>Support WebHDFS storage type to submit job to HDInsight cluster with ADLS Gen 1 storage account.</li> |
29 | | - </ul> |
30 | | - <h4>Changed</h4> |
31 | | - <ul> |
32 | | - <li>Update UI of Web App creation and deployment</li> |
33 | | - <li>Subscription ID need to be specified for ADLS Gen 1 storage type</li> |
34 | | - </ul> |
35 | | - <h4>Fixed</h4> |
36 | | - <ul> |
37 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2840" rel="nofollow">#2840</a> Submit successfully with invalid path for WebHDFS storage type issue.</li> |
38 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2747" rel="nofollow">#2747</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2801" rel="nofollow">#2801</a> Error loadig HDInsight node issue.</li> |
39 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2714" rel="nofollow">#2714</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2688" rel="nofollow">#2688</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2669" rel="nofollow">#2669</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2728" rel="nofollow">#2728</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2807" rel="nofollow">#2807</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2808" rel="nofollow">#2808</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2811" rel="nofollow">#2811</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2831" rel="nofollow">#2831</a>Spark Run Configuration validation issues.</li> |
40 | | - <li><a href="https://github.com/Microsoft/azure-tools-for-java/issues/2810" rel="nofollow">#2810</a>,<a href="https://github.com/Microsoft/azure-tools-for-java/issues/2760" rel="nofollow">#2760</a> Spark Run Configuration issues when created from context menu.</li> |
41 | | - </ul> |
42 | | - <p>You may get the full change log <a href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p> |
| 23 | + <h3>[3.20.0]</h3> |
| 24 | + <h4>Added</h4> |
| 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> |
| 31 | + </ul> |
| 32 | + <h4>Changed</h4> |
| 33 | + <ul> |
| 34 | + <li>Use device login as the default login method.</li> |
| 35 | + <li>Change icons for HDInsight cluster and related configuration</li> |
| 36 | + </ul> |
| 37 | + <h4>Fixed</h4> |
| 38 | + <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> |
| 54 | + </ul> |
| 55 | + <p>You may get the full change log <a |
| 56 | + href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p> |
43 | 57 | </html> |
44 | 58 | ]]> |
45 | 59 | </change-notes> |
|
0 commit comments