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][Spark][serverless][RunConf] Serverless submission: Warning use spark cluster when config use ADL account #2647

Closed jingyanjingyan closed 5 years ago

jingyanjingyan commented 5 years ago

Build: Private 2641

Repro Steps:

  1. Create a serverless config without ADL account name, save
  2. Open project, right click on "LogQuery", click "SparkJobRun"

Result: Warning message use "cluster" but in config file, it has been change to "ADL account" image

Create serverless config without cluster, start interactive console and continue anyway image

t-rufang commented 5 years ago

@konjac Hi Kun, can you help verify this issue?