Questions tagged with AWS Batch

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hello, I have a container image hosted in a private repository that I would like to use as the container image for an AWS Batch job running on Fargate. This image needs to access a REST web service...
2
answers
0
votes
54
views
olivier
asked 2 days ago
Hello. I am new to AWS, so excuse any accidental simplifications/omissions. Background: I have a windows desktop (not windows server). I have some CSV files which I want to run through a python...
3
answers
0
votes
218
views
chrism
asked 5 days ago
Hi, I am new to AWS Batch. Is it possible to tag the compute environment resources dynamically based on the job-id that is executes ?
1
answers
0
votes
159
views
asked 6 days ago
I have been implementing a small ETL job using Pyspark. **I plan to deploy it to AWS Glue and will use an S3 bucket. to read and write my files instead of local file, once it is ready.** This ETL...
0
answers
1
votes
275
views
profile picture
asked 7 days ago
Hello. I am attempting to extract a single frame from a video where there is an object in focus. However, sometimes there can be person in the view of the video. I only want to extract and output a...
1
answers
0
votes
89
views
asked 7 days ago
Hi experts, I am running an AWS Batch job which invokes some command in some container. The container exits with a non-zero return value (I know that for sure) but the AWS batch job's status is...
0
answers
0
votes
28
views
asked 8 days ago
I have a heavy scientific workload that requires more than 4000 vCPUs for around 12 hours. I will use AWS Batch to orchestrate the workload. To make it cost-efficient, I am looking to use EC2 Spot...
2
answers
0
votes
57
views
asked 9 days ago
I am doing link prediction in Neptune ML. In the step of model training, the hyperparameters generated in the data processing job are not suiting the graph data(nodes & edges) which I gave and...
0
answers
0
votes
171
views
asked 10 days ago
I am doing link prediction in neptune ml but facing an error in model training step. model-hpo-configuration.json generated in data processing step is : { "models": [ { ...
1
answers
0
votes
142
views
asked 14 days ago
Hi experts, I am running my docker container in Fargate via AWS Batch. I read that one can specify the EphemeralStorage option in the job definition. Question is how to consume this ephemeral storage...
2
answers
0
votes
237
views
asked 14 days ago
I'm getting starting trying to make jobs run via AWS batch. My first submitted job failed with "entrypoint requires the handler name to be the first argument" logged to cloudwatch. Where should I...
Accepted AnswerAWS BatchContainers
1
answers
0
votes
247
views
stu
asked 15 days ago
I have several AWS Batch Job Definitions that rely on container images stored in ECR. My problem is that whenever I update the container images in ECR I have to update the Job Definitions as well. ...
1
answers
0
votes
271
views
profile picture
RNHurt
asked 16 days ago