microsoft / Spark-Hive-Tools

This is for issue/feedback tracking on Spark & Hive Tools
Creative Commons Attribution 4.0 International
6 stars 9 forks source link

Error: command 'hdinsgiht.jupyter.execRangeInKernel' already exists #7

Closed widovanheemstra closed 4 years ago

widovanheemstra commented 5 years ago

I have setup the extension as described online. When I try to run some code in the Interactive Window, I get the following error:

[2019-9-25:15:1:18] [Error] PySpark Interactive Error: Error: command 'hdinsgiht.jupyter.execRangeInKernel' already exists

The Livy cluster is running as I can see from the List Cluster command:

[2019-9-25:15:7:29] [Info] List Azure BD cluster:

Subscription/Type ClusterName ClusterType Status
Generic Livy JupyterHub: http://127.0.0.1:8 Spark(Version: unknown) Running
888 (NONE)

[2019-9-25:15:7:29] [Info] list cluster(s) successfully!

So apart from the typo 'hdinsgiht.' how and where can I fix this issue? My code doesn't get executed now.

I'm using the 1.1.6 version of this plugin.

Sam--Shan commented 4 years ago

I got this issue,too.Did you fix that?

zesluo commented 4 years ago

It has been fixed. Please try the latest version. Thanks for filing the issue