Skip to content

azure-intellij-toolkit-v3.20.0

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 29 Mar 09:08
· 9609 commits to develop since this release

Azure Toolkit for IntelliJ IDEA 3.20.0 is available in the Marketplace!

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2018.3, 2019.1]
  • IntelliJ IDEA Ultimate Edition, version [2018.3, 2019.1]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support Failure Task Local Reproduce for Spark 2.3 on Cosmos
  • Support mock file system in Spark local console
  • Support ADLS Gen2 storage type to submit job to HDInsight cluster
  • Introduce extended properties field when provision a Spark on Cosmos cluster or submit a Spark on Cosmos Serverless job

Changed

  • Use device login as the default login method.
  • Change icons for HDInsight cluster and related configuration

Fixed

  • #2805 Save password with SecureStore.
  • #2888, #2894, #2921 Fix Spark on Cosmos Serverless job run failed related issues
  • #2912 Check invalid access key for submitting with ADLS Gen2 account
  • #2844 Refine WebHDFS and ADLS input path hints
  • #2848 Reset background color for not empty ADLS path input
  • #2749, #2936 Fix Spark run configuration cast issues and classified exception message factory NPE issues