aws / aws/amazon-sagemaker-examples

automate_model_retraining_workflow.ipynb failed CI

Open
#2,433 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/step-functions-data-science-sdk/automate_model_retraining_workflow/automate_model_retraining_workflow.ipynb

Error:

---------------------------------------------------------------------------
Exception encountered at "In [8]":
---------------------------------------------------------------------------
InvalidInputException Traceback (most recent call last)
in
22 WorkerType='Standard',
23 NumberOfWorkers=2,
---> 24 Timeout=60
25 )

/opt/conda/lib/python3.7/site-packages/botocore/client.py in _api_call(self, *args, **kwargs)
355 "%s() only accepts keyword arguments." % py_operation_name)
356 # The "self" in this scope is referring to the BaseClient.
--> 357 return self._make_api_call(operation_name, kwargs)
358
359 _api_call.__name__ = str(py_operation_name)

/opt/conda/lib/python3.7/site-packages/botocore/client.py in _make_ap

[...]

InvalidInputException: An error occurred (InvalidInputException) when calling the CreateJob operation: Role should not be null or empty.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.