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

[GSProcessing] Add support for EMR Serverless execution #613

Merged
merged 10 commits into from
Nov 8, 2023

Conversation

thvasilo
Copy link
Contributor

@thvasilo thvasilo commented Nov 1, 2023

Issue #, if available:
Closes #612

Description of changes:
Add support for EMR Serverless execution environment for GSProcessing. Included changes:

  • Create separate sub-directories under graphstorm-processing/docker/<version> for sagemaker and emr-serverless.
  • Update the build and push ECR scripts to support both execution environments.
  • Add documentation for setting up EMR Serverless execution, and update the rest of the docs accordingly for v0.2.1.
  • Move ID creation to 64bit long integers.

Requesting @classicsong for code review and @zhjwy9343 for documentation review.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thvasilo thvasilo added documentation Improvements or additions to documentation ready able to trigger the CI 0.2.1 gsprocessing For issues and PRs related the the GSProcessing library labels Nov 1, 2023
@thvasilo thvasilo added this to the 0.2.1 Release Plan. milestone Nov 1, 2023
@thvasilo thvasilo self-assigned this Nov 1, 2023
Copy link
Contributor

@classicsong classicsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

docs/source/gs-processing/usage/amazon-sagemaker.rst Outdated Show resolved Hide resolved
docs/source/gs-processing/usage/emr-serverless.rst Outdated Show resolved Hide resolved
docs/source/gs-processing/usage/emr-serverless.rst Outdated Show resolved Hide resolved
docs/source/gs-processing/usage/emr-serverless.rst Outdated Show resolved Hide resolved
docs/source/gs-processing/usage/emr-serverless.rst Outdated Show resolved Hide resolved
docs/source/gs-processing/usage/emr-serverless.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@zhjwy9343 zhjwy9343 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thvasilo thvasilo merged commit 0e37f2c into awslabs:main Nov 8, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2.1 documentation Improvements or additions to documentation gsprocessing For issues and PRs related the the GSProcessing library ready able to trigger the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for EMR Serverless execution
3 participants