ContainerOverrides parameter

0

Hi,
I am using Constant JSON text to define the parameter for my Batch target.
I am having problem overriding the vcpus for the target job. I am aware the parameter naming should be in camel case but I having problem overriding the cpus.

For example, I want to override the vcpus to 6, but below will run the batch job but fail to override the vcpus.
{ "ContainerOverrides": { "VCpus" : 6, "Memory" : 2000, "Command": ["run_job.sh"]}}

Thanks in advance.

hop
質問済み 4年前657ビュー
1回答
0

I was close. It's Vcpus.

hop
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ