4paradigm / 4paradigm/OpenMLDB
mirror site issue
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
- [x] spark support sha256sum
- [ ] ~~a workflow to check mirror site files sha256sum, if not match, scp files(the mirror machine is slow to download, so scp)~~ can't ssh through external IP, so can't add workflow
- [x] scp set timeout to avoid slow periodic tasks
- [x] change mirror site, can't by ip now, use openmldb.com, ref #3617
- [x] gen sha256sum file on mirror site
- [ ] periodically check sha256sum, if no or mismatch
- [x] cp with timeout(if network is bad, abort and retry later, don't be stubborn)
コントリビューションガイド
調査の方向性
Look for existing mirror site scripts or workflows in the repository, likely in a scripts/ or .github/ directory. Understand the current scp and sha256sum generation processes. The task involves setting up a periodic check for file integrity on the mirror site, which may require cron jobs or GitHub Actions. Test the scp timeout and sha256sum verification locally before implementing the periodic check.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- bash, shell
- 領域
- devops, infrastructure
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 40/100