biandou1313

Results 15 issues of biandou1313

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened ![1660201162(1)](https://user-images.githubusercontent.com/34857750/184080171-68db0352-f5b5-4689-baa2-ce546106b580.png) { "job": { "setting": { "errorLimit": {}, "speed": {...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 问题描述: 1、来源数据为700万+ 时,通过跳针flink job相关参数,可以在6分钟之内处理完 2、来源为9000万+时,mysql-hive同步时,来源端mysqlsource无法拉取数据,是因为source端需要一次查询数据 无法范围rs 来源端执行SQL: SELECT `id`, `device_id`,...

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 ![image](https://user-images.githubusercontent.com/34857750/183544459-26cd1ed0-314a-49d4-8c64-93d8e1e9807e.png) ![image](https://user-images.githubusercontent.com/34857750/183544502-68518844-5a32-4752-84da-7bd5bec9eb53.png) ![image](https://user-images.githubusercontent.com/34857750/183544569-d8401eb7-42c8-4cfd-b0c0-47952579cb38.png) 执行JSON: { "job": { "content": [{ "reader":...

bug

BUG信息: JdbcOutputFormat [Flink_Job] writeRecord error: when converting field[0] in Row(+I(18,xulei,22,wuhan)) at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1915) at org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper.quiesceTimeServiceAndCloseOperator(StreamOperatorWrapper.java:168) at org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper.close(StreamOperatorWrapper.java:131) at org.apache.flink.streaming.runtime.tasks.StreamOperatorWrapper.close(StreamOperatorWrapper.java:135) at org.apache.flink.streaming.runtime.tasks.OperatorChain.closeOperators(OperatorChain.java:439) at org.apache.flink.streaming.runtime.tasks.StreamTask.afterInvoke(StreamTask.java:627) at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:589) at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:755) at org.apache.flink.runtime.taskmanager.Task.run(Task.java:570)...

bug

## Development Task 1、chunjun1.12 已经修复hive无法指定分区 2、chunjun1.12已经扩展hive读 3、chunjun1.12已经扩展robbitmq

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 来源数据mysql总数据只有8300万左右 1、source端:执行并发操作,并没有按照切分键均匀查询 切分键为Id 2、hivesink端:执行期间出现两个问题:a、执行过程中移动文件出问题,比如:并发20,先执行完的通道,会将.data文件删除,后面还在执行的通道,找不到.data文件 b|、通道多了 很多通道没有数据直接关闭 ![image](https://user-images.githubusercontent.com/34857750/185526441-53b82214-386f-4ae5-8ee4-a7f5e5280ef1.png) ![image](https://user-images.githubusercontent.com/34857750/185526144-4ea1ae75-b2af-4792-af29-4632b55d5947.png) ![image](https://user-images.githubusercontent.com/34857750/185526688-01ea68a9-dfe6-415c-89c8-b28172e33dea.png) ###...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 问题一:insert 模式下 主键重复 任务直接终止 问题二:insert模式下 配置脏数据存储 也没有用 任务终止 ,张数据表也无数据 ###...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 1、根据chunjun配置mysql 但是本地或者标准模式下 都无法找到mysqlreport ### What you expected to happen 1、json中配置...

bug