Closed GoodJeek closed 1 week ago
What is object storage ?
minio
Is this error unrelated to the content of the written data? Does this error necessarily occur whenever the amount of data being written exceeds a certain size?
Is there any other network middleware between juicefs and minio that causes the returned data to be truncated, resulting in formatting errors that cannot be parsed?
Resolved, determined to be caused by the user's network set proxy.
What happened: when insert a few amounts of datas overwrite into a table with spark-sql,it normally worked well, but when the data size exceed a specific value such as 5000, ti could not write data into the table completely and some error logs were printed
the logs as below:
spark driver log:
spark executor log as below:
What you expected to happen: I hope large amounts of data can be writted into the table correctly ,normally and timely with spark-sql, which store data in juicefs/minio and store metadata in mysql
Environment:
juicefs --version
) or Hadoop Java SDK version:cat /etc/os-release
):uname -a
):