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

Add the Persistence Module for Linkis Manager to provide the persistence capability. #602

Closed
sargentti opened this issue Mar 10, 2021 · 0 comments

Comments

@sargentti
Copy link
Contributor

Need Persistence Module to provide the data persistence layer for Linkis Manager Service. It needs to be flexible and extensible to support a variety of storages and databases, such as MySQL, HBase, etc. Major functions:

  1. CRUD of application instance information(EngineConn and EngineConn Manager) for Application Manager module;
  2. CRUD of resource usage information for Resource Manager module;
  3. CRUD of label information for Label Manager module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant