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][console]Use default local console config file to submit #2808

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

Comments

@jingyanjingyan
Copy link

Build: dev 1005

Repro Steps:
0. Create an HDInsight config without main class, it will ask for main class value.
image

  1. Create a new project, make sure there is no config file
  2. Set default spark application type to HDInsight (anyone)
  3. Start local console and "Run", the default local console config file will be created without main class
  4. Click local run button, then click "Run"

Result:
image

Expect:
It check the main class in different ways, maybe need consistent

@jingyanjingyan
Copy link
Author

Fix in dev 1022
No check in step0, the same check after step 4.

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