pan3793 commented on PR #8450: URL: https://github.com/apache/hadoop/pull/8450#issuecomment-4293725410
@ajfabbri, thanks for the follow-up. this is the first PR from the forked repo to verify that workflow, and it's good to see it works by design. Could you convert the Jira ticket to sub-task of HADOOP-19857 so we can collect all GitHub Actions work? And I just opened another PR (https://github.com/apache/hadoop/pull/8451) as promised - leverage cache to speed up the image building. e.g., - (no cache, ~15min) https://github.com/ajfabbri/hadoop/actions/runs/24760764395/job/72443729277 - (cache-hit, ~1min) https://github.com/awesome-kyuubi/hadoop/actions/runs/24710635725/job/72274183322 I guess you also want to add such comments to those new YAML files -- 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]
