wentaof commented on issue #26949: URL: https://github.com/apache/doris/issues/26949#issuecomment-1811663863
在发送put请求时,不要添加Content-Type=application/x-www-form-urlencoded参数,就能解决问题. 我用的datax版本是202210版本,存在bug, 所以导致这个问题,也可以升级datax工具到最新版. 我的解决方法是 : 将doris源码自带的datax doriswriter 拷贝到datax源码中,重新编译datax解决 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org