Jrebel-i commented on issue #34066: URL: https://github.com/apache/doris/issues/34066#issuecomment-2076256420
> Check HDFS Status: Ensure that the HDFS is operational and that there are no issues with reading from or writing to the HDFS.检查 HDFS 状态:确保 HDFS 可以运行,并且读取或写入 HDFS 时没有问题。 Verify File Existence: Check if the file part-00113-ffb5e688-5907-4f97-98e7-e57f2ea823bf-c000 exists in the specified directory jfs://hdfs/user/hive/warehouse/app.db/app_hotel_supplier_shopping_records_hotel_d/day_num=2024-04-22/. 验证文件是否存在:检查指定目录jfs://hdfs/user/hive/warehouse/app.db/app_hotel_supplier_shopping_records_hotel_d/day_num=2024-中是否存在文件part-00113-ffb5e688-5907-4f97-98e7-e57f2ea823bf-c000 04-22/。 File Permissions: Ensure that the user running the query has the necessary permissions to read the file. 文件权限:确保运行查询的用户具有读取文件所需的权限。 Network Connection: Verify that there are no network issues between the client and the HDFS cluster. The error message mentions a poten tial Thrift RPC error, which could indicate a communication issue. 网络连接:验证客户端和HDFS集群之间没有网络问题。该错误消息提到了潜在的 Thrift RPC 错误,这可能表明存在通信问题。 Check for Data Corruption: There might be corruption in the file itself. You can attempt to read the file using other tools or inspect it directly in HDFS to see if it's intact. 检查数据损坏:文件本身可能已损坏。您可以尝试使用其他工具读取该文件或直接在 HDFS 中检查它是否完好。 Consult Logs: Check the logs on the HDFS cluster, as well as any relevant logs on the MySQL server, for more detailed error messages or stack traces that might provide additional clues about the root cause of the issue. 查看日志:检查 HDFS 集群上的日志以及 MySQL 服务器上的任何相关日志,以获取更详细的错误消息或堆栈跟踪,这些消息或堆栈跟踪可能会提供有关问题根本原因的其他线索 。 If these steps don't resolve the problem, you may need to involve your Hadoop administrator or database administrator for further investigation and assistance. 如果这些步骤无法解决问题,您可能需要让 Hadoop 管理员或数据库管理员参与进一步调查和帮助。 Run the set enable_pipeline_engine = false command. That problem doesn't seem to exist -- 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