googleapis / googleapis/python-aiplatform
Allow specifying run name for scheduled pipelines via SDK
- 主要言語
- Python
- スター
- 905
- フォーク
- 465
- 平均マージ
- 1日 13時間
- マージ済み PR(30日)
- 44
説明
Currently, the Vertex AI Pipelines service allows specifying a "Scheduled run name" for scheduled pipeline runs via the GUI. However, this functionality is not available when creating schedules using the Python SDK.
When creating scheduled runs from the SDK, the "Scheduled run name" is automatically generated and includes the date in a fixed format. This makes it difficult to identify and manage specific runs, especially when dealing with multiple schedules and frequent executions.
コントリビューションガイド
調査の方向性
ファイルもテストも指定されていません。まず、スケジュールされた Vertex AI Pipeline の実行を作成するための Python SDK のエントリポイントを見つけ、その利用可能な引数を GUI の "Scheduled run name" の動作と比較してください。完了条件は、呼び出し側が自動生成された固定日付形式だけを受け取るのではなく、スケジュールされた実行名を指定できることです。利用可能な場合は、スケジュール作成を対象とした集中的なカバレッジも追加してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- google-cloud, python
- 領域
- cloud, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100