Class | Description |
---|---|
DirectUploader | |
K8sUploader |
Upload the job package to either:
uploader web server pods with UploaderToWebServers
all job pods with DirectUploader
|
UploaderToPod |
upload the job package to a worker
it assumes the target pod is ready
so MAX_FILE_TRANSFER_TRY_COUNT is set to only a few
|
UploaderToWebServers |