zhztheplayer commented on PR #10044: URL: https://github.com/apache/incubator-gluten/pull/10044#issuecomment-2998748290
Faced the following error in CH CI: ``` 11:38:06 + hadoop fs -put /home/jenkins/agent/workspace/gluten/gluten-ci/gluten/gluten-core/src/test/resources/tpch-data /tpch-data 11:38:07 put: `/home/jenkins/agent/workspace/gluten/gluten-ci/gluten/gluten-core/src/test/resources/tpch-data': No such file or directory ``` I will create a symbol link from the old location to the new file to keep the backward compatibility for a while, then we could make the needed change on CH CI configuration without breaking anything. @zzcclp @baibaichen -- 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]
