[ 
https://issues.apache.org/jira/browse/HADOOP-19858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072107#comment-18072107
 ] 

ASF GitHub Bot commented on HADOOP-19858:
-----------------------------------------

pan3793 opened a new pull request, #8412:
URL: https://github.com/apache/hadoop/pull/8412

   ### Description of PR
   
   This PR sets up a "build-only"(including all Java, Native, and Web code) 
workflow for Hadoop on GitHub Actions.
   
   The basic ideas are:
   
   - Build "Infra Images" using `dev-support/docker/Dockerfile_*`
   - Run "build-only" on Ubuntu 24 with Java 17
   - Run "build-only" on Rocky Linux 8 with Java 21
   - Run "build-only" on Debian 13 with Java 25
   
   This is an attempt for 
https://lists.apache.org/thread/k40c2yzb7fc7nj9rm37ov4dd3vfov9j7 - shift some 
CI jobs from Jenkins to GHA, and run them in parallel, to speed up Hadoop CI.
   
   For reviewers: the current workflow is inspired by Apache Spark, you may 
find that the workflow is written in a kind of over-engineering pattern, but 
this is necessary for future extension.
   
   ### How was this patch tested?
   
   Check GHA results.
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(HADOOP-19858)?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   ### AI Tooling
   
   No AI usage.




> Set up build workflow in GitHub Actions
> ---------------------------------------
>
>                 Key: HADOOP-19858
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19858
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Cheng Pan
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to