2 Answers
- Newest
- Most votes
- Most comments
0
Hello,
Instead of using the CLI to submit your job, have you tried using the boto3 Python library? https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/emr-serverless.html . All of the configuration parameters you've shared can be passed in EMRServerless boto3.
0
Hello,
You can use below method to submit job for EMR serverless.
=>Running jobs from the EMR Studio console
=>Running jobs from the AWS CLI
https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/jobs.html
Submittion of EMR serverless jobs from SageMaker notebook is not supported yet.
Relevant content
- asked 9 months ago
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 25 days ago