bjornjorgensen commented on PR #43912: URL: https://github.com/apache/spark/pull/43912#issuecomment-1819563035
oh.. so we are using the same runner images for all branches? ok, it looks like Ubuntu 20.04 comes with node -v v10.19.0 [How To Install Node.js on Ubuntu 20.04](https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-20-04) According to the articular Warning: the version of Node.js included with Ubuntu 20.04, version 10.19, is now unsupported and unmaintained. You should not use this version in production, and should refer to one of the other sections in this tutorial to install a more recent version of Node. I will only have spark version 4.0.0 with not deprecated dependencies. :) -- 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]
