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] Could send code to the last active console #2120

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

[IntelliJ] Could send code to the last active console #2120

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 the local console environment
  3. Create a config file for sample.LogQuery
  4. Right click on script editor, choose "Spark Console\Run Spark Local Console(Scala)" - console1
  5. Right click on script editor, choose "Spark Console\Run Spark Local Console(Scala)" - console2
  6. Make Console1 active, send code from script editor\context menu\Send Selection To Spark Console

Result:
Code send to console2

Expect:
May should send code to the active console.

@jingyanjingyan
Copy link
Author

Fix in develop 839, could send code to the active console

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