Co-authored-by: xiangzihao <460888207@qq.com>
This commit is contained in:
parent
ea8b00fa89
commit
6824c72990
|
|
@ -22,12 +22,6 @@ Click the "Upload File" button to upload, drag the file to the upload area, the
|
|||
|
||||

|
||||
|
||||
### Re-upload file
|
||||
|
||||
Click the "Re-upload File" button in the file list to re-upload the file, drag and drop the file to the upload area, and the file name will be automatically completed with the uploaded file name.
|
||||
|
||||

|
||||
|
||||
### View File
|
||||
|
||||
For viewable file types, click the file name to view the file details.
|
||||
|
|
|
|||
|
|
@ -40,14 +40,6 @@
|
|||
|
||||
文件列表->点击"删除"按钮,删除指定文件
|
||||
|
||||
### 重新上传文件
|
||||
|
||||
点击文件列表中的”重新上传文件“按钮进行重新上传文件,将文件拖拽到上传区域,文件名会自动以上传的文件名称补全
|
||||
|
||||

|
||||
|
||||
> 注意:上传、创建、重命名文件时,文件名和源文件名(上传时)均不能带有 `.` 以及 `/` 特殊符号。
|
||||
|
||||
## 任务样例
|
||||
|
||||
该样例主要通过一个简单的 shell 脚本,来演示如何在工作流定义中使用资源中心的文件。像 MR、Spark 等任务需要用到 jar 包,也是同理。
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 165 KiB |
Loading…
Reference in New Issue