sagemaker-train should depend on mlflow-skinny, following sagemaker-mlflow 0.5.0
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 半日
- 初心者へのやさしさ
- 72/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- aws, python
調査の方向性
sagemaker-train と sagemaker-serve の依存関係メタデータを調査し、issue で説明されている sagemaker-mlflow 0.5.0 のパターンと比較してください。mlflow-skinny が基本要件であり、完全版の mlflow はオプションの extra を通じて利用でき、依存関係の解決によって報告された cryptography の上限がもはや課されないことを検証してください。
索引モデルが issue の本文から書いたものです。
説明
Describe the feature you'd like
sagemaker-train (and sagemaker-serve) declare an unconditional dependency on the full mlflow distribution:
sagemaker-train 1.18.0: mlflow<4.0.0,>=3.0.0
The training integration uses MLflow purely as a tracking client (logging runs and metrics to a configured tracking server), which mlflow-skinny implements completely. The full distribution additionally drags in the tracking server stack and its dependency constraints.
sagemaker-mlflow already made exactly this change in 0.5.0: mlflow-skinny>=2.8 as the base requirement, with full mlflow relegated to an optional full extra. Applying the same pattern to sagemaker-train and sagemaker-serve would make the SDK family consistent.
Why it matters
Full mlflow currently caps cryptography<50. Snyk advisories SNYK-PYTHON-CRYPTOGRAPHY-18516620/21/22 (two high severity) are fixed only in cryptography 50.0.0, so any project consuming sagemaker-train transitively cannot reach the fixed version and must either waive the findings or remove sagemaker-train. Since the mlflow usage is client-only, the cap buys nothing for these packages.
Suggested change
Mirror sagemaker-mlflow 0.5.0: depend on mlflow-skinny, offer full mlflow behind an extra for anyone who genuinely needs the server components.
- 主要言語
- Python
- スター
- 2.3k
- フォーク
- 1.3k
- 平均マージ
- 3日 9時間
- マージ済み PR(30日)
- 42
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
aws/sagemaker-python-sdk のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
aws/sagemaker-python-sdk#6278 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
aws/sagemaker-python-sdk#6253 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 93/100
aws/sagemaker-python-sdk#6232 ·
-
component: model monitor type: bug
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
aws/sagemaker-python-sdk#6206 ·
-
component: model builder type: bug
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
aws/sagemaker-python-sdk#6199 ·
aws/sagemaker-python-sdk の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100