You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: io.grpc.StatusRuntimeException: UNKNOWN: Code:[Framework-13], Description:[DataX插件运行时出错, 具体原因请参看DataX运行结束时的错误诊断信息 .]. - java.lang.IllegalStateException: readCount:16 can not more than page size:15
at com.qlangtech.tis.plugin.datax.writer.DataGridWriter$Task.startWrite(DataGridWriter.java:84)
at com.alibaba.datax.core.taskgroup.runner.WriterRunner.run(WriterRunner.java:56)
at java.base/java.lang.Thread.run(Thread.java:834)
at com.alibaba.datax.core.taskgroup.TaskGroupContainer$TaskExecutor$1.run(TaskGroupContainer.java:423)
- java.lang.IllegalStateException: readCount:16 can not more than page size:15
at com.qlangtech.tis.plugin.datax.writer.DataGridWriter$Task.startWrite(DataGridWriter.java:84)
at com.alibaba.datax.core.taskgroup.runner.WriterRunner.run(WriterRunner.java:56)
at java.base/java.lang.Thread.run(Thread.java:834)
at com.alibaba.datax.core.taskgroup.TaskGroupContainer$TaskExecutor$1.run(TaskGroupContainer.java:423)
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:244)
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:225)
at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:142)
at com.qlangtech.tis.rpc.grpc.datax.preview.DataXRecordsPreviewGrpc$DataXRecordsPreviewBlockingStub.previewRowsData(DataXRecordsPreviewGrpc.java:178)
at com.qlangtech.tis.plugin.datax.DataXPipelinePreviewProcessorExecutor.previewRowsData(DataXPipelinePreviewProcessorExecutor.java:162)
at com.qlangtech.tis.plugin.datax.LocalDataXJobSubmit.previewRowsData(LocalDataXJobSubmit.java:98)
at com.qlangtech.tis.coredefine.module.action.DataxAction.doPreviewTableRows(DataxAction.java:1295)
... 164 common frames omitted
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: