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

Add spark350emr shim layer [EMR] #10202

Closed
wants to merge 2 commits into from

Commits on Jan 16, 2024

  1. Add spark350emr shim layer [EMR]

    This PR targets to add a new shim layer spark350emr which supports
    running Spark RAPIDS on AWS EMR Spark 3.5.0.
    
    ---------
    
    Signed-off-by: Maomao Min <mimaomao@amazon.com>
    mimaomao committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b26e1b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update integration_tests/src/main/python/spark_session.py

    Co-authored-by: Navin Kumar <97137715+NVnavkumar@users.noreply.github.com>
    mimaomao and NVnavkumar authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6543078 View commit details
    Browse the repository at this point in the history