InvalidUploadFile class
Bases: Reason
, _DataNodeReasonMixin
The uploaded file has invalid data, therefore is not a valid data file for the data node.
Attributes:
Name | Type | Description |
---|---|---|
file_name |
str
|
The name of the file that was uploaded. |
datanode_id |
str
|
The datanode id that the file is intended to upload to. |