aws / aws/sagemaker-core

lifecycle script missing implementation

Open
#216 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
24
Forks
25
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The lifecycle script is missing a description and implementation in notebook: intelligent_defaults_and_logging.ipynb

See code block executing the cluster
life_cycle_config=ClusterLifeCycleConfig(source_s3_uri=s3_input_path, on_create="dothis"),

**To reproduce**
A clear, step-by-step set of instructions to reproduce the bug.
The provided code need to be **complete** and **runnable**, if additional data is needed, please include them in the issue.

**Expected behavior**
Please provide a .sh file with the logic.

**Bug information**
A description of your system. Please provide:
- **SageMaker Core version**: v1.0.10
- **Python version**: 3.11.1
- **Is the issue with autogen code or with generate code ?**: No

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Research direction

Inspect intelligent_defaults_and_logging.ipynb, starting with the code block that executes the cluster and its ClusterLifeCycleConfig(on_create="dothis") call. Determine what lifecycle description and implementation are missing, then verify that the requested .sh file contains the intended logic and is represented in the notebook.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python, shell
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.