easyinplay commented on issue #61191: URL: https://github.com/apache/doris/issues/61191#issuecomment-4057477063
> Could you please check the `fe.log` file and provide the full error stack trace? This will help us diagnose the issue more effectively. root@islave6:~# tail -5000f /opt/module/doris-4.0.0-bin-x64/fe/log/fe.log | grep --color=auto hdfs java.lang.RuntimeException: IllegalArgumentException: java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to read table metadata from hdfs://192.168.10.61:9000/iceberg/warehouse/jdclean/tb_clean_jd_image_m-6489e2f7e41e4d03976ebc56fb593c4f/metadata/00014-58d752fc-c028-4060-acf7-187b5d3740de.metadata.json Caused by: java.lang.RuntimeException: Failed to load table, error message is:java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to read table metadata from hdfs://192.168.10.61:9000/iceberg/warehouse/jdclean/tb_clean_jd_image_m-6489e2f7e41e4d03976ebc56fb593c4f/metadata/00014-58d752fc-c028-4060-acf7-187b5d3740de.metadata.json Caused by: java.lang.IllegalArgumentException: java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to read table metadata from hdfs://192.168.10.61:9000/iceberg/warehouse/jdclean/tb_clean_jd_image_m-6489e2f7e41e4d03976ebc56fb593c4f/metadata/00014-58d752fc-c028-4060-acf7-187b5d3740de.metadata.json org.apache.doris.common.NereidsException: errCode = 2, detailMessage = IllegalArgumentException: java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to read table metadata from hdfs://192.168.10.61:9000/iceberg/warehouse/jdclean/tb_clean_jd_image_m-6489e2f7e41e4d03976ebc56fb593c4f/metadata/00014-58d752fc-c028-4060-acf7-187b5d3740de.metadata.json -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
