chunjun icon indicating copy to clipboard operation
chunjun copied to clipboard

A data integration framework

Results 293 chunjun issues
Sort by recently updated
recently updated
newest added

### 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....

question

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 输入源有700多条数据,flink消费了一次就消费完输入源的数据,当一次将这些数据写入sr时报错,但任务却显示成功 [tasklog.log](https://github.com/DTStack/chunjun/files/12191176/tasklog.log) ### What you expected to happen 写数据报错时应触发相对应的反应 ###...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar feature requirement. ### Description http supports offline mode ### Use case _No response_ ###...

feature-request

## Purpose of this pull request ## Which issue you fix Fixes #1690 ## Checklist: - [x] I have executed the **'mvn spotless:apply'** command to format my code. - [...

STARROCKS

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 包引用位置错误 ### What you expected to happen 包引用位置错误,应该是com.dtstack.chunjun.connector.jdbc.config.TableIdentify; ### How...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened [connector][hdfs]多个任务同时写出到同一个hdfs(或hive)数据源时,会出现丢数据的情况 ### What you expected to happen [connector][hdfs]多个任务同时写出到同一个hdfs(或hive)数据源时,不丢数据 ### How...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 当flink 开启metrics.reporter.promgateway 相关参数后,per-job 提交作业到集群作业报错,关闭flink 监控配置,作业就能正常的运行 ### What you expected to...

bug

### 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...

question

### 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...

question

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened flink 版本是 1.12.7,chunjun 是 chunjun-1.12_release 分支最新代码 ![image](https://github.com/DTStack/chunjun/assets/8185717/40fafc25-dfff-4bf0-9141-8bfba33fb203) Standalone 模式下运行 mysqlcdc...

bug