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]Warning cannot find cluster when there is no main class, run livy interactive console #2423

Closed
jingyanjingyan opened this issue Dec 4, 2018 · 5 comments

Comments

@jingyanjingyan
Copy link

Build: Develop 880

Repro Steps:

  1. Make sure there is no config file
  2. Open a scala file, run livy interactive console

Result:
Warning cannot find the target cluster
image

The config file include cluster but does not have main class actually
image

@jingyanjingyan
Copy link
Author

Repro with develop 903

@jingyanjingyan
Copy link
Author

Repro with develop 907

@wezhang wezhang modified the milestones: v3.16.0, v3.17.0 Dec 12, 2018
@jingyanjingyan
Copy link
Author

jingyanjingyan commented Dec 12, 2018

Discuss with @wezhang , Design to:
When user click Edit, the cluster should be empty cause user haven't choose any one.
image

Legacy issue:
Click continue anyway, the livy interactive console does not launched and no useful warning message for it.
Expect:
Any warning message for user haven't select any cluster?

@jingyanjingyan
Copy link
Author

Verify with build develop 914:
Click continue anyway, the livy interactive console does not launch and no useful warning message for it.

@v-jiche
Copy link

v-jiche commented Dec 29, 2018

Verified. Fixed.
Build:
azure-toolkit-for-intellij-2018.3.develop.943.12-29-2018

image

@v-jiche v-jiche closed this as completed Dec 29, 2018
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