mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
correct plugin name
This commit is contained in:
parent
52bb6c7e15
commit
36cf391a42
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<description>Launcher implementation to run interpreters on Kubernetes</description>
|
||||
|
||||
<properties>
|
||||
<plugin.name>Launcher/StandardInterpreterLauncher</plugin.name>
|
||||
<plugin.name>Launcher/K8sStandardInterpreterLauncher</plugin.name>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Reference in a new issue