You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/02/04 07:06:14 UTC

[GitHub] [hadoop] virajjasani commented on pull request #3944: HADOOP-18098. Basic verification for the release candidate vote

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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org