apache / apache/dolphinscheduler-sdk-python

[impv] Upload the resource to the special folder instead of the Root path

未关闭
#60 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
Python
星标
71
派生
26
PR 合并指标
30 天内没有已合并 PR

描述

Now, we can upload files to the resource center, but if we cannot manage the path of the resource, there will make some errors. For example, different files have the same name.

I think we can upload the file to a special folder, such as `PYDS/workflow_name/workflow_version/task_name/task_version`.

But it will waste a lot of space storing the same files

贡献指南

打开贡献指南

调研方向

该 issue 没有指出任何文件、测试或入口点。定位 resource-center 的上传路径,以及用于构建资源路径的 workflow/task 元数据,然后明确应如何对重复文件进行去重,以及应如何处理已有的上传。完成的标准是:上传不再在 Root 路径发生冲突,同时不会为相同文件浪费空间。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。