You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by 蒋云 <ju...@163.com> on 2023/03/13 05:43:37 UTC

not found LinkisEngineConnPluginServer in https://github.com/apache/linkis/tree/master

Debug Guide | Apache Linkis
[Service Name]
linkis-cg-engineplugin

[Use classpath of module]
linkis-engineconn-plugin-server

[VM Opitons]
-DserviceName=linkis-cg-engineplugin -Xbootclasspath/a:{YourPathPrefix}/linkis/linkis-dist/package/conf

[main Class]
org.apache.linkis.engineplugin.server.LinkisEngineConnPluginServer


Re: not found LinkisEngineConnPluginServer in https://github.com/apache/linkis/tree/master

Posted by peacewong <pe...@apache.org>.
Yes, the new version merges EnginepluginServer into the LinkisManager
service, and the debugging documentation will be optimized after the release

蒋云 <ju...@163.com> 于2023年3月15日周三 12:14写道:

> Debug Guide | Apache Linkis
> [Service Name]
> linkis-cg-engineplugin
>
> [Use classpath of module]
> linkis-engineconn-plugin-server
>
> [VM Opitons]
> -DserviceName=linkis-cg-engineplugin
> -Xbootclasspath/a:{YourPathPrefix}/linkis/linkis-dist/package/conf
>
> [main Class]
> org.apache.linkis.engineplugin.server.LinkisEngineConnPluginServer
>
>