JobProgress

Home

JobProgress

attributes

NameTypeReadWriteHiddenOptional
n_bytes_totalLongTrueFalseFalseFalse
n_filesLongTrueFalseFalseFalse
n_bytesLongTrueFalseFalseFalse
hot_percentageDoubleTrueFalseFalseFalse
bytes_per_secondLongTrueFalseFalseFalse
stateJobRunningStateTrueFalseFalseFalse
n_files_totalLongTrueFalseFalseFalse
percentageDoubleTrueFalseFalseFalse
start_dateDateTrueFalseFalseFalse
hot_filenameUnicodeTrueFalseFalseFalse

Comments

Progress is the only mandatory field.
Other fields contain -1 when information is not available.
Current parameters are related to the currently processed file.

Attributes Comments

hot_percentage

Progress percentage of the file being processed

hot_filename

Name of the file being processed

Json example