chunjun
chunjun copied to clipboard
A data integration framework
…eptions ## Purpose of this pull request ## Which issue you fix Fixes # (issue). ## Checklist: - [x] I have executed the **'mvn spotless:apply'** command to format my code....
预计迭代周期:2个月(3月10号 - 5月10号): ## 功能迭代 ### 文档 1. 插件文档:因为我们的插件文档落后很多,所以需要把内部的一些插件文档重新更新到官网上; 2. 基础使用文档:包括打包、编译、提交、基础使用、调试等内容; 3. 自定义插件文档:包括脏数据插件、数据源插件、指标插件等; 4. https://github.com/DTStack/chunjun/issues/1509 5. 文档增加博客模块; ### 功能 1. 使用新的source/sink api 重构 connector v2,并抽象一层 connector base; 2. https://github.com/DTStack/chunjun/issues/1514 3....
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened json文件: `{ "job": { "content": [ { "nameMapping": { "schemaMappings":...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened { "job": { "content": [ { "reader": { "parameter": {...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar feature requirement. ### Description 文件传输支持的数据源种类包括:FTP、SFTP、HDFS、minio 支持的文件类型:各种可以以流形式传输的文件格式,包括各种非格式化文件 需要支持的插件:包括以上数据源的读/写插件 写入重复文件处理策略包括:全覆盖、重命名、全跳过 **【**新增特性**】** 1.支持断点续传 2.支持多个文件传输 ### Use case...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened { "job": { "content": [ { "reader": { "parameter": {...
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question. - [X] I had googled my question but i didn't get any help....
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question. - [X] I had googled my question but i didn't get any help....
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened SQL语句: CREATE TABLE source ( id int, device_id string )...
### Search before asking - [ ] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question. - [ ] I had googled my question but i didn't get...