Skip to content

Conversation

@taltman
Copy link

@taltman taltman commented Oct 10, 2024

Out of the box, the Google Batch Quick-Start tutorial provided on the Google Cloud Console didn't work. I had to fix some bugs to enable the job submission to work cleanly. Below is a summary of my changes:

  • Added DEBIAN_FRONTEND to suppress interaction requests from apt-get
  • Fixed dir to match the path in the jobs.json file
  • Quoted the definition of vopts so that there won't be an error when the shell looks for the libvpx-vp9 command.

apt-get, fixed 'dir' to match the path in the jobs.json file, and
quoted the definition of vopts so that there won't be an error when
the shell looks for the 'libvpx-vp9' command.
@google-cla
Copy link

google-cla bot commented Oct 10, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant