iwasakims opened a new pull request, #1277: URL: https://github.com/apache/bigtop/pull/1277
https://issues.apache.org/jira/browse/BIGTOP-4122 testSparkR failed due to lack of R deployment on openEuler. Since R package is not provided for latest openEuler 22.03, we need to install R from source code. See [BIGTOP-4093](https://issues.apache.org/jira/browse/BIGTOP-4093) for back ground. * removed RPM package dependency on R if OS is openEuler. * added R deployment from source code to bigtop-deploy. * removed obsolete conditionals for quite old distros as cleanup. -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org