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
Support pushing docker image of the project to Azure Container Registry.
Support navigating Azure Container Registry in Azure Explorer.
Support pulling image from Azure Container Registry in Azure Explorer.
Spark local run improvement: Users can now use the same code for both Spark local run and cluster run, which means they can test locally and then submit to cluster without modification.
HDInsight tools for IntelliJ now generate run/debug configuration automatically to make Spark job run/debug easier for both local and cluster run.
Fixed some bugs.
Eclipse
Support pushing docker image of the project to Azure Container Registry.
Support navigating Azure Container Registry in Azure Explorer.
Support pulling image from Azure Container Registry in Azure Explorer.
Maven is now used to manage Scala and Spark version which make project generation easier.