khalidmammadov opened a new pull request #35583: URL: https://github.com/apache/spark/pull/35583
Current GitHub workflow job **Linters, licenses, dependencies and documentation generation** is missing R packages to complete Documentation and API build. **Build and test** - is not failing as these packages are installed on the base image. We need to keep them in-sync IMO with the base image for easy switch back to ubuntu runner when ready. Reference: [**The base image**](https://hub.docker.com/layers/dongjoon/apache-spark-github-action-image/20220207/images/sha256-af09d172ff8e2cbd71df9a1bc5384a47578c4a4cc293786c539333cafaf4a7ce?context=explore) ### What changes were proposed in this pull request? Adding missing packages to the workflow file ### Why are the changes needed? To make them inline with the base image config and make the job task **complete** for standalone execution (i.e. without this image) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? GitHub builds and in the local Docker containers -- 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]
