microsoft / azure-tools-for-java

Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
Other
239 stars 161 forks source link

[intelliJ][RunConf]Unreasonable warning about Spark clusters in Run/Debug configurations when Azure sign out #2736

Closed v-jiche closed 4 years ago

v-jiche commented 5 years ago

Build: azure-toolkit-for-intellij-2018.3.88.01-24-2019.zip

Repro Steps:

  1. Open Azure Explorer.
  2. Azure sign out.
  3. Open Run/Debug Configurations.
  4. Add a HDInsight configuration.
  5. Choose Remotely Run in Cluster.

Result: The warning about Spark clusters is as follows. image

Expection:

  1. In the state of sign out, linked clusters can be listed. So warning that can't list cluster is not right. image
  2. The login prompt should be changed to sign in. In Azure Explorer, it is used with signing in. image
v-jiche commented 5 years ago

You can refer to bug #2737

t-rufang commented 5 years ago

Wording.

vscjavaci commented 4 years ago

Track internal issue by AB#1748137