日志可以看到报错地址,我们用以下方式进行查看:
show load warnings ON 'http://10.136.0.47:8040/api/_load_error_log?file=__shard_506/error_log_insert_stmt_b246f0350cced722-7d202c0057062082_b246f0350cced722_7d202c0057062082'
可以看到输入doris的http_x_user_channel的字符长度过长,导致报错,因此我们可以增大dorishttp_x_user_channel字段的长度来解决这个问题。