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]Should do the SSH checking automatically after check on the option #2087

Closed
jingyanjingyan opened this issue Sep 25, 2018 · 1 comment

Comments

@jingyanjingyan
Copy link

Build: PR 2087

Repro Steps:

  1. Edit one config file, under "Remotely Run in Cluster", check on "Enable Spark remote debug"

  2. Enter valid data, save and close the config dialog (i.e. cluster=spark23hdinsight, PW=9#eu&5khH_j3)

  3. Check off the "Enable Spark remote debug", save and close the config dialog

  4. Change cluster which has a different password (i.e. cluster=spark231HDI40-reg, PW=Pa$$w0rd1234)

  5. Check ON the "Enable Spark remote debug", Notice it does not check SSH automatically
    image

  6. Save

  7. Do remote debug

Result:
SSH invalid, Auth fail.

Expect:
Should do SSH checking automatically in step 5

@jingyanjingyan
Copy link
Author

Fix with develop 844, in step 5, authentication check automatically.

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

2 participants