Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ][RunConf]Set default spark type to aris, submit from script context menu will create config with "HDInsight" title #2810

Closed
jingyanjingyan opened this issue Mar 4, 2019 · 1 comment

Comments

@jingyanjingyan
Copy link

Build: Dev 1005

Repro Steps:

  1. Set default spark application type to SQL server bit data cluster
  2. Create a project, right click on one script

Result:
It use "Create [Spark on HDInsight]...", which will create a SQL server bit data cluster but named with "Spark on HDInsight"
image

image

@jingyanjingyan
Copy link
Author

Fix in dev 1022, will create config with [Spark on SQL]

zmssp pushed a commit to zmssp/azure-tools-for-java that referenced this issue Mar 7, 2019
* add webhdfs path check (microsoft#2842)

* Add subscription combox for adls gen1 storage type (microsoft#2836)

* Add validation when deploy to existing deployment slot (microsoft#2833)

* Bump IntelliJ Toolkit version to 3.19.0 (microsoft#2845)

* Spark Run config bug fix. Main class missing will not block config saving. Add run config suggested name for aris. (microsoft#2837)

microsoft#2831 microsoft#2811 microsoft#2808 microsoft#2807 microsoft#2810 microsoft#2760

* Add release note for IntelliJ Toolkit v3.19.0 (microsoft#2849)
zmssp pushed a commit to zmssp/azure-tools-for-java that referenced this issue Mar 7, 2019
* add webhdfs path check (microsoft#2842)

* Add subscription combox for adls gen1 storage type (microsoft#2836)

* Add validation when deploy to existing deployment slot (microsoft#2833)

* Bump IntelliJ Toolkit version to 3.19.0 (microsoft#2845)

* Spark Run config bug fix. Main class missing will not block config saving. Add run config suggested name for aris. (microsoft#2837)

microsoft#2831 microsoft#2811 microsoft#2808 microsoft#2807 microsoft#2810 microsoft#2760

* Add release note for IntelliJ Toolkit v3.19.0 (microsoft#2849)
zmssp pushed a commit to zmssp/azure-tools-for-java that referenced this issue Mar 7, 2019
* add webhdfs path check (microsoft#2842)

* Add subscription combox for adls gen1 storage type (microsoft#2836)

* Add validation when deploy to existing deployment slot (microsoft#2833)

* Bump IntelliJ Toolkit version to 3.19.0 (microsoft#2845)

* Spark Run config bug fix. Main class missing will not block config saving. Add run config suggested name for aris. (microsoft#2837)

microsoft#2831 microsoft#2811 microsoft#2808 microsoft#2807 microsoft#2810 microsoft#2760

* Add release note for IntelliJ Toolkit v3.19.0 (microsoft#2849)
andxu pushed a commit to andxu/azure-tools-for-java that referenced this issue Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants