Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIGTOP-4122. Fix test failure of SparkR on openEuler due to lack of R deployment. #1277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iwasakims
Copy link
Member

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

@iwasakims
Copy link
Member Author

smoke-tests of spark passed on openeuler-22.03-aarch64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant