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][Spark on ADL] Should allow to create different config for clusters with the same name #2420

Closed
jingyanjingyan opened this issue Dec 3, 2018 · 1 comment

Comments

@jingyanjingyan
Copy link

Build: Develop 880

Repro Steps:

  1. Create cluster "catest" under "sparkwatchdog-c08"
  2. Right click on "catest", click "Submit Job", input valid value, click "Apply" to save the config file.
  3. Create cluster "catest" under "sparkwatchdog-c09"
  4. Right click on "catest", click "Submit Job"

Result:
The config file in step 2 populated.
image

Expect:
The clusters with the same name share one config file, should allow to create different configs for them.

@jingyanjingyan
Copy link
Author

Fix in Develop 892, when try to submit, the default config file is named with "catest@sparkwatchdog-c08".

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