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

ENH: Fix Alluxio version compatibility issue and update to 2.9.5 #842

Closed

Conversation

hainaweiben
Copy link
Collaborator

What do these changes do?

This pull request updates the Alluxio version from 2.9.3 to 2.9.5 in the installation script. Fix:

Successfully installed coverage-7.6.10 cython-3.0.11 et-xmlfile-2.0.0 flaky-3.8.1 numexpr-2.10.2 numpy-2.2.1 openpyxl-3.1.5 pyftpdlib-2.0.1
Error: Alluxio requires Java 8 or Java 11, currently Java 17.0.13 found.

Related issue number

Fixes #xxxx

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass

@XprobeBot XprobeBot added the enhancement New feature or request label Jan 13, 2025
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.80%. Comparing base (d458b8b) to head (4a66d76).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #842      +/-   ##
==========================================
+ Coverage   76.96%   81.80%   +4.84%     
==========================================
  Files        1071     1071              
  Lines       80153    80153              
  Branches    12202    12202              
==========================================
+ Hits        61687    65571    +3884     
+ Misses      16773    13028    -3745     
+ Partials     1693     1554     -139     
Flag Coverage Δ
unittests 81.70% <ø> (+4.84%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hainaweiben hainaweiben deleted the fix-alluxio-java-version branch January 13, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants