linkis
linkis copied to clipboard
Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
Add VariableRestfulApi unit test Related issue #2716
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description In the linkis datasource management console, the optional hdfs...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description In the linkis data source management console, it is...
 as the pr https://github.com/apache/incubator-linkis/pull/2447 linkis-web need to be adjusted as a maven module because of rename web to linkis-web, some change need to modify https://github.com/apache/incubator-linkis/blob/dev-1.3.0/web/pom.xml should mv to https://github.com/apache/incubator-linkis/blob/dev-1.3.0/linkis-web...
Task 1 Unit testing [linkis-common] Unit testing of common tool classes - https://github.com/apache/incubator-linkis/issues/1634 Task 2: Clear the warning warning of linkis-web compilation - https://github.com/apache/incubator-linkis/issues/1275 Task 3 linkis-manager-persistence sql unified to...
Community assistant. Mainly responsible for the standardized management of QA issues in the community, and the standardized management of pr and issue. There is no requirement for technology. ------ 社区协助员。...
Organize and synchronize LKIP documents to cwiki apache cwiki (requires account registration) https://cwiki.apache.org/confluence/display/LINKIS/Linkis+Improvement+Proposals LKIP Documentation https://docs.qq.com/doc/DVUdVUHVxbEtXTUxa It needs to be translated into English markdown documents and then synchronized to cwiki...
Sort out the configuration items used by `CommonVars` in the code in the linkis-common module, and output the markdown document of the corresponding configuration item linkis-common-config-item.md like ```` val BDP_SERVER_PORT...
Verification of some English documents in the community module Documentation https://linkis.apache.org/community Code address https://github.com/apache/incubator-linkis-website/tree/dev/community Chinese address https://github.com/apache/incubator-linkis-website/tree/dev/i18n/zh-CN/docusaurus-plugin-content-docs-community/current ----- 社区模块部分英文文档的校验,可以只校验部分 文档 https://linkis.apache.org/community md文件地址 https://github.com/apache/incubator-linkis-website/tree/dev/community 中文md地址 https://github.com/apache/incubator-linkis-website/tree/dev/i18n/zh-CN/docusaurus-plugin-content-docs-community/current
linkis-computation-governance/linkis-manager/linkis-manager-persistence  change SQL annotation to XML for LinkisManager Persistence module ------ 调整 `linkis-manager-persistence` 模块中的sql使用,由原来的注解方式 调整为xml格式