我的 Sagemaker 管道在到达转换步骤时失败,日志返回的错误消息是:
1668824693631 | [ 2022-11-19T02:24:53.631Z ] /usr/local/bin/start_with_right_hostname.sh: line 10: serve: command not found
1668824693631 | [ 2022-11-19T02:24:53.631Z ] bash: no job control in this shell
1668824693631 | [ 2022-11-19T02:24:53.631Z ] bash: cannot set terminal process group (-1): Inappropriate ioctl for device
Run Code Online (Sandbox Code Playgroud)
之前的所有步骤(包括创建模型步骤)都运行良好。日志对调试没有太大帮助。有人能告诉我这里出了什么问题吗?先感谢您。
我按照此处的说明创建管道 https://docs.aws.amazon.com/sagemaker/latest/dg/define-pipeline.html