We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement the Linkis AppConn plug-in, which is used to implement the DSS AppConn node submitted to Linkis for execution.
The text was updated successfully, but these errors were encountered:
db5e01b
Provide some basic function modules of appconn in dss1.0.0, and reali…
7491c30
…ze the implementation of third-party applications connected to DSS (#377) * Define AppConn core interface and default implementation class. fix #357 * Implement DSS1.0 AppConn class loading and instantiation module. fix #358 * Implement DSS1.0 AppConn class loading and instantiation module. fix #358 * delete useless message. fix #358 * Define the abstract dispatch AppConn. fix #359 * Implement Linkis AppConn plug-in. fix #360 * Delete useless pom location. fix #360 * Realize the application of the three major access specifications of DSS1.0. fix #351 * Delete qualitis appconn module. fix #351 * Delete some useless code. fix #351 Co-authored-by: JinyangRao <[email protected]>
No branches or pull requests
Implement the Linkis AppConn plug-in, which is used to implement the DSS AppConn node submitted to Linkis for execution.
The text was updated successfully, but these errors were encountered: