stayrascal commented on issue #10700: URL: https://github.com/apache/hudi/issues/10700#issuecomment-1977818371
@fanfanAlice it's a little bit confused that the path of all hudi tables are based on `hdfs://hacluster/user/xxx` from the sql snippet, but the first FileNotFoundException you mentioned is `hdfs://admin-stage/user/tempuser/hudi/hudipath/tbale_name/xxxx`, and the screenshot you posted is `hdfs://hacluster/user/kylin/flink/data/streaming1_activity_backxxxx`. so the FNFE is thrown during reading `streaming1_cabs_task_mgm_m2` table(hdfs://hacluster/user/kylin/flink/data/streaming1_cabs_task_mgm_m2) ? -- 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]
