{"Status":"Fail","BeginTxnTimeMs":0,"Message":"The size of this batch exceed the max size [104857600] of json type data data [ 109599485 ]. Set ignore_json_size to skip the check, although it may lead huge memory consuming.","NumberUnselectedRows":0,"CommitAndPublishTimeMs":0,"Label":"e3ccc1a3-35e3-4fde-a62d-cccbdc2b93e4","LoadBytes":0,"StreamLoadPlanTimeMs":0,"NumberTotalRows":0,"WriteDataTimeMs":0,"TxnId":-1,"LoadTimeMs":0,"ReadDataTimeMs":0,"NumberLoadedRows":0,"NumberFilteredRows":0}
[2024-05-08, 17:30:00 CST] {subprocess.py:93} INFO - at com.starrocks.connector.datax.plugin.writer.starrockswriter.manager.StarRocksStreamLoadVisitor.doStreamLoad(StarRocksStreamLoadVisitor.java:73)
“loadProps”: {
“format”: “json”,
“ignore_json_size”: true
}
加参数后试试
加这个参数还是不生效