Skip to content

azure-intellij-toolkit-v3.33.0

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 03 Mar 14:33
· 9157 commits to develop since this release
f9c3522

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

Supported Platforms

The Azure Toolkit for IntelliJ IDEA supports the following IDEs:

  • IntelliJ IDEA Community Edition, version [2019.2, 2019.3]
  • IntelliJ IDEA Ultimate Edition, version [2019.2, 2019.3]

Embedded Libraries

In this release, the following libraries are embedded.

Change Notes

Added

  • Support upload artifact to ADLS Gen1 storage for Spark on Cosmos Spark Pool
  • Detect authentication type automatically when user types cluster name and lost focus when link an HDInsight cluster
  • Fetch more Livy logs when submit Spark job to HDInsight cluster failed
  • Add background task indicator to improve user experience
  • Support virtual file system on ADLS Gen2 storage for HDInsight Spark cluster and Synapse Spark pool

Changed

  • Seperator for multiple referenced jars and referenced files is changed from semicolon to space in Spark batch job configuration
  • "Continue Anyway" is changed to "Cancel submit" in "Change configuration settings" dialog when validation check failed for spark batch job
  • The behavior of "Rerun" button action for Spark batch job is changed from re-run with current selected configuration to re-run with previous job configuration

Fixed

  • #3935 Clean up HDInsight clusters from cache when user signs out
  • #3887, #4023 Fix uncaught StackOverflowError reported by user
  • #4045 Fix uncaught NullPointerException reported by user