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] Send selection to spark console does not display after terminate console once. #2117

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

Comments

@jingyanjingyan
Copy link

Build: Develop 763

Repro Steps:

  1. Create a new project.

  2. Set local console environment

  3. Create a new run config file with sample.LogQuery

  4. Right click on LogQuery script editor, click "Spark Console\Run Spark Local Console(scala)", wait for the local console setup

  5. In script editor, select part of the code, right click, "Send Selection To Spark Console" displays.
    image

  6. Click "x" to close the local console, click "Terminate"

  7. Right click on script editor to launch the local console again.

  8. Select part of the code, right clicking on the script editor.

Result:
"Send Selection To Spark Console" does not display now.
image

@jingyanjingyan
Copy link
Author

Fix in develop 839

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