iwasakims opened a new pull request, #7730: URL: https://github.com/apache/hadoop/pull/7730
https://issues.apache.org/jira/browse/YARN-11712 node-gyp needs python2 in order to build native libraries on-the-fly on arm64. Upgrading node-gyp to the version supporting python3 or installing python2 from source code (in the build-env) seems to be the quick fix. This PR upgrade node-gyp to oldest version supporting python3. -- 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]
