[ 
https://issues.apache.org/jira/browse/HADOOP-18098?focusedWorklogId=720680&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-720680
 ]

ASF GitHub Bot logged work on HADOOP-18098:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Feb/22 07:06
            Start Date: 04/Feb/22 07:06
    Worklog Time Spent: 10m 
      Work Description: virajjasani commented on pull request #3944:
URL: https://github.com/apache/hadoop/pull/3944#issuecomment-1029711951


   Some sample results for the latest RCs:
   
   After cleaning my local .m2 cache, I saw build failing due to the known 
issue as discussed on the VOTE thread.
   ```
   ./dev-support/hadoop-vote.sh -s 
https://people.apache.org/~sunchao/hadoop-3.3.2-RC2/ -k D8F1A97BE51ECA98 -o 
/tmp/hadoop3.3.2RC20/ -P native -P yarn-ui
   
           * Signature: ok
           * Checksum : ok
           * Rat check (1.8.0_301): ok
            - mvn clean apache-rat:check 
           * Built from source (1.8.0_301): failed
            - mvn clean install  -DskipTests -P native -P yarn-ui
           * Built tar from source (1.8.0_301): failed
            - mvn clean package  -Pdist -DskipTests -Dtar 
-Dmaven.javadoc.skip=true
   ```
   
   ```
   ./dev-support/hadoop-vote.sh -s 
https://people.apache.org/~sunchao/hadoop-3.3.2-RC3/ -k D8F1A97BE51ECA98 -o 
/tmp/hadoop3.3.2RC3/
   
           * Signature: ok
           * Checksum : ok
           * Rat check (1.8.0_301): ok
            - mvn clean apache-rat:check 
           * Built from source (1.8.0_301): failed
            - mvn clean install  -DskipTests
           * Built tar from source (1.8.0_301): failed
            - mvn clean package  -Pdist -DskipTests -Dtar 
-Dmaven.javadoc.skip=true
   ```
   
   @jojochuang @aajisaka 


-- 
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 720680)
    Time Spent: 1.5h  (was: 1h 20m)

> Basic verification for the release candidate vote
> -------------------------------------------------
>
>                 Key: HADOOP-18098
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18098
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> We should provide script for the basic sanity of Hadoop release candidates. 
> It should include:
>  * Signature
>  * Checksum
>  * Rat check
>  * Build from src
>  * Build tarball from src
>  
> Although we can include unit test as well, but overall unit test run is going 
> to be significantly higher, and precommit Jenkins builds provide better view 
> of UT sanity.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to