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 "ayushtkn (via GitHub)" <gi...@apache.org> on 2023/09/30 13:16:33 UTC

[GitHub] [hadoop] ayushtkn commented on pull request #6129: YARN-11581. Fix compilation error in hadoop-yarn-applications-catalog-webapp due to unresolved dependency on hamcrest.

ayushtkn commented on PR #6129:
URL: https://github.com/apache/hadoop/pull/6129#issuecomment-1741764745

   @iwasakims what command you use, I tried on my mac, aarch64 and it passed (mvn clean install -DskipTests)
   ```
   [INFO] ------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] ------------------------------------------------------------------------
   [INFO] os.detected.name: osx
   [INFO] os.detected.arch: aarch_64
   [INFO] os.detected.bitness: 64
   [INFO] os.detected.version: 13.2
   [INFO] os.detected.version.major: 13
   [INFO] os.detected.version.minor: 2
   [INFO] os.detected.classifier: osx-aarch_64
   .
   .
   .
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  06:12 min
   [INFO] Finished at: 2023-09-30T18:43:32+05:30
   [INFO] ------------------------------------------------------------------------
   ayushsaxena@ayushsaxena hadoop % 
   
   ```
   Is it some OS specific? and we have a daily build, where only hdfs-native client seems to be a problem
   https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-linux-ARM-trunk/1143/console
   
   


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